Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.93 KB

README.md

File metadata and controls

41 lines (34 loc) · 1.93 KB

JJClock

A clock for JJ.

Envisaged to display the time in the form of the front page of a newspaper.

Image of the original JJ Clock

Main Features:

  • With an extensible rendering engine, for clock 'faces' to be added and improved over time.
  • Clock faces have the full power of python (and connection to the net; mostly) to show time creatively.
  • Configurable over wifi, but able to operate without internet.
  • Time and timezone synchronised by GPS (without transmitting your whereabouts to the internet, of course!).

Key Hardware:

  • Raspberry Pi Zero W
  • E-Paper Display (Waveshare IT8951)
  • Raspberry Pi Touchscreen supported (for testing)

Software:

Documentation

  • Full documentation is unlikely - on request; submit an issue...

Contributing

  • Fork, branch & submit a pull request!