ESP8266 多播 资料记录

介绍了使用ESP8266实现的TardisTime项目,通过GPS和UDP协议进行时间同步。项目利用了UDP的高效特性,并探讨了多播与单播方式的优劣。适合对无线通信和时间同步感兴趣的读者。

Tardis Time (GPS Over UDP - Updated):

https://www.hackster.io/rayburne/tardis-time-esp8266-ap-webserver-gps-6b5d2a
用到了 DNS 和 UDP多播

https://processing.org/download/ UDP PC工具

https://github.com/esp8266/Arduino/blob/master/doc/esp8266wifi/udp-examples.rst
UDP例子
I find that UDP works very well and had one transmitter and multiple receivers running for over 18 months.
https://www.hackster.io/rayburne/tardis-time-esp8266-ap-webserver-gps-6b5d2a

Broadcast is not very reliable. Sending Unicast would be much better, but you would need to send once to each ESP.
This would be a good starting point. You would not need the reception part, just send duplicate the send.
https://github.com/esp8266/Arduino/blob … amples.rst

ESP8266–学习笔记(三)AP和UDP通信 —- GOOD
https://blog.youkuaiyun.com/qq_28877125/article/details/62448119

文档:
ESP8266WiFi library的介绍
https://github.com/esp8266/Arduino/blob/master/doc/esp8266wifi/readme.rst#quick-start
UDP的介绍
https://github.com/esp8266/Arduino/blob/master/doc/esp8266wifi/udp-examples.rst

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值