Skip to content

roboremo/ESP8266-WiFi-UART-Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266-WiFi-UART-Bridge

Transparent WiFi (TCP, UDP) to UART Bridge, supports both AP and STATION WiFi modes. The .ino file is the code for the ESP. Use Arduino IDE for ESP8266 to compile and upload it to the ESP8266.

I made this project in order to use with RoboRemo app, but it is not limited to that. You can use it wherever you want, but on your own risk. Read license file for more details.

You might also like TCP <-> UART Transparent Bridge in the form of a free Android app: TCPUART

You might also like our simple terminal apps:

TCP Terminal

UDP Terminal

UART Terminal