Author Topic: Know any good parts for this LED display project?  (Read 4581 times)

0 Members and 1 Guest are viewing this topic.

Offline RigbyTopic starter

  • Super Contributor
  • ***
  • Posts: 1476
  • Country: us
  • Learning, very new at this. Righteous Asshole, too
Know any good parts for this LED display project?
« on: May 18, 2014, 02:59:58 am »
Hello,

I need to create a 16 character digital nameplate for a project at work.  I think I have a plan of attack firmly in mind, but I want to get knowledge from the EEVblog community in case any of you would like to share your experiences or part preferences.

The basic requirements:
  • 20 single color alphanumeric characters.
  • Scalable solution preferred; 5 daisy chained 4-character modules, for example.
  • Must be able to change the message remotely.  (Bluetooth LE, WiFi, whatever, not necessarily wireless.  Preference for simplicity in terms of hardware required.)
  • Message does not need to remain after a power failure.
  • Message does not need to scroll; no fancy effects required.  Just display some text.

Drivers:

At first I looked at the MAX6953 (since I have a few on-hand) but I ordered LED 5x7 matricies which are not compatible with that Maxim chip.

The Maxim 7219 and 7221 seem pretty expensive, I think I could probably do better with a small micro behind each character, creating single 5x7 matrix modules.  I would drive single LEDs at a time in this scenario, not entire rows or columns; I think this will help keep brightness uniform, if I can switch between LEDs quickly enough.

LEDs:

I found some matrices on Jameco for $0.99 each in a closeout, and ordered a ton of them.  These are the matrices that are not easily driven from the MAX6953s I have on hand.

I could also just buy a pile of 0402 surface-mount LEDs and design the circuit board appropriately.

----

If anyone has any experience with this stuff (mikeselectricstuff...), and you don't mind doing so, please chime in with a bit of advice...  This is just a one-off prototype that I'll design and assemble myself.  Don't put a lot of thought into mass production.

If the best option would be to just buy one, that's fine.  I'd prefer to do some PCB design and solder work, but if there is a finished product that is Just Great, then please let me know.

Budget is USD$200 or less for parts.
 

Offline SL4P

  • Super Contributor
  • ***
  • Posts: 2318
  • Country: au
  • There's more value if you figure it out yourself!
Re: Know any good parts for this LED display project?
« Reply #1 on: May 18, 2014, 03:49:05 am »
Have a look at sure electronics eBay & online (their 0832 displays may work for you), or others if you are looking for RGB.
For logos etc - you may be better looking at tiled LCD or OLED panels to get decent resolution of the graphics at a modest viewing distance.

Don't ask a question if you aren't willing to listen to the answer.
 

Offline mariush

  • Super Contributor
  • ***
  • Posts: 5107
  • Country: ro
  • .
Re: Know any good parts for this LED display project?
« Reply #2 on: May 18, 2014, 07:33:15 am »
You can scale it up to 4 digits easily.

A pic or arduino microcontroller, reserve 2 pins for serial input, 2 pins for serial output (to do pass through of data to the next 4-digit sets) and then depending on the type of the character matrix (common anode or common cathode)... you can use shift registers to get the 4x7 outputs if the microcontroller doesn't have enough output pins and a ULN2003A for example to sink a whole row of 28 leds to ground and turn them on.  You may also need some transistors or mosfets between the shift registers and each led if you want high currents, shift registers are usually limited to about 100mA output so if you want 20mA per led, you can't really do it. Oh yes, and the individual current limiting resistors for each of those 28 leds.

ex shift register:
http://www.digikey.com/product-detail/en/SN74HC595N/296-1600-5-ND/277246
http://www.digikey.com/product-detail/en/CD4094BE/296-2069-5-ND/67331

uln2003a (7 npn darlington array, 500mA in total, but you can use 2 and make pairs of 2 transistors for more current through each row of leds) :

http://www.digikey.com/product-detail/en/ULN2003AN/296-1979-5-ND/277624

uln2803a (just like uln2003a but it has 8 npn transistors and its a bit more expensive)

http://www.digikey.com/product-detail/en/ULN2803APG,CN/ULN2803APGCN-ND/856431
http://www.digikey.com/product-detail/en/ULN2803APG,CN/ULN2803APGCN-ND/856431

If you use soic or other surface mount components they're much cheaper, especially in volume.

 

Offline LukeW

  • Frequent Contributor
  • **
  • Posts: 686
Re: Know any good parts for this LED display project?
« Reply #3 on: May 18, 2014, 11:09:06 am »
Austria Microsystems AMS1107

http://www.ams.com/eng/Products/Lighting-Management/LED-Driver-ICs/AS1107

Basically like a cheaper ripoff of the MAX7219.
 

Offline dannyf

  • Super Contributor
  • ***
  • Posts: 8221
  • Country: 00
Re: Know any good parts for this LED display project?
« Reply #4 on: May 18, 2014, 11:23:29 am »
Quote
The Maxim 7219 and 7221 seem pretty expensive,

It is not that difficult to code a mcu to emulate those chips: a display routine called periodically from a timer isr, a serial slave / master and you are done.
================================
https://dannyelectronics.wordpress.com/
 

Offline mamalala

  • Supporter
  • ****
  • Posts: 777
  • Country: de
Re: Know any good parts for this LED display project?
« Reply #5 on: May 18, 2014, 01:02:55 pm »
If you only need alphanumeric, you may also check out alphanumeric LED displays. Search for "14 segment", "16 segment", "starburst" or "alphanumeric LED". Those come in various sizes for cheap from China, and are usually much easier to control.

Greetings,

Chris
 

Offline Stonent

  • Super Contributor
  • ***
  • Posts: 3824
  • Country: us
Re: Know any good parts for this LED display project?
« Reply #6 on: May 18, 2014, 08:17:37 pm »
LEDs:

I found some matrices on Jameco for $0.99 each in a closeout, and ordered a ton of them.  These are the matrices that are not easily driven from the MAX6953s I have on hand.

Those easily piggyback on ATTiny 2314/4313 chips to be driven directly.  They just need 12 pins each.

One thing to be aware of, there are 2 datasheets for those matrices floating around.

Website:

"Array polarity: 5 x 7 Cathode Column, Anode Row"

Datasheet on their site:

"Description: Column Anode, Row Cathode"

The datasheet does match the part though.  There's a datasheet on Octopart for the same part number with a Jameco logo that doesn't match the ones I have.



Right now I'm looking into I2C IO Expanders to drive them.
« Last Edit: May 18, 2014, 08:20:39 pm by Stonent »
The larger the government, the smaller the citizen.
 

Offline RigbyTopic starter

  • Super Contributor
  • ***
  • Posts: 1476
  • Country: us
  • Learning, very new at this. Righteous Asshole, too
Re: Know any good parts for this LED display project?
« Reply #7 on: May 19, 2014, 12:58:10 am »
I was thinking about that.  I think it might be fairly easy to create a single character module, and just chain them up.
 

Offline Stonent

  • Super Contributor
  • ***
  • Posts: 3824
  • Country: us
Re: Know any good parts for this LED display project?
« Reply #8 on: May 19, 2014, 09:50:44 pm »
More info on the part that I posted.

http://hackaday.com/2012/10/12/led-matrix-pendants/

I did see a youtube video several months ago where someone took colors 8x8 matrices and made them somehow connect when stuck together and expand the total display area.

You will have to change the pin mapping for the Jameco ones, I also bought the LTP-575 LED modules that they used from Jameco for the one I made.

« Last Edit: May 19, 2014, 09:52:50 pm by Stonent »
The larger the government, the smaller the citizen.
 

Offline macboy

  • Super Contributor
  • ***
  • Posts: 2279
  • Country: ca
Re: Know any good parts for this LED display project?
« Reply #9 on: May 20, 2014, 01:46:49 pm »
You have a reasonable budget, and since it is a one-off, don't spend too much time cost optimizing this. Consider the value of the time you will spend finding the right parts, designing a PCB, soldering, etc.  I'd recommend seriously looking at pre-built display modules like these:
http://www.sureelectronics.net/goods.php?id=2592
or
http://www.sureelectronics.net/goods.php?id=1119

These can be driven by any microcontroller using SPI/I2C serial connection.
 

Offline RigbyTopic starter

  • Super Contributor
  • ***
  • Posts: 1476
  • Country: us
  • Learning, very new at this. Righteous Asshole, too
Re: Know any good parts for this LED display project?
« Reply #10 on: May 20, 2014, 07:04:26 pm »
I'm looking at those, too, don't worry.

Right now, it's looking like BeagleBone Black + [insert display solution] is going to tick all the boxes.

SureElectronics is in China, isn't it?  I highly doubt I'll get any shipment from China before the end of May.  Probably going to have to fart up a veroboard solution for the demo.
 

Offline RigbyTopic starter

  • Super Contributor
  • ***
  • Posts: 1476
  • Country: us
  • Learning, very new at this. Righteous Asshole, too
Re: Know any good parts for this LED display project?
« Reply #11 on: May 25, 2014, 11:08:25 am »
For the proof of concept deadline I had to use on-hand parts.

For the actual demos later in the year, I'll be using single character modules based on a very small micro that I haven't chosen yet.  I am doing this because we don't yet know just how many characters we want to display at a time, or the layout of those characters.

The 5x7 modules I'm going to use have a 0.1" (2.54mm) dot pitch and I want to fit the micro and all necessary support components between the two rows of pins on the back, which are 0.3" apart.
« Last Edit: May 25, 2014, 11:10:13 am by Rigby »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf