Skip to content

Femi236/Arduino-Light-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Light Porject

This is my experience in attempting to use an Arduino UNO to control LED lights to react to the music being played. This idea was heavily inspired by Devon Crawford and this MakeUseOf article.

The project was completed before the GitHub Repository was created so this is just a dump of all of the files.

How To Use

The final working copy is under /Versions/light-project-8.0. Upload it to the Arduino UNO after building the circuit and installing the libraries.

Required Materials

  • Arduino UNO (preferrably the starter kit)
  • 1 x Bread Board
  • 1 x WS2811/12/12B 5v LED strip
  • 1 x 220-440 Ohm Resistor
  • 1 x 100-1000 microFarad Capacitor
  • 1 x 5V Power Supply
  • 1 x IR Receiver
  • 1 x IR Remote controls
  • Jumper Wires

Required Libraries

  • FastLED.h
  • IRremote.h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages