Welcome to Nixiana.com!
The Nixie Tube Propeller ClockNTPClock has spun times since midnighttoday!
Nori Clock

Nori Clock

Nori Clock, a.k.a. PCMF Revival

As it was mentioned in the page describing the Phone Call Monitor project, that device became obsolete due to the fact that the telephone lines it was monitoring were all disconnected - alas, the cellular revolution... However, the hardware is still fully functional, and the warm green glow of the vacuum fluorescent display kept calling out to me, so I decided to turn this gadget into a clock - a rather predictable choice, considering that no other use cases came to my mind. In case it is not blatantly obvious, the name is an allusion to the Noritake Itron brand of the VFD.

Features

The clock implements all the features a contemporary digital desk clock should have:

  • Time display with seconds
  • Date display with year and day-of-the-week
  • Daylight Saving support with automatic adjustment

For the above, the following configuration options are available:

  • 12/24-hour time format
  • Date formats of MM-DD-YYYY, YYYY-MM-DD and DD-MM-YYYY
  • Daylight Saving enable/disable

In addition, the clock implements these display modes:

  • Normal bright
  • Normal dimmed
  • Inverted bright (for pixel health recovery)
  • Inverted dimmed
  • All pixels on (for pixel health testing)
  • All pixels off (for complete darkness; filaments powered off)

In setting mode, the clock always uses the normal bright display. The details of pixel health are shared with the interested reader in the Display Matters section.

Since the original Phone Call Monitor only had one button (to reset the call counts), the Nori Clock also have to make do with a single-button interface. Two kinds of button presses are recognized, with the functions below:

  • Short press (less than 750 ms):
    • In normal operation: Changes the display mode
    • In setting mode: Increments the selected clock field or config option
  • Long press (750 ms or longer):
    • In normal operation: Enters setting mode
    • In setting mode: Advances to the next clock field or config option, then exits setting mode

Just like for the Nixie Tube Propeller Clock, the clockwork is frozen upon boot or when the seconds were adjusted; after exiting setting mode, a short button press starts the clock again at the top of the second.

Project Details

The following pages take a deeper dive into the technical details:

Hardware
Firmware
© Peter Csaszar - All rights reserved