Skip to content

The example controller app for my 16x16 WS2812B LED matrix. Uses TCP sockets to communicate.

License

Notifications You must be signed in to change notification settings

GameWin221/pico-ws2812b-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico-ws2812b-controller

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.

Features

  • Auto-find Pico W in the local network
  • Procedural effects
  • Displaying GIFs
  • Displaying sequences of images (.png, .jpg, .jpeg and .bmp)

Procedural visual effects

  • Asteroids
  • Orbiting circles
  • Fading effect
  • Many more in the future...

Planned features

  • Store GIFs in Pico's flash memory in order to work offline (no latency and lags)

About

The example controller app for my 16x16 WS2812B LED matrix. Uses TCP sockets to communicate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages