The Event Countdown Clock project is a modification of the PyPortal Event Countdown Clock by John Park on the Adafruit Learning site.
- Project Status: Completed
- Started (Year): 2023
- Last Updated (Year): 2023
Blog Posts
PyPortal Event Countdown Clock Mods III
Some big updates to the software for the modified PyPortal Event Countdown Clock. The UI was changed and several features added. It also seems to be more stable as it does not lock-up randomly. Let’s get into the changes. Noticed that the temperature was several degrees too high. This was due to the ADT7410 being…
PyPortal Event Countdown Clock Mods II
I have implemented some of the items on my to do list from last week’s post and tested out a few more ideas. I have also published version 0.1 to GitHub. I want to provide a few details on version 0.1 of the code and what is being worked for version 1.0. The two releases…
PyPortal Event Countdown Clock Mods
I recently purchased an Adafruit PyPortal and looked at using John Park’s project PyPortal Event Countdown Clock project. It was fairly easy to get it up an running but switching from CircuitPython 4 to 8, proved to cause a bit of a challenge, not with the code, but with the libraries. Some were moved from…
