4.4 out of 5
Based on 16 ratings:
Currently viewing all customer reviews.
Showing results with star rating.
1 of 1 found this helpful:
Works Just Fine wit 5 V Arduino
by Member #716040 verified purchaser
A previous comment indicated dim output. With a 5 V Arduino Uno this was very bright. I actually cut back a little on the brightness by setting it at about 75% through the software. I found the documentation pretty good. I had to get more information, but that was because I'm not very good at serial protocol. I think this is a good product and will be ordering a couple more for some other projects. Thanks.
1 of 1 found this helpful:
Nice display
by Member #477885 verified purchaser
I used this for a clock/thermometer running from a PI 3. The serial TTL was very easy to interface. Adjustable brightness was useful. I would have liked a slightly larger display but that was not available.
1 of 1 found this helpful:
So easy !
by Member #875338 verified purchaser
Used two I2C controlled displays. So easy to use thank to the Wire library.
The only drawback: a weird letter "P", looking as an inverted "g", easy to correct by code.
open-source project here: https://eliadarkroom.wordpress.com
0 of 1 found this helpful:
Handy-dandy
by 42designfab verified purchaser
As an exhibit designer/fabricator, I use these things quite often. They're flexible (I usually use either SPI or I2C) and robust. Together with the big-brother version (COM-11644) they are very useful anyplace we need digital timers/displays.
Awesome little device!
by Elecdonia verified purchaser
I got a red one and a green one. These are great! I've tried out about 1/2 of the features so far. One thing that's really useful is that is has both decimal points and a colon. Whenever I need a small 7-segment display I'll use one of these
Works perfectly
by Member #548774 verified purchaser
Easy to set up.
These 7segment serial displays are truly a game changer!
by Member #496534 verified purchaser
They are easily adaptable to many projects regardless if your using Arduino or Raspberry Pi control platforms...Plan to use them in my customized hand controls for years to come!đVic RizzoRIZZO CONTROLS LLC
0 of 1 found this helpful:
I2C control
by Member #876728 verified purchaser
I have good control with I2C with this right now. But be warned is a bit sensitive to static and noise. Since I decided to write a clock in VB6 for testing this, constantly updating the display (every 100 ms move decimal point, and every half second flash colon) when I moved with with my hand it apparently got garbled. Since I was using an Ardvark interface, and had the pull up's on it turned on, maybe I should have had resistors on the end near the board instead. But what happened is somehow it read it as a change I2C address. So I wrote a change to my vb program and found it had changed to address 181, which I found interesting.
None the less a fun and very inexpensive display to work with.
Also wish intensity control 0 would be totally off and not have to blank the display if you want it all not be be seen. But this is a personal preference. And most likely I could rewrite the software to do this myself.
The nice thing about this is the excellent documentation. I may use these chips for replacement where I would normally use a MAX1447/MAX1496/MAX1498 as a volt meter display or a MAX7219 display controller in some things I build. Will be working with some A/D and use the source code and have a bit more fun with this chip and software.
Only suggestion would be to add pad's to SCL SDA to add resistors to board if its on the end of a chain.
Exellent
by Member #902011 verified purchaser
This worked perfectly for my project. I only wish there was a bezel for it with a lens to make my project look a little nicer.
Good overall - dim with 3.3
by Kiko Lobo verified purchaser
And slow refresh rate.... in fast changing situations.
0 of 1 found this helpful:
good display. way too dim
by Member #207774 verified purchaser
Good reliable displays, way too dim Though. This can be overcome by either using thier conductive paint and painting across the resistors on the back, or, by using some goopy solder and bridging across.Stock they are far too dim, unreadable and usless in daylight. The older model they used to have was far better Sparkfun told me the resistors were an improvement on the new design, but if uou can't read the display anymore... well.... that is sort of the purpose of them
Funda replied on May 28, 2015:
Greetings. These displays can take anywhere from 3.0V to 5.5V and will increase in brightness with increased voltage(up to 5.5v). The resistors are current limiting resistors designed to protect the segments and as a result will make segments dimmer but increase the lifespan of each segment. Bypassing these resistors or removing them and adding a solder bridge can cause the segments to fail sooner. If you believe that you may have received a defective product please contact Techsupport@SparkFun.com.
A review per request
by Busa verified purchaser
The display worked on my first attempt. I have some complaints though. There was a marker mark on the side of the display that appeared to be used to identify the color of the LEDs, and this took away from the clean look. Next, the firmware that is available on Github is basically unusable because it is so far out of date. The library that was used does not match the provided code.
I am working on rewriting the firmware so that the display can read a button press, and report back using Serial. I think that I can do it but is taking some work.
Overall, it is a nice display, and would be perfect if you only want to use the provided programming. I would buy another if I get the firmware issue resolved.
Thanks.
Good Display more info required in standalone setup
by Beto Arango verified purchaser
This is an excelent displaylights up well and looks cool. I purchased it among other things because I wanted to use it's aditional capacities as an arduino.. It would allow me to set up a simple display of an analogue sensor connected to A6 and A7. In my case a ready button and a Alcohol sensor- breathalyzer.. sort of lets pretend-its-just-a-joke-but-really-get-a-serious-point-across sort of deal for my christmas/New year parties regarding people drinking and driving.However I have been unable to understand how to plug this in as an arduino...I have the ftdi, and have looked at the examples but Im not really sure what I should know in order to learn....Downloaded and looked at the Aduino-addon but i have no idea what to add-on this to...
Goodie
by Fezder verified purchaser
Handy sized and bright colour. Many different ways to control. On-board atmega is handy too.