Update and add screenshots for hex download (#1492)
* Update and add screenshots for hex download * punctuate the pause
This commit is contained in:
parent
3d52ed44e6
commit
544088b378
@ -46,8 +46,13 @@ A message will appear at the bottom of the browser asking what you want to do
|
|||||||
with the file.
|
with the file.
|
||||||
|
|
||||||
4. Click **Save As**
|
4. Click **Save As**
|
||||||
|
|
||||||
|
![Save download file dialog](/static/mb/device/usb/save-as-edge.gif)
|
||||||
|
|
||||||
5. Save the ``.hex`` file into the **MICROBIT** drive
|
5. Save the ``.hex`` file into the **MICROBIT** drive
|
||||||
|
|
||||||
|
![Save hex file to MICROBIT drive](/static/mb/device/usb/save-as-windows.png)
|
||||||
|
|
||||||
## Step 3: Transfer the file to your micro:bit
|
## Step 3: Transfer the file to your micro:bit
|
||||||
|
|
||||||
* The LED on the back of your micro:bit flashes during the transfer (which
|
* The LED on the back of your micro:bit flashes during the transfer (which
|
||||||
|
@ -36,14 +36,21 @@ it appears as a new drive under Devices.
|
|||||||
|
|
||||||
## Step 2: Download your program
|
## Step 2: Download your program
|
||||||
|
|
||||||
1. Open your project on @homeurl@
|
1. Open your project on @homeurl@.
|
||||||
2. Click **Download**
|
2. Click **Download**.
|
||||||
3. When prompted, choose to **save** the compiled file onto your computer. The
|
3. When prompted, choose to **save** the compiled file onto your computer. The
|
||||||
prompt will be different depending on which browser you are using, or
|
prompt will be different depending on which browser you are using, or
|
||||||
whether you are using a Windows computer or a Mac
|
whether you are using a Windows computer or a Mac.
|
||||||
|
|
||||||
A window will appear asking whether you want to save or open the `.hex` file.
|
![Save download file dialog](/static/mb/device/usb/save-file-firefox.gif)
|
||||||
Select **Save As** and save it to the MICROBIT drive.
|
|
||||||
|
A window may appear asking whether you want to save or open the `.hex` file. If it doesn't, go click on the downloads icon at the top of the browser.
|
||||||
|
|
||||||
|
![Save file prompt](/static/mb/device/usb/open-file-firefox.png)
|
||||||
|
|
||||||
|
Click the folder icon and copy the file from the list of downloads to the **MICROBIT** drive.
|
||||||
|
|
||||||
|
![Move hex file to MICROBIT drive](/static/mb/device/usb/move-hex-file-firefox.png)
|
||||||
|
|
||||||
## Step 3: Transfer the file to your micro:bit
|
## Step 3: Transfer the file to your micro:bit
|
||||||
|
|
||||||
|
@ -44,7 +44,11 @@ it appears as a new drive under Devices.
|
|||||||
A message will appear at the bottom of the browser asking what you want to do
|
A message will appear at the bottom of the browser asking what you want to do
|
||||||
with the file. Click **on the arrow next to Save** and click **Save As**
|
with the file. Click **on the arrow next to Save** and click **Save As**
|
||||||
|
|
||||||
In the save dialog, save the ``.hex`` file to the MICROBIT drive.
|
![Save download file dialog](/static/mb/device/usb/save-as-ie.gif)
|
||||||
|
|
||||||
|
In the save dialog, save as the ``.hex`` file to the MICROBIT drive.
|
||||||
|
|
||||||
|
![Save hex file to MICROBIT drive](/static/mb/device/usb/save-as-windows.png)
|
||||||
|
|
||||||
## Step 3: Transfer the file to your micro:bit
|
## Step 3: Transfer the file to your micro:bit
|
||||||
|
|
||||||
|
BIN
docs/static/mb/device/usb/move-hex-file-firefox.png
vendored
Normal file
BIN
docs/static/mb/device/usb/move-hex-file-firefox.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
BIN
docs/static/mb/device/usb/open-file-firefox.png
vendored
Normal file
BIN
docs/static/mb/device/usb/open-file-firefox.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
docs/static/mb/device/usb/save-as-edge.gif
vendored
Normal file
BIN
docs/static/mb/device/usb/save-as-edge.gif
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
BIN
docs/static/mb/device/usb/save-as-ie.gif
vendored
Normal file
BIN
docs/static/mb/device/usb/save-as-ie.gif
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
docs/static/mb/device/usb/save-as-windows.png
vendored
Normal file
BIN
docs/static/mb/device/usb/save-as-windows.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
docs/static/mb/device/usb/save-file-firefox.gif
vendored
Normal file
BIN
docs/static/mb/device/usb/save-file-firefox.gif
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 230 KiB |
Loading…
Reference in New Issue
Block a user