sanshay / Arduino_RGB_SERIAL

Controlling RGB LED strip via Arduino serial port, by sending RGB values from a Processing Sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

################# ARDUINO RGB SERIAL ##################

Author: Ayan Pahwa Date March 25th 2016

Control an RGB LED strip using Processing sketch and RGB palette Build the circuit as shown, Load arduino sketch, change serial port accordingly in processing sketch, run processing sketch and control HUE

About

Controlling RGB LED strip via Arduino serial port, by sending RGB values from a Processing Sketch


Languages

Language:C++ 73.0%Language:Processing 27.0%