Skip to content

runeethan11/LedShowCapstoneProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

LedShowCapstoneProject

This is my computer science 30 project that uses the arduino uno r3, two buttons, and an addresable led strip (aka neopixel strip).

The program uses pin 0 on the arduino uno as its output pin which you connect to the data line of your led strip. If you so desire you can change which pin is used as the output pin by changing the value of LedPin.

The program also uses pins pins for the2 and 3 as the input buttons. These however cannot be changed as they are the only pins on the arduino uno that are setup as interrupt pins.

Also if you decide to run a few meters of neopixels strips you need to remember that you need to provide a fresh source of power after about every 150-170 neopixels as after that they begin to start suffering from voltage drop and will not show their true colour.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%