This project is being rewritten in C++ with new features!

Check back later for updates.

(Un)Counter

UnCounter Project Banner

Overview

(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.

Features

Hardware Requirements

You will need an ESP32-S3 microcontroller flashed with CircuitPython.

Installation

  1. Clone the repository: git clone https://github.com/TheFilipcom4607/uncounter
  2. Copy the files to your ESP32 device.
  3. Restart the device to apply changes.

License

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.


Made with ❤️ by TheFilipcom4607