/smartmailbox

esp8266-based project for mailbox with mail counter and telegram notification

Primary LanguageC++MIT LicenseMIT

SmartMailBox

This ESP8266 project makes the mailbox smarter. It included letter counter and telegram notification

Usage

  • Move config.json to data directory
  • Change all configuration parameters to your own
  • Upload the content of /data to esp (e.g. use plugin for arduino IDE)
  • Compile and upload project