With the resurgence of interest in hobby electronics, I thought my readers might enjoy looking at the details of a simple project I did with cheap EBay-acquired parts. This was a fairly straightforward scrolling LED ascii display.
Goal
A simple-to-use Simstick display, capable of showing a reasonable subset of ASCII, utilizing cheap 15seg displays.
15 Seg Display
I chose to use LTP588G 15seg display, since it was cheaply available via EBay or surplus.
Segment Lettering
I could not find a “standard” segment-to-letter map for a 15 seg display, so I have extrapolated from the standard 7 seg layout:

I offer the code for my
fvlogger.js is a fine logging system for Javascript, but when you are already using Prototype.js, it unnecessarily duplicates a lot of functionality. I’ve forked the original code to “fvlogger 1.0.proto”, removing this duplication. In addition, I’ve added a sweet “add the logger to the page” function to the script. The end result is much smaller and cleaner looking than the original, I think.
Recent Comments