An fast Dev Board for the XIAO RP2350 for prototyping and just making projects without soldering every time.
Becuse this is a dream that i have a few months before Highway so now that Highway is happening is the perfect moment to start making this dream true.
Its a board with MX switches, OLED screen, MINI-E leds, and all-in-one using the power of the XIAO RP2350.
First install the SSD1406 module with this
cd example_firmware
cd lib
mpremote mip install ./ssd1306.py
y
Then use the example_firmware to start programing in the board.