dbgjerez / iot-esp8266-dht11

Project with Platform IO programmed in C++ with DHT-11 humidity and temperature sensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(IOT) Internet of things with esp8266 and DHT-11 sensor

Components

  • NodeMCU
  • DHT11 sensor
  • Breadboard

Architecture

Architecture schema

Configuration

Variable Default value Description
DHT_PIN D2 Digital pin where is connected the data sensor output
DHTTYPE DHT11 Sensor version
DELAY 5000 Milliseconds between reading

Libraries

About

Project with Platform IO programmed in C++ with DHT-11 humidity and temperature sensor.


Languages

Language:C++ 100.0%