Wireless RGB LED Board (Part 2)

I finally managed to make a quick video of the build process for my wireless RGB LED controller. I used two cameras to do a time-lapse of the build. Unfortunately, they were using different frame-rates, so it took me a bit to get both of them synchronized. If you’re curious how the setup looked, here’s a (bad) picture of it:

Second Attempt at Dual-Camera Time-lapse

I uploaded the EagleCAD files for the board(schematic and PCB) to github: https://github.com/alvarop/eagle/tree/master/wirelessrgbled
I’m not sure what the ‘official’ way of making this open hardware, so I just put the OSHW logo on the latest revision. Here is the video of the build (with a quick demo!):

  • Poofay

    That’s really awesome work! I’m planning on making a wireless sensor network with those CC2500 modules, and your simplified code has really helped me believe it’s possible. I’m a beginner, and all of TI’s documents made it seem impossible to me/they went over my head. Thanks for documenting your work and pointing me in the right direction!

    btw the dorkbotpdx boards look awesome!

    • http://alvarop.com/ Alvaro

      That’s great to hear! Let me know if you have questions about the code.