bizarre watch display
Hard to realise on a mechanical watch

E-paper displays in fast mode are additive. Ghosting only occurs when you turn a black pixel white. I therefore devised this adaptation of the video which only turns pixels white with a full refresh once per hour.
As in the video the display inside the circle is a window onto a dial too large to fit the screen. The dial is the minutes display, with a range of +-30 minutes. The hour hand (chevron) moves to the next hour when the minutes pass 30, with the minutes before or after the hour shown by the black band on the scale.
The above image shows 20 to 7 PM, that below shows nearly quarter past 2 PM. Like a conventional analog clock it encourages reading the display in the way in which we normally describe time.
Implemented on a Pyboard 1.x with Pervasive Displays EPD.
I'll post code in my e-paper repo in due course. Any comments or thoughts on the format?