没有合适的资源?快使用搜索试试~ 我知道了~
mqtt-examples:MQTT示例集合
共52个文件
js:10个
ino:10个
html:8个
需积分: 23 3 下载量 184 浏览量
2021-04-30
00:53:26
上传
评论
收藏 278KB ZIP 举报
温馨提示
MQTT客户端示例 消息队列遥测传输( )是一种基于IP的轻量级消息传递协议,旨在用于传感器,控制器和其他设备之间的通信。 它旨在支持可能不总是在线的设备,例如用微控制器构建的自动化设备。 MQTT服务器程序称为代理。 代理跟踪来自客户端的消息,并允许任何客户端查询另一个客户端发送的最后一条消息。 消息被组织成主题。 通常,主题代表设备,每个子主题代表其特性。 例如,气象站可能具有主主题“ station”和副主题“温度”,“湿度”,“空气质量”等。 气象站本身将向每个子主题发送消息,并且Web客户端可能会订阅这些主题以随时间在屏幕上显示它们。 客户端将新消息发布到主题,或者订阅主题,并且代理在新消息到达时通知它们。 因此,MQTT被称为Publish&Subscribe或PubSub系统。 例如,与HTTP相比,MQTT的优点在于它是一个简单的协议,您可以使用任何所需的格式在消息
资源推荐
资源详情
资源评论
收起资源包目录
mqtt-examples-master.zip (52个子文件)
mqtt-examples-master
MqttClientAQISender
MqttClientAQISender.ino 4KB
MqttClientNeoPixel
MqttClientNeoPixel.ino 4KB
mqtt-midi-controller
index.html 2KB
script.js 10KB
style.css 223B
.gitattributes 66B
MqttLightControl
index.html 382B
sketch.js 5KB
p5js-mqtt-client
public
index.html 326B
sketch.js 3KB
mousePressed-client
index.html 326B
sketch.js 3KB
mqtt-midi-client
index.html 458B
sketch.js 8KB
AQISensorReceiver
index.html 324B
sketch.js 3KB
readme.md 1KB
p5Serial-client
index.html 476B
ArduinoJoystick
ArduinoJoystick.ino 689B
sketch.js 5KB
img
light-broker.png 50KB
NanoLedPushbutton_schem.svg 22KB
web-midi-mqtt.svg 8KB
NanoLedPushbutton.fzz 6KB
NanoLedPushbutton_schem.png 20KB
NanoLedPushbutton_bb.svg 368KB
light-broker.svg 12KB
NanoLedPushbutton_bb.png 104KB
MqttClientButtonLed
arduino_secrets.h 141B
MqttClientButtonLed.ino 4KB
MqttClientReceiverHueSender
MqttClientReceiverHueSender.ino 4KB
MqttClientSender
arduino_secrets.h 113B
MqttClientSender.ino 3KB
readme.md 6KB
MqttClientMIDIPlayer
arduino_secrets.h 115B
MqttClientMIDIPlayer.ino 3KB
mqtt-vs-websockets.md 7KB
MqttWithQRCode
index.html 508B
sketch.js 4KB
style.css 124B
MqttClientMIDIController
MqttClientMIDIController.ino 4KB
.gitignore 350B
_config.yml 27B
readme.md 8KB
MqttClientReceiver
MqttClientReceiver.ino 3KB
arduino_secrets.h 114B
MqttNodeClientSerial
mqtt-client-serial.js 2KB
SerialInOut
SerialInOut.ino 715B
package.json 396B
MqttNodeClient
mqtt-client.js 1KB
package-lock.json 24KB
package.json 364B
共 52 条
- 1
资源评论
KawaiiLabsSol
- 粉丝: 34
- 资源: 4711
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功