Skip to content

HardwareSerial Arduino alternative using ESP32 esp-idf API

License

Notifications You must be signed in to change notification settings

9a4gl/ESP32Serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 !!!

About

HardwareSerial Arduino alternative using ESP32 esp-idf API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages