##PoC of this
#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?)