Close

Boards, stencil and parts ordered

A project log for 192:LED

Extreme tiny (0,68'‘ x 0,68’‘ or 17mm x 17mm) smart RGB LED display/matrix

alexAlex 05/02/2016 at 20:479 Comments

I did ordered a first batch of three prototype boards from OSH-Park. Compared to the last log there where not many changes, but I made some nice renders of this "rev0" board:

I did order stencils from OSH stencils and all missing parts as this tiny 2016 crystal. This crystal is also a optional part. The internal oscillator of the ATmega could be also used for first tests. But if using UART and high baud rates it was never reliable in earlier circuits.

I will soon publish at least the gerber files int the github repository.

Discussions

davedarko wrote 05/02/2016 at 21:08 point

beautiful! Seems like a good practice to design a case and order it at shapeways... hmm. 

  Are you sure? yes | no

davedarko wrote 05/02/2016 at 21:12 point

wait, how does this even work - are you charlieplexing?

  Are you sure? yes | no

Alex wrote 05/03/2016 at 12:12 point

Thanks!
I am "just" using normal multiplexing. The display is divided into 16 rows and 3*4=12 columns. I think it's a bit to early to think about a case. First it should run. 

  Are you sure? yes | no

Alex wrote 05/03/2016 at 12:14 point

This multiplexing will be also visible in the schematic. I will upload it soon, but first I should clean it up a little bit. 

  Are you sure? yes | no

davedarko wrote 05/03/2016 at 18:58 point

kk, now that I see it, it makes more sense, also know that I notice the change of brains. I assumed you were using an atmega328 for that. 28 IOs - nothing for an arduino pro mini clone :D I don't see any current limiting, not necessary or no room for it?

  Are you sure? yes | no

Alex wrote 05/03/2016 at 19:23 point

there is no current limiting. Mostly because of space reasons. All current limiting will be because of the time and the limited drive strength of the ATmega. This is not the best solution, but it should work. 

  Are you sure? yes | no

davedarko wrote 05/03/2016 at 19:31 point

I'm looking into multi channel LED drivers right now, but you'd still have to have place for that and 8 or 4 mosfets, but they might be chainable. And also probably won't fit on your small boards :D still good to for me to read up on those things :)

  Are you sure? yes | no

Alex wrote 05/03/2016 at 19:44 point

I used LED sink drivers and p-fets in #384:LED. For the LEDs and maybe the the total brightness this is the better solution I think. I will be able to compare it soon. The LEDs drivers are available in smaller packages, but there is nearly no space left for components on the back. 

  Are you sure? yes | no

davedarko wrote 05/03/2016 at 19:49 point

I'm looking forward to see all of them! Again - great work!

  Are you sure? yes | no