BlueAndi / Pixelix

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
293 stars 59 forks source link

Request: Pi Pico Support #110

Closed jontzeng01 closed 1 year ago

BlueAndi commented 1 year ago

Nice idea, unfortunately the project was original designed for the esp mcu's and I don't have a PI Pico at hand at all. In general a support may be possible, but needs a lot of effort.

The PI Pico has only 2 MB flash, as I can see. This may be a major blocker for supporting OTA and having stuff in the filesystem.