/ESP32Serial

HardwareSerial Arduino alternative using ESP32 esp-idf API

Primary LanguageC++MIT LicenseMIT

ESP32Serial

ESP32 HardwareSerial implementation has bug that after ESP.restart() UART1 and UART2 stops working. This implementation uses ESP-IDF API.

WARNING: Not all methods of Arduino HardwareSerial are implemented !!!