Skip to content

dzindra/dhtesp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhtesp

Simple sketch for DHT22 readouts by ESP8266

Usage

Connect to dht-sensor Wifi and navigate to https://192.168.4.1 or https://192.168.4.1/temp.json

Compiling & uploading

  • Download and install Arduino IDE (not the online version)
  • Install ESP8266 Arduino Core
  • Download and install CH340 USB driver
  • Download this repo and open it in Arduino IDE
  • Connect the board to the computer
  • Select Tools > Boards > Wemos D1 R2 & Mini
  • Select Tools > Upload speed > 230400
  • Select Tools > Port > /dev/cu.wchusb....
  • Hit Upload in Arduino IDE

About

Simple sketch for DHT22 readouts by ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages