2018年2月1日 星期四

IOT Projects



Visit my Facebook

In the first place, what is IOT (Internet Of Things) ?

According to Wikipedia, IOT was
"The internet of things (IoT) is the network of physical devices, vehicles, buildings and other items—embedded with electronics, software, sensors, actuators, and network connectivity that enable these objects to collect and exchange data."
Sound interesting? Ya, this is the trend of future where "everything" is connect and communicate together.
I would prefer to test the IOT with Nodemcu, a tiny gadget which is cheap and simple that embedded with Wifi module. Tough it is using LUA programming language, it can perform many functions within expectation.
Setup Instructions :-
1) Install the firmware into nodemcu using ESP8266Flasher.exe
2) Run the LuaLoader.exe (connect the correct comm port with 9600 setting)download LuaLoader.zip
3) That's it!
© 2013 ikanbilis

沒有留言:

張貼留言

Node-Red --> MQTT --> Fuxa

Node-Red --> MQTT --> Fuxa      FUXA(一個開源的 Web HMI / SCADA 自動化監控軟體)的專案設定檔 。 這份設定檔完整定義了 HMI 監控畫面的 後端通訊(MQTT 連線、點位標籤) 與 前端網頁圖形介面(SVG 畫布...