Skip to content

Remote controlled LED matrix wired in Boustrophedon fashion.

Notifications You must be signed in to change notification settings

rhipps/remote-led-strip-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small project I made using a Ardunio UNO, an IR Sensor and a chopped up WS2812B 5v addressable LED light strip.

The led pattern follows a Boustrophedon wiring pattern because I didn't want to mess with long wires, next time I do the long wires.

If you don't know what that is here is a simple example.

Boustrophedon

Because of this pattern I had to code around the matrix in the ControllerSetup.h in the up / down / left /right functions. Right now you can use a remote to

  • Enter / exit edit mode
  • Move edit cursor around up / down / left / right
  • Choose 9 differnet colors (1-9), 0 being Black for off
  • Press some button as a select to solidify you choice of color
  • Press some button to sleep the picture and turn off the LEDs ( while preserving your picture )

Let me know if you see a better way to g

About

Remote controlled LED matrix wired in Boustrophedon fashion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published