esp8266-software-uart
esp8266-software-uart copied to clipboard
Software UART / Software Serial / SoftUart for ESP8266 to connect more than one UART
Is it possible to port this to NodeMCU ? It would be very useful to be able to use soft uart.
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.