Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 425 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 425 Bytes

Mailbox IOT

This is a nodeMCU based tool to get notified by email when your get new mail.

Dependencies

Build and upload

$ pio run && pio run -t upload

Serial Monitor

$ pio device monitor --raw

Reed sensor

Use a reed sensor and connect it to D1 (GPIO5) and GND.

Config

You must change the config settings in src/init.ino