Skip to content

Releases: KipJM/blackmacro-lib

Release list

V1.0.0

Choose a tag to compare

@KipJM KipJM released this 30 Apr 20:11

Demo firmware for Pi Picos

Included are demo firmwares for the Raspberry Pi Pico, Pico W, Pico 2, and Pico 2W. Please note that only the pico 2W firmware has been tested. Make sure to install the correct version! The non-wireless firmwares are not interactive, they run a loop of predefined commands automatically.

How to install

Hold the BOOTSEL button on your pico and connect it to the computer. A mass storage device should pop up. Drag the correct .uf2 file into the storage device. It should automatically reboot and start running the firmware! Check if the LED turns on (and if you're using the W version, the WiFi shows up)

Usage

Please see the README or the demo video.

Other devices

If your board support micropython and TinyUSB, you can try installing a normal micropython firmware and loading everything in pico/ into the device.

Full Changelog: https://github.com/KipJM/blackmacro-lib/commits/1.0.0