Built with CircuitPython
- Adafruit ESP32 S3 Feather (4MB w/ 2MB SRAM version)
- Adafruit 15x7 CharliePlex LED Matrix Display FeatherWing (in green, of course!)
- Short Female Headers
- Short Male Headers
This project runs on CircuitPython 9 and relies on the following libraries:
- adafruit_bus_device
- adafruit_is31fl3731 (display)
- adafruit_connection_manager
- adafruit_framebuf
- adafruit_ntp
- adafruit_requests
Important
You must install the correct version of CircuitPython that matches the Feather board you're using!
You can download the lib.zip file from this repository and copy its contents to the lib folder on the CIRCUITPY drive if you plan to build one yourself.
Your settings.toml file will need the following items:
CIRCUITPY_WIFI_SSID = "<your wifi network name>"
CIRCUITPY_WIFI_PASSWORD = "<your wifi password>"
USERNAME = "<your GitHub username>"
- Photos
- 3D-printable case
- Battery power and power management stuff?
