esp8266-software-uart icon indicating copy to clipboard operation
esp8266-software-uart copied to clipboard

Software UART / Software Serial / SoftUart for ESP8266 to connect more than one UART

Results 3 esp8266-software-uart issues
Sort by recently updated
recently updated
newest added

Is it possible to port this to NodeMCU ? It would be very useful to be able to use soft uart.

help wanted

This is not a issue. I just want to share the wrapper I wrote to be able to use this software with Esp8266 Arduino. It can be found [here](https://github.com/juancgalvez/Arduino-esp8266-Software-UART). I...

@plieningerweb hello, can you adapt your programe to the freeRTOS version SDK?Now,it is suitable for non-os version SDK.