formatting

This commit is contained in:
Jonathan Williamson 2021-01-22 08:09:27 +00:00
parent 8338f88249
commit 586616994b
1 changed files with 10 additions and 5 deletions

View File

@ -6,17 +6,22 @@ If you want to use our products with your Raspberry Pi Pico then you must use ou
To setup your Raspberry Pi Pico with our MicroPython firmware follow these steps:
**Step 1.** Disconnect the USB cable from your Raspberry Pi Pico.
## Step 1
Disconnect the USB cable from your Raspberry Pi Pico.
**Step 2.** Press and hold the "BOOTSEL" switch on top of the Raspberry Pi Pico.
## Step 2
Press and hold the "BOOTSEL" switch on top of the Raspberry Pi Pico.
**Step 3.** Plug the USB cable back into your Raspberry Pi Pico (making sure to keep the "BOOTSEL" button pressed while you do it!).
## Step 3
Plug the USB cable back into your Raspberry Pi Pico (making sure to keep the "BOOTSEL" button pressed while you do it!).
This should put your Raspberry Pi Pico into firmware update mode. It will appear as a new disk drive on your computer with the name **RPI-RP2**.
**Step 4.** Download our custom MicroPython firmware image. [Click here to download]()
## Step 4
Download our custom MicroPython firmware image. [Click here to download]()
**Step 5.** Copy the downloaded firmware image onto the **RPI-RP** drive.
## Step 5
Copy the downloaded firmware image onto the **RPI-RP** drive.
The firmware will now upload to your Raspberry Pi Pico and when it has finished uploading (which takes around five seconds) the Pico will restart itself.