roboremo / ESP8266-WiFi-UART-Bridge

Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode

License:MIT License


Languages

Language:C++ 100.0%