Code Monkey home page Code Monkey logo

u86_uart_to_udp's Introduction

uart_to_udp

Rx in uart message and Tx out UDP message

Test#1 Local, UDP message Tx and Rx itself.

pic
pic


Run with X86 Ubuntu
bin_u86\udp.svr.out 8888 bin_u86\udp.cli.out 127.0.0.1 8888
type something then press [Enter] with udp.cli.out
udp.svr.out show the message.

Test#2 minicom uart Tx and UDP Rx

pic


Run UDP server to Rx UDP message
bin_u86\udp.svr.out 8888

Run minicom with ttyUSB1, 115200, to Tx uart message from ttyUSB1.
Run bin_u18\uart2udp.out to Rx uart message from ttyUSB0, and send message out over UDP
wait_usec=1001 is a magic number for showing more debug message.
type something quickly with minicom.
pic
udp.svr.out show the message.
pic



Test#3 arduino uart Tx, mt7688 uart Rx and UDP Tx, PC Rx UDP

Tested, this program is able to receive short string ( < 20 char) from arduino uart (115200bps) every 200ms.
pic


pic



Test#4 Log data with long distance

arduino uart Tx, mt7688 uart Rx and UDP Tx over WiFi, PC Rx UDP from WiFi.
pic
Method#1
pic



Method#1
pic


arduino uart Tx, mt7688 uart Rx and UDP Tx over LTE, PC Rx UDP from LTE.
pic
pic

pic
pic
pic
pic

u86_uart_to_udp's People

Contributors

greatcattw avatar

Watchers

 avatar

u86_uart_to_udp's Issues

request

Hello
I follow your projects related to LinkIt Smart 7688 Duo. Your ability and interest is admirable, I have been looking to implement an LoRaWAN Gateway for some time. I know that many LoRa Gateways in the market use the MT76XX chip.(For example SenseCap M2, or LPS8 Indoor LoRaWAN Gateway, +)
You might be interested in helping me implement this project with LinkIt Smart 7688 Duo.

Of course, he has written related projects that I don't know if they work or not. (Because they are old.)

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.