The controller app for my PicoWS2812B project.
It shows the data protocol, data/packet format and how to pack an 8-bit canvas to a 4-bit canvas.
- Auto-find Pico W in the local network
- Procedural effects
- Displaying GIFs
- Displaying sequences of images (.png, .jpg, .jpeg and .bmp)
- Storing GIFs in Pico's flash memory in order to display them offline (no latency and lags)
- Asteroids
- Orbiting circles
- Fading effect
- Many more in the future...