Skip to content

Arduino sketch for ESP8266 & DHT22 sending temperature and humidity to domoticz

Notifications You must be signed in to change notification settings

emnbdx/temperature-humidity-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

A running domoticz server with 2 virtual sensors of type Temp+Hum A ready to flash NodeMCU 1.0 (ESP8266MOD) with 2 DHT22 on port D1 and D2

How to use

This little sketch is ready to deploy through Arduino IDE or Visual Studio Code with arduino plugin

What it does

Every 10 seconds NodeMCU connect to wifi, read value on DHT and send data to domoticz devices. I prefer connecting every loop to limit wifi waves !

About

Arduino sketch for ESP8266 & DHT22 sending temperature and humidity to domoticz

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages