IEE Clock

Ieeprojection2
4552589731 4306C1Fe78 B
Wow, this is great! IEE Clock Tube Time writes –

This one actually does have filaments. There are 12 light bulbs per digit; one for each numeral, and two for decimal points (left and right). These are neat little display modules that were made by a company called IEE (Industrial Electronic Engineers) way back before 7-segment LEDs were invented. Each light bulb sits behind a clear printed slide with the corresponding number printed on it in negative (the number is clear and the background is black), and in front of the slide is an array of tiny lenses. When a light bulb turns on, it projects an image of the number through the lens and onto the back of the lightly frosted plastic at the front of the display module. The Vintage Technology Association has a great exploded view so you can get a better idea of how this works.

The clock itself is fairly pedestrian although this design uses a quadrature encoder (the black knob on the upper right) to set the time. Instead of pushing on a button and waiting while the numbers slowly tick by, it’s much easier to just spin a knob.

Keeping time is the function of a DS3231 IC. The display is not multiplexed. A multiplexed display would involve a lot of diodes which would dissipate quite a bit of heat, and for this design, I use 6 ULN2003 driver ICs connected to 2 MAX7300 GPIO expanders. Technically I used devices that are pin compatible with the ULN2003 since nobody seemed to have any in stock. The microprocessor is a PIC18F2420 which communicates with the DS3231 and both MAX7300 devices using I2C.


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


2 Comments

  1. I LOVE those displays!
    Very versatile too, in that the display elements need not be numbers, but can be anything you can print on the film. I looked into fabricating a few for a project a while back (did I mention that I really love those displays?) but didn’t have the means to pull it off. I would still love to find a source for this type of projection displays.

  2. Disclaimer; I took the ‘exploded’ projection display photo shown above.

    I have made some custom projection displays using overhead film transparencies… you can buy blank transparency film at Staples and then print off replacement slides on a laser printer. I found that I had to print off several transparencies and stack the slides on top of each other to get good contrast. Here are some photos (scroll to the bottom of the page).

    http://www.decadecounter.com/vta/articleview.php?item=695

    IEE also made another even more bizarre display called a NIMO tube, which was a vacuum device somewhat similar to a modern CRT. Instead of using lamps projected through slides, NIMO tubes use an electron gun to fire a stream of charged particles through a digit shaped mask and onto a phosphor screen. Here are some photos.

    http://www.decadecounter.com/vta/articleview.php?item=943

Sorry, the comment form is closed at this time.