Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jensstockhausen/arduinohue

ArduinoHue
https://github.com/jensstockhausen/arduinohue

Last synced: 2 days ago
JSON representation

ArduinoHue

Awesome Lists containing this project

README

        

ArduinoHue
==========

Control a LED strip from RadioShack connected to an Arduino UNO via a web application runnung on an application server.

The web application does the complicated logic and sends commands to the Arduino via an TCP/IP connection to update the state of the LED strip.

Parts:

http://www.radioshack.com/product/index.jsp?productId=22128606

Part of the ideas came from:

http://blog.radioshack.com/2013/06/tricolor-led-strip/
http://www.lauridmeyer.com/2012/04/simple-arduino-tcp-client-using-the-ethernetshield-dhcp-and-a-java-server/
http://vellamy.blogspot.de/p/sockettcpiparduino.html