Jump to content
43oh

120 LED Ring Clock


Recommended Posts

  • Replies 149
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Hey, It's been along time since I've posted. but I've been keeping busy with uni and working on some cool projects for the last year.   This is something I'd like to share with you guys, it's not fi

I've been working on the code for the control board. Here is a quick demo.       I've ordered a few more parts (accelerometer, regulator, levelshifter) which my board is running without curr

Here is an updated PCB. 100% compatible with the old one. However this one features the new WS2812B footprint.   Here is the Altium project files. Includes gerbers and schematics. ledRing_2.zip

Posted Images

Nice project! Been thinking about something similar myself.

 

One tip regarding the LED's: the newer WS2812B has only 4 instead of 6 pins which means 240 less solder poinst for this clock. Other improvements (according to this post)

  • simpler layout helps prevent shorts
  • improved voltage drop
  • improved thermal dissipation
  • higher brightness

I've found these in lots of 200 at AliExpress for $30 plus $20 shipping.

 

Excellent - better LEDs for the same money, and less soldering.

 

@@greeeg any chance you could post the design files so someone could have a go at changing the footprint?

Link to post
Share on other sites

This would be really sweet as an 'infinity mirror', but not sure how the boards would work.

 

Love it though!

 

I think that would be easiest done with 2 * addressable LED strips, which conveniently come in lengths of 60. The effect would be very cool. The diameter would be ~32cm which is pretty manageable.

Link to post
Share on other sites

This is such a great idea. I've been writing code to interface with the WS2812 chips (and finally managed to get a 100% working solution using DMA and a timer, although not on a MSP430), but I never thought of producing PCBs that are segments of a circle. Very clever!

 

I am so going to rip this idea off! Oh, wait, I think it is called "being inspired by". Or, if you're Samsung "discovered independently while innovating" :-)

 

Thanks for sharing!

Link to post
Share on other sites

@@jrychter

The WS2812 is a fantastic IC.

 

DMA sounds like such a luxury. I've been working on some code to drive these for the valueline MSP430's, unfortuantely only the higher end MSP's have a DMA :P

 

Yeah go ahead. I've released the updated PCB's under OSHW. I'd like to see what you come up with :)

 

Edit: mis-post added text.

Link to post
Share on other sites

Here is an updated PCB. 100% compatible with the old one. However this one features the new WS2812B footprint.

post-274-0-99462000-1389952903_thumb.jpg

 

Here is the Altium project files. Includes gerbers and schematics.

ledRing_2.zip

 

 

Edit:

As per @RobG's suggestion this is a moddified version to fit onto a 5cmx10cm PCB. only 5 of these are required to make a full circle. This is an un-proven design, however it was created by placing 2 of the smaller segments together in altium. So it should be good.

ledRing_2_5x10.zip

Link to post
Share on other sites

 

The WS2812 is a fantastic IC.

 

DMA sounds like such a luxury. I've been working on some code to drive these for the valueline MSP430's, unfortuantely only the higher end MSP's have a DMA :P

 

Yeah go ahead. I've released the updated PCB's under OSHW. I'd like to see what you come up with :)

 

I agree the WS2812 is a fantastic IC, but the documentation is really crappy. This is something I can't understand about Chinese companies (it isn't the first time I see something like this): the company makes millions of chips, but can't spare a week to write a decent datasheet?

 

For those that do not know, there are at least three versions of the datasheet in question. Each version has different timings. In none of the versions I have do the timings add up correctly. The

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...