2020年10月23日 星期五

MQTT Basic實驗

 MQTT Basic實驗

程式說明

http://www.mediafire.com/file/3m9t9oavzci8t0t/MQTT_Basic%25E5%25AF%25A6%25E9%25A9%2597.pdf/file

程式載點

Arduion程式載點 http://www.mediafire.com/file/9nspafd8lcolpai/basic.ino/file

Node-Red 程式載http://www.mediafire.com/file/66lc0f3kkda4nyg/esp32mqttbasic.json/file



1.  Arduino IDE 1.8.0以上  https://www.arduino.cc/en/Main/Software

2.  MQTT Box  http://workswithweb.com/html/mqttbox/downloads.html

3.  Node-Red  http://120.109.165.16/SmartIOT/cloud/node_red_cloud.pdf  Node-Red安裝

4.  Arduino 程式庫 <PubSubClient.h>  http://www.mediafire.com/file/3j7bwujyq3dn5q3/pubsubclient-master%25282%2529.rar/file

需下載使用此pubsubclient.h  解壓縮於 C:\Users\{使用者}\Documents\Arduino\libraries

5.  Arduino 程式庫 <AutoConnect.h>  直接在IDE上安裝程式庫

6.  Arduino 程式庫 <PageBuilder> AutoConnect一起安裝https://github.com/Hieromon/PageBuilder


沒有留言:

張貼留言

2024產專班 作業2 (純模擬)

2024產專班 作業2  (純模擬) 1) LED ON,OFF,TIMER,FLASH 模擬 (switch 控制) 2)RFID卡號模擬 (buttom  模擬RFID UID(不從ESP32) Node-Red 程式 [{"id":"d8886...