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

沒有留言:

張貼留言

Python Modbus 控制 ADAM-6050 18-ch Isolated Digital I/O Module

Python Modbus 控制  ADAM-6050 18-ch Isolated Digital I/O Module import tkinter as tk from tkinter import messagebox from pymodbus.client impor...