Project : Custom RGB Lighting
Hello All,
Iv seen recently everything HAS to come with the RGB lighting so i had an idea to create a custom RGB led controller (for either full 5050 LED strips or the fancy LED strips that let you change each LED color)
It would be based on arduino stuff and would allow for any colour effect you wanted (wave / disco / pulse ect) and I would make a small desktop app to allow you to control the lighting from the PC itself. If possible i would also try and make it compatible with RGB lighting from big vendors / case makers.
All software made would be open source as well (i'm a Linux & android software engineer for my day job) so anyone could use / modify.
As a quick component list looks to be areound £20 (£12 for the LED strip, £5 for arduino nano, £3 for anything else needed (resistors, capacitors, MOSFETs ect)
Now the question is, would anyone be interested in seeing the creation / development of this ? (iv been looking for a side project for a while)
[Update 10/01/17]
Here is a picture of the LED strip
Here are a couple of test efects I set up to test the LED strip
HSV rainbow effect
Cylon eye effect
[Update 11/01/17]
Made a quick diagram of the setup at the moment, some things to note :
[Update 14/01/17]
Here are two more effects iv added to the list
Heartbeat Effect
Breathing Effect
Also added some serial communications to the code so the "effect" / speed / colour(s) can bee selected at run time.
Cheers,
Apache14
Hello All,
Iv seen recently everything HAS to come with the RGB lighting so i had an idea to create a custom RGB led controller (for either full 5050 LED strips or the fancy LED strips that let you change each LED color)
It would be based on arduino stuff and would allow for any colour effect you wanted (wave / disco / pulse ect) and I would make a small desktop app to allow you to control the lighting from the PC itself. If possible i would also try and make it compatible with RGB lighting from big vendors / case makers.
All software made would be open source as well (i'm a Linux & android software engineer for my day job) so anyone could use / modify.
As a quick component list looks to be areound £20 (£12 for the LED strip, £5 for arduino nano, £3 for anything else needed (resistors, capacitors, MOSFETs ect)
Now the question is, would anyone be interested in seeing the creation / development of this ? (iv been looking for a side project for a while)
[Update 10/01/17]
Here is a picture of the LED strip
Here are a couple of test efects I set up to test the LED strip
HSV rainbow effect
Cylon eye effect
[Update 11/01/17]
Made a quick diagram of the setup at the moment, some things to note :
- The "PSU" is just a 5v 1.5A USB charger for now
- The resistor is just for safety not 100% needed
- Can be connected to enay digital pin (i just had a fly lead already on D3)
[Update 14/01/17]
Here are two more effects iv added to the list
Heartbeat Effect
Breathing Effect
Also added some serial communications to the code so the "effect" / speed / colour(s) can bee selected at run time.
Cheers,
Apache14
Last edited: