/magtag-infoboard

An information board for your desktop using the Adafruit MagTag

Primary LanguagePython

MagTag Infoboard

A personal project to turn an Adafruit MagTag into a useful information board you can keep on your desk.

World times

The first feature is to display current time at different cities of interest. Press the first and second button to ccyle through a list of interesting cities and see their current time, time zone, and offset from GMT.

This uses the ipgeolocation API to get information, taking advantage of the MagTag's built in WiFi.

Configuration

In addition to your WiFi network and password. Make sure secrets.py also has the API key for ipgeolocation.

Voltage check

A side utility, to check the voltage on the battery, copy the file voltage-check.py as code.py to the device. This will read the voltage on the monitor, print the reading and calcualte the voltage.