Software Uart / Software Serial library
Posted: Sat May 02, 2015 5:01 am
I just needed to connect three UARTs to my ESP8266 so I wrote a small library to "Bitbang" data over the GPIO's to my connected UARTS.
I made a github repo if anybody is interested:
https://github.com/plieningerweb/esp8266-software-uart
This is my very first project on ESP8266, so I am very happy about every feedback/issues/pull requests
I made a github repo if anybody is interested:
https://github.com/plieningerweb/esp8266-software-uart
This is my very first project on ESP8266, so I am very happy about every feedback/issues/pull requests