LED Sphere – Your Cool Home Disco LED Light Ball

If you’re looking for the Home disco LED light ball, then you’ve come to the right place.

Well, the main goal for this project is to create a 3D spinning LED Sphere, which uses a spinning ring with tri-color LED. Beside that, this project also practices the concept of precise angular sensing and persistence-of-vision as well.

Since the ring is spinning at about 1800 rpm, you need to find some wire that can really handle this speed (the piano wire will be the best choice, as it kept anything from coming loose at 1800 rpm) and will not loose out easily.

In addition, you can supply the power wirelessly through an inductive charging coil, just like the concept where the electric toothbrushes are charged.

After it, is time for assembling the LED controller board. You’d better to do it under a microscope for a faster and accurate result.

If you refer to the above figure, you clearly see that the inputs from the microcontroller are at the bottom, while the power outputs to the LED are at the top side. The others components are:

  1. The four DIP sockets - buffer the signal status.
  2. The twelve SOIC packages -a high speed power latches, which directly drive the LEDs.
  3. The others small components - regulators, capacitors, resistors, multiplexors etc.

That’s it, listen to the music rhythm and enjoy the beat with the LED sphere…[read]

Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post
 |  TrackBack URI for this post

New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,
Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …
Programming AVR ADC module with WinAVR,
Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut …
New on WinARM Tutorial
What are differences between WinARM and WinAVR,
Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …
LPC2000 watchdog timer,
As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount …

Leave a Reply