2017年3月9日 星期四

Simple Temperature and Humidity Webserver with NodeMCU


http://www.barissanli.com/electronics/nodemcu.php

Simple Temperature and Humidity Webserver with NodeMCU



In this article, NodeMCU (ESP8266 with USB Connection) is used with DHT11 (with a shield) temperature and humidity sensor to implement a webserver that broadcasts ambient temperature and humidity. A simple Lua program to achieve the web server is also attached to the end of this article.
Barış Sanlı , barissanli2@gmail.com
Contents

沒有留言:

張貼留言

2024_09 作業3 以Node-Red 為主

 2024_09 作業3  (以Node-Red 為主  Arduino 可能需要配合修改 ) Arduino 可能需要修改的部分 1)mqtt broker  2) 主題Topic (發行 接收) 3) WIFI ssid , password const char br...