jtslear / bug-free-octo-palm-tree

I love these github names yo
The Unlicense
0 stars 1 forks source link

Enable the application to control the lights to the server #2

Open jtslear opened 8 years ago

jtslear commented 8 years ago

Currently using ServoBlaster to control and configure the current light setting via PWM. Command the app to send the appropriate commands to /dev/servoblaster to change the lights.

jtslear commented 8 years ago

Apparently I'm unable to read /dev/servoblaster. This would prevent me from setting an initial status of the color being utilized on the web interface. I found another project called pi-blaster i'm going to check to see if they've got read available. Note that PiBit/servoblaster claims it's readable, but I've proven otherwise...