Analog clock that shows the weather instead of the actual numerical hour it points to

Eli’s weatherClock

An digital analog clock but instead of showing the hours, the clock shows the weather at that hour of the day. So instead of showing 1, it will show the weather forecast for 1AM/PM. Click on the hour for more detailed information such as wind, precipitation and more. Once in the detailed view, simply click the center again to return to the analog clock face.

You will need to:

  • Acquire Pi Zero W and a Pimoroni 4″ touchscreen
  • Install a full Raspbian distribution (not lite)
  • Install python pynput module. Pynput needs X11 which is on full Raspbian distributions.
  • Obtain your own OpenWeatherMap API key from and change your

     

     

     

    To finish reading, please visit source site