Difference between revisions of "Project:LEDLightCubeFamily"

From London Hackspace Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
This project is to design an LED-driven light cube family -- I am planning one
 +
parent and two kids although you could add more children.
 +
 +
== Function ==
 +
The parent light can have its colour/brightness changed by
 +
tilting, moving, shaking or twisting. It transmits its RGB value
 +
over RF. The kids pick it up and fade their own lights into sync with mum.
 +
 +
Kids can also operate as independent lights, similar to their mum.
 +
 +
Also has a party mode with audio EQ visualisation, a color cycle mode, a fixed colour mode, etc, etc.
 +
 +
== Parts ==
 +
 +
The parent has the following:
 +
* Arduino Pro Mini 3V3 (8MHz)
 +
* MMA 8452 3-axix accelerometer breakout board
 +
* An RF transciever
 +
* 5 RGB LEDs: top, front, back, left, right.
 +
* a Pololu low voltage power switch (picked mainly because it allows me to shutdown the entire system from code)
 +
* Portable power pack & charger (3.7V LiPO)
 +
* An MSGEQ7 breakout board
 +
* An electret microphone and accompanying op-amp gain circuit.
 +
* Push button switch for changing the colour mode
 +
 +
The child units have everything but the MSGEQ7 & mic
 +
 +
http://farm3.staticflickr.com/2884/8814904049_b01570b370_z.jpg
 +
 +
See the annotated image [http://www.flickr.com/photos/bqw/8814904049/ on flickr] for descriptions of each part.
 +
 +
== Schematic of the system ==
 +
[[File:LEDLightFamily.png||800px]]
  
== Headline text ==
 
yadda yadda yadda
 
 
== Headline text ==
 
== Headline text ==
  
  
== Headline text ==
+
[[Category:Projects]]

Latest revision as of 22:43, 11 June 2013

This project is to design an LED-driven light cube family -- I am planning one parent and two kids although you could add more children.

Function

The parent light can have its colour/brightness changed by tilting, moving, shaking or twisting. It transmits its RGB value over RF. The kids pick it up and fade their own lights into sync with mum.

Kids can also operate as independent lights, similar to their mum.

Also has a party mode with audio EQ visualisation, a color cycle mode, a fixed colour mode, etc, etc.

Parts

The parent has the following:

  • Arduino Pro Mini 3V3 (8MHz)
  • MMA 8452 3-axix accelerometer breakout board
  • An RF transciever
  • 5 RGB LEDs: top, front, back, left, right.
  • a Pololu low voltage power switch (picked mainly because it allows me to shutdown the entire system from code)
  • Portable power pack & charger (3.7V LiPO)
  • An MSGEQ7 breakout board
  • An electret microphone and accompanying op-amp gain circuit.
  • Push button switch for changing the colour mode

The child units have everything but the MSGEQ7 & mic

8814904049_b01570b370_z.jpg

See the annotated image on flickr for descriptions of each part.

Schematic of the system

LEDLightFamily.png

Headline text