Skip to content

An arduino sketch that displays strings of text on a message board made out of a neo pixel strip.

License

Notifications You must be signed in to change notification settings

proubatsis/NeoPixel-Strip-Message-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoPixel-Strip-Message-Board

An arduino sketch that displays strings of text on a message board made out of a neo pixel strip. The python script converts the letters.txt file into an array to be used by the arduino sketch in the letters byte array.

The text that is displayed scrolls from right to left.

#Library https://github.com/adafruit/Adafruit_NeoPixel

#Pictures Hello Transition World

#License MIT

About

An arduino sketch that displays strings of text on a message board made out of a neo pixel strip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages