100%
pico-12vrgb-hid-controller pico_12vrgb_controller view
Description

Imported from GitHub: bluekeyes/pico-12vrgb-hid-controller · commit 925ff18 · license MIT

Description

4-pin RGB controller using the Pi Pico and USB HID

README

pico-12vrgb-controller

This directory contains a Pico SDK project for the controller firmware. The Raspberry Pi Pico SDK and cmake are required.

Building

export PICO_SDK_PATH=/path/to/pico-sdk-1.5.0
mkdir build
cd build
cmake ..
make

Edit src/config.h before building to modify device configuration.

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.