sku: COM-09482
Description: This is a basic, 4-digit 7-segment display - green in color. It has a common anode. The display features one decimal point per digit, and individually controllable apostrophe and colon points.
The LEDs have a forward voltage of 2.1VDC and a max forward current of 20mA. The hardware interface is sixteen (two rows of eight) through-hole pins.
We carry this same display in red, yellow, and blue.
Dimensions:
Documents:
COM-09483
4-Digit 7-Segment Display - RedCOM-09935
10 Segment LED Bar Graph - RedCOM-10136
TLC 5940 - PWM DriverCOM-09480
4-Digit 7-Segment Display - YellowCOM-10931
4-Digit 7-Segment Display - WhiteCOM-09765
7-Segment Serial Display - BlueCOM-00107
Voltage Regulator - 5VCOM-09936
10 Segment LED Bar Graph - YellowCOM-09577
74HC238 - 3 to 8 Line DecoderCOM-00733
Shift Register 8-Bit - 74HC595COM-09938
10 Segment LED Bar Graph - GreenCOM-09481
4-Digit 7-Segment Display - BlueCOM-09592
LED - Basic Green 5mmCOM-00526
Voltage Regulator - 3.3VCOM-09937
10 Segment LED Bar Graph - BlueCOM-09766
7-Segment Serial Display - Red
Comments 15 comments
scampa, these are easy to use with Arduino – I have written how to do it here: http://tronixstuff.wordpress.com/2010/07/07/getting-started-with-arduino-%e2%80%93-chapter-twelve/
One of the photos of this item looks “doctored”, or is it just me?
Oh how I wish there was a six segment version of this for clock displays.
I have a question, How might you display the number “20”? I am playing with this thing and… basically if you create a 7-segment number on more than 1 of the 4 digits, it will display the same 7 segments on each digit.
I can make a 2 appear on digit 3, and a 0 appear on digit 4… but try to do them at the same time and I get an “88"
am I missing something?
Yes, you’ll need to do some multiplexing. You want to rapidly sequence through each digit, not turn them all on simultaneously.
See http://www.mikroe.com/en/books/picbook/7_08chapter.htm for an example.
Has anyone ever used this with the Max7219 chip and an Arduino? I’m trying to get this to work using the LedControl-library but am having problems. I’m not really sure where to start!!
thanks!
I just realized the Max7219 work with a common cathode..not the common anode of this display :–(
..but at least I answered my own question! :–)
A black plastic bezel would be nice to make these look professional with a project box. The displays themselves are awesome.
Does anyone know the light-up and light-down response times of these displays?
bought three of these, two came with burnt out segments
Sorry to hear that. Contact tech support at sparkfun dot com and we can get you taken care of!
That happened to me too. Sparkfun replaced it for me.
Anybody has the EAGLE library for this part ?
“Kelly Green” is a yellow-green, not “emerald green”
does each led on the display draw 20 mA or net current draw is 20 mA. sorry the data sheet wasn’t so clear or i probably just missed something.