pull/1143/head
Maxim Devaev 7 months ago
parent e08308e727
commit be13d0172c

@ -0,0 +1,9 @@
To upload the firmware to Pico HID, you can use any computer with a USB port.
1. [Download](https://github.com/pikvm/kvmd/releases) the latest release of the firmware. The file is called `pico-hid.uf2`.
2. Press and hold the white button on the Pico board.
3. While still holding the button, plug it in the computer using a USB cable.
4. Release the button.
5. The Pico board appears as a flash drive on your computer.
6. Copy the `pico-hid.uf2` file to this flash drive.
7. Safely eject the USB device.

@ -33,7 +33,7 @@ But if you are making the Pico HID for [V2](v2.md) or [V3](v3.md), then follow t
Parts list:
{!_diy_parts_pico_hid.md!}
{!_pico_hid_parts.md!}
Connect all the parts according to this scheme:
@ -118,15 +118,7 @@ some GPIOs with Ground (`GND`) lines.
-----
## Flashing the firmware
To upload the firmware to Pico HID, you can use any computer with a USB port.
1. [Download](https://github.com/pikvm/kvmd/releases) the latest release of the firmware. The file is called `pico-hid.uf2`.
2. Press and hold the white button on the Pico board.
3. While still holding the button, plug it in the computer using a USB cable.
4. Release the button.
5. The Pico board appears as a flash drive on your computer.
6. Copy the `pico-hid.uf2` file to this flash drive.
7. Safely eject the USB device.
{!_pico_hid_flashing.md!}
-----

@ -66,15 +66,7 @@ Like this:
-----
## Flashing the firmware
To upload the firmware to Pico HID, you can use any computer with a USB port.
1. [Download](https://github.com/pikvm/kvmd/releases) the latest release of the firmware. The file is called `pico-hid.uf2`.
2. Press and hold the white button on the Pico board.
3. While still holding the button, plug it in the computer using a USB cable.
4. Release the button.
5. The Pico board appears as a flash drive on your computer.
6. Copy the `pico-hid.uf2` file to this flash drive.
7. Safely eject the USB device.
{!_pico_hid_flashing.md!}
-----

@ -30,7 +30,7 @@
5. **The Pico HID Keyboard & mouse emulator:**
{!_diy_parts_pico_hid.md!}
{!_pico_hid_parts.md!}
6. **Board-specific parts:**

Loading…
Cancel
Save