TD-er / ESPEasySerial

Wrapper for SoftwareSerial and HW serial for ESP8266 and ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESPeasySerial

A wrapper to offer a standard interface to serial port on Arduino based ESP8266 as well as ESP32. This wrapper abstracts the use of HW and SW serial.

About

Wrapper for SoftwareSerial and HW serial for ESP8266 and ESP32

License:GNU General Public License v3.0


Languages

Language:C++ 88.1%Language:C 11.9%