All Projects → roboremo → Esp8266 Wifi Uart Bridge

roboremo / Esp8266 Wifi Uart Bridge

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

Projects that are alternatives of or similar to Esp8266 Wifi Uart Bridge

ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+16.82%)
Mutual labels:  tcp, udp, tcp-server
Heatpump
Arduino library to control Mitsubishi Heat Pumps via connector cn105
Stars: ✭ 327 (+205.61%)
Mutual labels:  serial, esp8266, wifi
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-8.41%)
Mutual labels:  tcp, udp, tcp-server
Qtswissarmyknife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
Stars: ✭ 196 (+83.18%)
Mutual labels:  serial, tcp, udp
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+1160.75%)
Mutual labels:  tcp, udp, tcp-server
Ohsce
PHP HI-REL SOCKET TCP/UDP/ICMP/Serial .高可靠性PHP通信&控制框架SOCKET-TCP/UDP/ICMP/硬件Serial-RS232/RS422/RS485 AND MORE!
Stars: ✭ 206 (+92.52%)
Mutual labels:  serial, tcp, udp
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (+200%)
Mutual labels:  tcp, udp, tcp-server
Pingtunnel
ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.
Stars: ✭ 1,904 (+1679.44%)
Mutual labels:  tcp, wifi, udp
Cnp3
Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
Stars: ✭ 471 (+340.19%)
Mutual labels:  tcp, wifi, udp
Scriptcommunicator serial Terminal
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
Stars: ✭ 462 (+331.78%)
Mutual labels:  serial, tcp, udp
Esp32 Serial Bridge
Wifi to 3x Serial bridge based on a ESP32
Stars: ✭ 169 (+57.94%)
Mutual labels:  serial, bridge, wifi
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (-67.29%)
Mutual labels:  tcp, udp, tcp-server
Stream
NodeJS Modbus Stream
Stars: ✭ 114 (+6.54%)
Mutual labels:  serial, tcp, udp
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-83.18%)
Mutual labels:  tcp, udp, tcp-server
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+2343.93%)
Mutual labels:  esp8266, tcp, udp
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-37.38%)
Mutual labels:  tcp, udp, tcp-server
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+281.31%)
Mutual labels:  tcp, udp, tcp-server
Emodbus
Modbus library for both RTU and TCP protocols. Primarily developed on and for ESP32 MCUs.
Stars: ✭ 29 (-72.9%)
Mutual labels:  bridge, esp8266, tcp
Atc
STM32 LL AT-Command parser
Stars: ✭ 53 (-50.47%)
Mutual labels:  serial, esp8266, wifi
Sming
Sming - Open Source framework for high efficiency native ESP8266 development
Stars: ✭ 1,197 (+1018.69%)
Mutual labels:  esp8266, wifi

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].