Displaying local time and weather from OpenWeatherMap APIs
- Python 3
- A Raspberry Pi 4 device using an Adafruit 1.2" 7-Segment LED HT16K33 Backpack.
- You will also need to install the Adafruit-circuitpython-ht16k33
- An Openweathermap account, but you can use the free weather key for the purposes of this script.
Be sure to update the config.ini file with your Openweathermap API Key, NTP server if you want to use this feature, and other details.
Then simply run python3 clock.py
. You should see output on your Adafruit 1.2" 7-Segment LED HT16K33 Backpack.