All Projects → NaoNaoMe → ESP8266-WiFi-UART-transparent-bridge

NaoNaoMe / ESP8266-WiFi-UART-transparent-bridge

Licence: MIT license
Transparent serial communication sketch in Arduino IDE

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ESP8266-WiFi-UART-transparent-bridge

Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (+762.96%)
Mutual labels:  arduino-ide, wifi
blackmagic-espidf
Blackmagic Wireless SWD Debug probe hosted on esp-idf SDK (for ESP8266) with UART on Telnet port and HTTP using xterm.js
Stars: ✭ 165 (+511.11%)
Mutual labels:  wifi, uart
deneyapkart-arduino-core
Arduino Core for Deneyap DevKits
Stars: ✭ 39 (+44.44%)
Mutual labels:  arduino-ide, wifi
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (+100%)
Mutual labels:  arduino-ide, wifi
arduino-primo-tutorials
Here some tutorials to explain and show how to make use of the new features of the Arduino Primo and Arduino Primo Core, such as Wifi, BLE, NFC, InfraRed and various sensors. Hope you can find this helpful to create amazing stuff, save the planet or make a cool project to look smart at the dinning table with your uncles.
Stars: ✭ 12 (-55.56%)
Mutual labels:  arduino-ide, wifi
luci-openwisp
OpenWISP configuration interface implemented as LuCI extensions
Stars: ✭ 21 (-22.22%)
Mutual labels:  wifi
MacOS-WPA-PSK
PoC script showing that MacOS leaves the wireless key in NVRAM, in plaintext and accessible to anyone.
Stars: ✭ 29 (+7.41%)
Mutual labels:  wifi
adb-wifi-setting-manager
Control wifi connections on Android with adb
Stars: ✭ 31 (+14.81%)
Mutual labels:  wifi
python-wifi-survey-heatmap
A Python application for Linux machines to perform WiFi site surveys and present the results as a heatmap overlayed on a floorplan
Stars: ✭ 231 (+755.56%)
Mutual labels:  wifi
esp8266-arduino-wifirgb
A RESTful API implementation to control an RGB LED Strip using an ESP8266 microcontroller.
Stars: ✭ 31 (+14.81%)
Mutual labels:  wifi
uart
serial com api
Stars: ✭ 37 (+37.04%)
Mutual labels:  uart
react-native-google-nearby-messages
📲 Communicate with nearby devices using Bluetooth, BLE, WiFi and near-ultrasonic audio. Broadcast and receive small payloads (like strings) using the easy-to-use React Native API!
Stars: ✭ 143 (+429.63%)
Mutual labels:  wifi
Offline-Browser-Android-App
SMS Based Browser for Android Devices for Retrieving Web Contents without WiFi/Internet.
Stars: ✭ 20 (-25.93%)
Mutual labels:  wifi
kismon
A GUI client for kismet
Stars: ✭ 72 (+166.67%)
Mutual labels:  wifi
unifi2mqtt
Connect Ubiquiti UniFi controller to MQTT 📡
Stars: ✭ 66 (+144.44%)
Mutual labels:  wifi
SerialTransfer
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
Stars: ✭ 273 (+911.11%)
Mutual labels:  uart
ESPShaker
ESP8266 interactive serial command processor via Arduino core.
Stars: ✭ 24 (-11.11%)
Mutual labels:  wifi
Autosteer ESP
Advanced Autosteer Sketch for ESP32 - WiFi Version
Stars: ✭ 34 (+25.93%)
Mutual labels:  wifi
arduino-cereal
Drop-in replacement for Arduino's serial monitor with variable watches.
Stars: ✭ 45 (+66.67%)
Mutual labels:  arduino-ide
surger
⚡ Is there surge pricing around me right now?
Stars: ✭ 20 (-25.93%)
Mutual labels:  wifi

ESP8266-WiFi-UART-transparent-bridge

Transparent serial communication sketch in Arduino IDE.

Is anyone interested in serial communication over the internet?
ESP8266-Azure-IoT-Hub-UART-transparent-bridge might be a good example.

This sketch used with RM Classic.
You could find a tutorial on my youtube channel.

People who visit this repository might be interested in the UartWiFiBoard.

The UartWiFiBoard is battery-powered stand-alone uart-wifi board so that the board can establish connection wifi network by itself.
You can communicate uart data over wifi, when you connect to the board's ip address by terminal apps.
When you send messages to the board's ip address, the board transmit uart data to your target and vice-versa.

UartWiFiBoardwithArduinoUNO

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].