Coder Social home page Coder Social logo

esp82xx_wifi_uart_bridge's Introduction

ESP82XX_WiFi_UART_Bridge

Use ESP82XX to broadcast UART data as UDP packets over WiFi...

The root folder contains the necessary files for the ESP8285 Arduino sketch that runs the UART WiFi Bridge. The serial protocol is based upon the MultiWii Serial Protocol (MSP) developed by the MultiWii open source flight controller project. Basically, when the host MCU has data to update, it pushes it over the UART to the ESP8285 bridge. The ESP8285 then bundles the individual bytes into a UDP packet and transmits it. The ESP8285 UART Wifi Bridge is configured as an access point for a cell phone, tablet or another ESP82XX can connect to it. The two sub-folders contain examples of the UART bridge from the host MCU (an STM32L4 running an AHRS sketch) to the ESP8285 and a second ESP8285 board configured as a UDP client. The client is used to verify that the UDP packets are received; they are sent over the client board's USB serial port to any serial terminal program of the user's choice...

esp82xx_wifi_uart_bridge's People

Contributors

gregtomasch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.