Skip to content

guidocalvano/LEDLightDistrictDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

To set an rgb led on the string send the following bytes over serial port to the arduino:

irgb

with:

byte i := index on the string byte r := red byte g := green byte b := blue

Every 11 messages the arduino writes back an 'a' character.

For communicating with the LED strip:

Pin 2 is the data pin. Pin 4 is the clock pin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%