If you look around your desk right now, odds are you’ll see a 7-segment display or two showing you some vital information like the time or today’s weather. But think of how much information you could ...
Recently, we published an entry-level Arduino project with a single seven-segment LED display. Although it’s an amazing DIY project, we noted that most of the readers are looking for more advanced ...
Like many of you, I have an inexpensive, no-name, large-digit LED clock in my office to keep reminding me of how fast time is passing and how much I still have left to do on any given day. I bought ...
Many options exist to drive seven-segment LED displays, but most are limited to low output currents. The approach described here uses one 74ALS374 or 74AS374 octal latch, wired as a shift register, ...
Over on the [Behind The Code with Gerry] YouTube channel our hacker [Gerry] shows us how to emulate a 74LS48 BCD-to-7-segment decoder/driver using an Altera CPLD Logic Chip From 1998. This is very ...