ChromoDisk
(Difference between revisions)
Surferdudemi (Talk | contribs) m (Created new project page for this thing. Have you written yours? Take 15 mins now and do one!) |
Surferdudemi (Talk | contribs) m (Updated status; added demo video) |
||
| Line 2: | Line 2: | ||
... is a round PC board with 9 rings of 18 RGB LEDs each. The microcontroller and other components that make it work are in the center. The design is based upon the [[http://www.instructables.com/id/Aurora-9x18-RGB-LED-art/ Aurora Instructable]]. Since I've worked with AVRs, and this seems like an interesting introduction to PCB design with LEDs, I decided to redo the original to fit into a 100mm dia board for minimum cost. I also designed it for a AA battery pack on the back side of the board. We'll see how long it lasts with 162 LEDs! | ... is a round PC board with 9 rings of 18 RGB LEDs each. The microcontroller and other components that make it work are in the center. The design is based upon the [[http://www.instructables.com/id/Aurora-9x18-RGB-LED-art/ Aurora Instructable]]. Since I've worked with AVRs, and this seems like an interesting introduction to PCB design with LEDs, I decided to redo the original to fit into a 100mm dia board for minimum cost. I also designed it for a AA battery pack on the back side of the board. We'll see how long it lasts with 162 LEDs! | ||
| − | Current status: | + | Current status: Boards in, first prototype done (5 hours to assemble!), writing software for it. Here's a demo of a simple program I wrote: |
| + | |||
| + | [[File:ChromoDiskProto.mp4|200px|thumb|left|Demo of prototype]] | ||
Revision as of 13:19, 4 November 2011
The ChromoDisk aka ColorMesh v1
... is a round PC board with 9 rings of 18 RGB LEDs each. The microcontroller and other components that make it work are in the center. The design is based upon the [Aurora Instructable]. Since I've worked with AVRs, and this seems like an interesting introduction to PCB design with LEDs, I decided to redo the original to fit into a 100mm dia board for minimum cost. I also designed it for a AA battery pack on the back side of the board. We'll see how long it lasts with 162 LEDs!
Current status: Boards in, first prototype done (5 hours to assemble!), writing software for it. Here's a demo of a simple program I wrote: