This repository houses the code and 3d files for a small post box, which shows, if unread E-Mails are in a inbox.
| stls | Upload files to "stls" | |
| ESP32Code.ino | Slight code update | |
| README.md | Update README.md | |
E-Postbox
This is a small project aiming to create a small fun looking postbox, which displays the status of an IMAP inbox. It shall display with a small flag, that there is unread mail.
The flag is moved by a small servo motor, which is controlled by an ESP32. The code for which can be found in this repository, but will have to be adjusted to be able to work.
Note what to change:
- The pin for the servo (default: 25)
- The WLAN SSID and Password
- The connection details for the IMAP server
Images and parts of the build process can be found in this mastodon thread.