MyRGB Lamp
Description
Shows the manufacturing and operation of an RGB light using a digital LED strip controlled by an application by means of a serial comunication: Bluetooth, Zigbee or USB.
Part list: wooden support (optional), RGB digitally-addressable LED strip (from Adafruit or Pololu...), microcontroller (arduino pro mini, for example), Bluetooth .OR. Xbee .OR. an USB wire.
Below, you can find a demo video and the link to the git repository with all the code involved: software and firmware. Questions or suggestions are welcome
More info: madebyfrutos.wordpress.com/2013/01/07/my-rgb-lamp/
YouTuve video: youtu.be/yhes_WA0_Wo
Code on Git: github.com/astromaf/MyRGBLamp
Part list: wooden support (optional), RGB digitally-addressable LED strip (from Adafruit or Pololu...), microcontroller (arduino pro mini, for example), Bluetooth .OR. Xbee .OR. an USB wire.
Below, you can find a demo video and the link to the git repository with all the code involved: software and firmware. Questions or suggestions are welcome
More info: madebyfrutos.wordpress.com/2013/01/07/my-rgb-lamp/
YouTuve video: youtu.be/yhes_WA0_Wo
Code on Git: github.com/astromaf/MyRGBLamp
Instructions
After activating the bluetooth, open the appliacation to control the lamp.
The program shows a hue palette divided into 30 rods: one for each LED from the strip.
Click and drag the mouse cursor to make your own patterns. Clicking on a rod while the spacebar is pressed removes the color (switch off this led).
Part list: wooden support (optional), RGB digitally-addressable LED strip (from Adafruit or Pololu...), microcontroller (arduino pro mini, for example), Bluetooth .OR. Xbee .OR. an USB wire.
Below, you can find a demo video and the link to the git repository with all the code involved: software and firmware. Questions or suggestions are welcome
The program shows a hue palette divided into 30 rods: one for each LED from the strip.
Click and drag the mouse cursor to make your own patterns. Clicking on a rod while the spacebar is pressed removes the color (switch off this led).
Part list: wooden support (optional), RGB digitally-addressable LED strip (from Adafruit or Pololu...), microcontroller (arduino pro mini, for example), Bluetooth .OR. Xbee .OR. an USB wire.
Below, you can find a demo video and the link to the git repository with all the code involved: software and firmware. Questions or suggestions are welcome

You must be logged in to post a comment.