Skip to content

Check the temperature and humidity on your smartphone using Arduino and dht11 sensor!

License

Notifications You must be signed in to change notification settings

nockanda/iot-dht11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

iot-dht11

Check the temperature and humidity on your smartphone using Arduino and dht11 sensor!

501-3_bb

This is the schematic of the project! The left one is when you upload the program and the right one is when you use it! This code requires the dht11 1.3.8 version library!

Below is an explanation video! Sorry, it's in Korean!

Video Label

  1. Connect dht11 to wemos d1 mini board.
  2. Connect the battery to the wemos d1 mini board.
  3. Connect the reset button and the setting button.
  4. If you press the reset button while holding down the setting button, the iot board operates in AP mode.
  5. You can edit Internet router information and mqtt information in setting mode.(Information updated in AP mode is saved using spiffs.)
  6. In normal mode, temperature and humidity values are transmitted by MQTT.
  7. Deep sleep mode when not transmitting!(Consumes 4.4mA current)
  8. Check on your smartphone!

Releases

No releases published

Packages

No packages published

Languages