SparkFun Serial 7-Segment Serial Display
Ron Czapala
Posts: 2,418
I just got a couple of these four digit, 7-segment LED display modules from SparkFun.
They can be driven by TTL Serial or SPI and come in several colors.
I am using a BS2 at 9600 baud in the video. The characters look whitish in the video, but are actually bright blue. There are commands to set the brightness, change the baud rate and control individual segments and decimal points/colon.
I am really pleased with them!
They can be driven by TTL Serial or SPI and come in several colors.
I am using a BS2 at 9600 baud in the video. The characters look whitish in the video, but are actually bright blue. There are commands to set the brightness, change the baud rate and control individual segments and decimal points/colon.
I am really pleased with them!
Comments
Well done!
Mike B.
I didn't record any audio so I used the YouTube AudioSwap feature and stumbled on this background music - I don't even recall the name, but it does almost appear like it is synched to the display's "animation"...
I modified the object that comes with the Parallax Laser Range Finder to take continuous readings and display the distance (in mm) to the display.
Here's the modified display method:
I had make a couple other modifications to the code. I'm attaching the modified archive.