Skip to content

Recreating the RGB Angel headlights with Arduino and iOS app to control the LED light

Notifications You must be signed in to change notification settings

5nyper/MagicLEDPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

MagiclLEDPi

##PoC of this

End Goal

#TODO

  • set-up LED light on breadboard
  • implement <wiringPi.h> with GPIO pins controlling the LED
  • update single light LED to RGB LED and implement <softPwm.h> to control different channels and brightness
  • use https://github.com/Vikaton/ws281x-rs because I'm redesiging this whole project :)
  • hook up Neopixel rings on Arduino
  • set-up web server to call the programs that control the LED
  • implement Bluetooth reciever
  • create iOS app to talk to the Arduino (Screenshots coming soon)
  • create Android app(?)
  • expand on the project to make it more than a Proof of Concept, (I.E change color according to input sound?)

About

Recreating the RGB Angel headlights with Arduino and iOS app to control the LED light

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages