• Stars
    star
    180
  • Rank 213,097 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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