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

沒有留言:

張貼留言

Telegram +ESP32自動發報機

  Telegram   +ESP32自動發報機 這套系統是一個典型的 IoT(物聯網)架構 ,結合了遠端配置(Python)、通訊中介(MQTT)與硬體執行(ESP32)。 以下我為您拆解這兩支程式的核心運作原理: 一、 系統架構流程 Python 端 (控制台) :使用者輸入...