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

沒有留言:

張貼留言

WOKWI ESP32 LED Control , Node-Red MQTT SQLITE  

WOKWI ESP32 LED Control ,  Node-Red  MQTT SQLITE   const char broker[] = "test.mosquitto.org" ; //const char broker[] = "br...