confirmLed.ino

This example connects an arduino to a remote, downloads data for a single led connected to pin 3, and send a confirmation to the remote.

ino - 4.45 kB - 03/12/2017 at 19:47

Download

rgbLed.ino

This example connects an arduino to a remote, downloads data for a rgb led connected to the pins 3, 5 and 6 (red, green, blue).

ino - 3.54 kB - 03/12/2017 at 19:47

Download

example.ino

This example connects an arduino to a remote using an ethernet shield, downloads data from a slider tolight up a led on pin 5 to a certain point, and light up or not a led on pin 3, using a button.

ino - 5.10 kB - 03/08/2017 at 19:26

Download