ESP8266SMTP
ESP8266SMTP copied to clipboard
ESP8266SMTP
SMTP email library for ESP8266 based boards programmed in Arduino environment.
Table of Contents
- Overview
- Dependency
- Usage
Overview
The library uses ESP8266 Arduino libraries to send emails with smtp servers like Gmail.
Dependency
- Arduino IDE Arduino website.
- Arduino core for ESP8266 WiFi chip: https://github.com/esp8266/Arduino
Usage
See example