luisesn / espsoftwareserial

Implementation of the Arduino software serial for ESP8266

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of the Arduino software serial library for the ESP8266

Same functionality as the corresponding AVR libarary but several instances can be active at the same time. Speed up to 115200 baud is supported. The constructor also has an optional input buffer size.

About

Implementation of the Arduino software serial for ESP8266


Languages

Language:C++ 100.0%