(Un)Counter is a small desk device that helps track time until important dates. It uses an ESP32 microcontroller and a 0.96" OLED display to show countdowns. The device synchronizes time automatically via Wi-Fi.
You will need an ESP32-S3 microcontroller flashed with CircuitPython.
git clone https://github.com/TheFilipcom4607/uncounter
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Made with ❤️ by TheFilipcom4607