by userbinator on 11/2/25, 4:27 AM with 38 comments
by rzzzwilson on 11/2/25, 5:50 AM
by cornholio on 11/2/25, 7:01 AM
I find that in my own writing I no longer strive for perfect grammar and polish since nowadays it actually cheapens the end result, everybody has perfect grammar today.
by mesrik on 11/2/25, 9:18 AM
Just last week I had to open first time alarm clock with green 7-segment display. Because I accidentally dropped it while vacuuming and antenna cord broke as it was so firmly under picture frame holding nail. And while open cleaned interior from dust, used greasy PRF to lubricate pots, switches and tuning wheel. If I recall correctly it did have that LM8560 chip in int and with display looked almost exactly what was in subject article inside.
Label on bottom claims: -----------------------------
Luxor CR 9016
NOKIA Consumer Electronics
International S.A
(FI)(N)(S)[x] 230V ~ 50Hz
Battery 9 V
MADE FOR NOKIA IN CHINA
-----------------------------
And another smaller sticker SERIAL NO.
9302-00106
I bought -85 before christmas because my then girlfriend told that alarm clock that I've built myself using standalone clock module purchased from a local electronics component store was too ugly for us and had to go. Sure, I took
that old one to summer cottage and once I saw this better looking to make her happy. What couldn't a young man do to make is becoming fiancé happy, right.Q: But why the device is branded Luxor and it's made for NOKIA? A: Because NOKIA bought bit earlier that year (1985) Swedish Luxor consumer electronics. And I guess they did not had yet time redo chassis with NOKIA printed on and this was a still products transition period.
NOKIA was still at that time making also TV sets and was about to bring two years later its first completely new way of implementing analog TV using digital processing chips, which allowed quite nice fieatures like PIP which was great help making VHS recording without ads. I had one of those TV-sets (M-model) and used it about 10 years.
But that alarmclock radio from -85 is still going strong, good shape and it definitely was good purchase about 40 years ago.
e: Sorry about formatting, I tried to find how to format literally, but couldn't find. OK, good enough now.
by dvh on 11/2/25, 10:15 AM
by EvanAnderson on 11/2/25, 12:44 PM
by ofalkaed on 11/2/25, 6:13 AM
The mechanism was surprisingly simple once I got it opened and saw how it worked but from the outside made no sense, I probably stared at that clock for an hour trying to figure out how it worked before I finally opened it up to see what was inside. I might still have the clock mechanism in a box out in the garage.
Edit: I suspect these clocks were actually from the time period at the end of flip-flops, showed up too late to become common, LEDs/LCDs killed them. The digits were on the dim side, perfectly fine for a bedside alarm clock and quite good for that situation but you had to be fairly close to clock to read it in a well lit room. Better than a flip-flop in a dark room but worse than an LCD in the light.
by Waterluvian on 11/2/25, 7:06 AM
On the other hand, the only saving grace about my bright green and blue LED router is that someone whose hand should be shaken thought to allow software disabling or even a scheduled disabling of the LEDs.
by gblargg on 11/2/25, 7:20 AM
by chiph on 11/2/25, 12:57 PM
These days I have an LCD clock that does not use the LM8560 but instead gets it's time from the Radio Data System values embedded in the FM broadcast. Possibly using the Sanyo LC72723 to decode them. The CT (clock Time & Date) data field is accurate to within 100ms according to wikipedia:
by timonoko on 11/2/25, 10:24 AM
by amelius on 11/2/25, 1:35 PM
Kind of weird since digitus means finger.
by fortran77 on 11/2/25, 3:09 PM
It would also kill the backup battery in a couple of hours. If you're in an area with prolonged, frequent backups it wasn't worth installing the battery. It was only good for occasional, short blackouts of a few seconds or less.
by anthk on 11/2/25, 10:58 AM
With no internet, often you were in $REMOTE_FORGOTTEN_RURAL_VILLAGE and the TV antenna didn't have tons of nearly TV repeaters/relays, you would love some FM/AM radio with cool stations reaching over 100 and 200 kms in case of AM ( I remember to listen heavy metal/gothic metal stations from Portugal in Spain within 100 kms from the border ). In Spain, either boring national and international pop radioformula, or soccer past dinner everywhere.
Oh, btw, one thing I hated from these clocks it's having to reset the time because it was misconfigured on a power cut. Nowadays they could just put some firmware and flash it for 0.0001 euros per device, if not less.
by RicoElectrico on 11/2/25, 4:07 PM
Being not a programmed micro controller, the LM8560 is also a virtually eternal component. Many modern micro controllers incorporate a flash memory to store the software that let the controller work and execute the desired functions. Flash memories retain their content not for an unlimited lifespan. It may be several decades, but before or later it comes the day when they begin to lose their content, and the micro controller stops to work. This can’t happen to LM8560, because it doesn’t contain any flash memory.
That's a strawman, as the cheapest devices using microcontrollers use mask ROM.