KS0409 Keyestudio ESP-01 DHT11 Temperature and Humidity Module: Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:




<br>[[File:Ks0408-图片1.png|500px|right|thumb|keyestudio ESP-01 DHT11 Temperature and Humidity Module]]<br>
<br>[[File:Ks0409-图片1.png|500px|right|thumb|keyestudio ESP-01 DHT11 Temperature and Humidity Module]]<br>


<br>
<br>
Line 37: Line 37:
*Keyestudio DHT11 Temperature and Humidity module x 1
*Keyestudio DHT11 Temperature and Humidity module x 1
*ESP8266-01 Wifi module x 1
*ESP8266-01 Wifi module x 1
<br>[[File:Ks0408-图片2.png|600px|frameless|thumb]]<br>
<br>[[File:Ks0409-图片2.png|600px|frameless|thumb]][[File:Ks0409-图片3.png|600px|frameless|thumb]]    <br>




Line 83: Line 83:
<br>
<br>
'''<big>④</big>''' The PUTTY terminal will print the message showed below. IP read success! <br>
'''<big>④</big>''' The PUTTY terminal will print the message showed below. IP read success! <br>
<br>[[File:Ks0408-图片14.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0409-图片4.png|600px|frameless|thumb]] <br>
<br>
<br>
From the figure, remember your IP name, here is '''192.168.3.30'''  <br>
From the figure, remember your IP name, here is '''192.168.3.30'''  <br>
Line 92: Line 92:
<br>
<br>
'''<big>⑥</big>''' Plug the ESP8266-01 WIFI module into the DHT11 Temperature and Humidity module and access to 3.3V power supply. <br>
'''<big>⑥</big>''' Plug the ESP8266-01 WIFI module into the DHT11 Temperature and Humidity module and access to 3.3V power supply. <br>
<br>[[File:Ks0408-图片1.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0409-图片5.png|600px|frameless|thumb]] <br>


<br>
<br>
'''<big>⑦</big>''' Open the network debugging assistant software, as shown below. <br>
'''<big>⑦</big>''' Open the network debugging assistant software, as shown below. <br>
<br>[[File:Ks0408-图片15.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0408-图片15.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0408-图片16.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0409-图片6.png|600px|frameless|thumb]] <br>
    
    
<br>
<br>
'''<big>⑧</big>''' Send PIN02=DHT11, print out the temperature and humidity data. <br>
'''<big>⑧</big>''' Send PIN02=DHT11, print out the temperature and humidity data. <br>
<br>[[File:Ks0408-图片17.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0409-图片7.png|600px|frameless|thumb]] <br>
<br>   
<br>   
For the Station mode operation, the test is finished!<br>
For the Station mode operation, the test is finished!<br>
Line 117: Line 117:
'''<big>④</big>''' Open the network debugging assistant software, as shown below.<br>
'''<big>④</big>''' Open the network debugging assistant software, as shown below.<br>
<br>[[File:Ks0408-图片15.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0408-图片15.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0408-图片19.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0409-图片8.png|600px|frameless|thumb]] <br>
<br>
<br>
'''<big>⑤</big>''' ⑤ Send PIN02=DHT11, print out the temperature and humidity data.<br>
'''<big>⑤</big>''' ⑤ Send PIN02=DHT11, print out the temperature and humidity data.<br>
<br>[[File:Ks0408-图片20.png|600px|frameless|thumb]] <br>
<br>[[File:Ks0409-图片9.png|600px|frameless|thumb]] <br>
<br>
<br>
For the Softap mode operation, the test is finished! <br>
For the Softap mode operation, the test is finished! <br>

Revision as of 16:55, 9 May 2019



keyestudio ESP-01 DHT11 Temperature and Humidity Module



Description

DHT11 Temperature and Humidity Module is one of the most commonly used components for setting the smart home when we are doing the Internet of Things. For wireless control, we specially designed this ESP-01 DHT11 Temperature and Humidity module. The DHT11 Temperature and Humidity module is equipped with an ESP8266-01 Wifi module, which can access to the wireless network. You can remote control any other devices according to the temperature and humidity data measured by the DHT11 module.
For simple use, we provide our own compiled firmware, the firmware is server mode. The specific information are as follows:

  • Module working mode:
work in mode:3
  • Softap mode:
softAP SSID: KeyesWifi_A  ;  password: KeyesWifi   
softAP IP: 192.168.2.1
softAP_server IP: 192.168.2.1
  • Station mode:
Station SSID: KeyesWifi_S  ;  password: KeyesWifi   
Station IP: automatic router assignment
Station_server IP: Router automatically assigns port:8080


Specifications

  • Working voltage: DC 3V--3.3V
  • Main control chip: ESP8266-01
  • Button function: reset button
  • Temperature range: 0℃ to 50℃±2℃
  • Humidity range: 20-90%RH±5%RH
  • Dimensions:42mm*24mm*22mm
  • Weight:5.7g
  • Environmental attributes: ROHS


Packing Includes

  • Keyestudio DHT11 Temperature and Humidity module x 1
  • ESP8266-01 Wifi module x 1


thumbthumb



Use Methods

1.We have already burned the firmware in the ESP8266-01 WIFI module. And you can re-burn the firmware by yourself as well.
The programming method is as follows:
 Plug the ESP8266 WIFI module onto the keyestudio USB to ESP-01S Wifi shield, and push the shield’s button to Uart Download end. Then can directly connect them to your computer’s USB port.

thumb


Double click to open FLASH_DOWNLOAD_TOOL, as shown in the figure below, uploading the firmware.
You will see the interface window below.

thumb

thumb

Then open the ESP8266 Download Tool.
For SPIDownload, open the corresponding file. As shown below.

thumb

thumb

thumb

After click to start download, the interface is as shown below.
thumb



2.Station Mode Operation
Because the station_server IP is automatically assigned by the router, so need to read the IP from the serial port. For example:
Set the SSID of the home Wifi to: KeyesWifi_S and password is KeyesWifi
(note here should set your own home wifi)

Directly connect the keyestudio USB to ESP-01S Wifi shield to your computer’s USB port. Then push the shield’s button to Flash Boot side.

thumb

Open the PUTTY software on your computer. Below is the example figure we operate.

thumb

Double-click the icon of PUTTY software, pop up the interface window below.
thumb

After Click Open, plug the ESP8266 WIFI module into keyestudio USB to ESP-01S Wifi shield.
Note must click Open first, then plug the ESP8266 WIFI module into keyestudio USB to ESP-01S Wifi shield. Or else it is invalid.

thumb


The PUTTY terminal will print the message showed below. IP read success!

thumb

From the figure, remember your IP name, here is 192.168.3.30


 The computer and the home wifi are in the same LAN, and the network segment is the same. Connect your computer to your home WiFi. For example, here we use: SSID: KeyesWifi_S  ; Password: KeyesWifi


 Plug the ESP8266-01 WIFI module into the DHT11 Temperature and Humidity module and access to 3.3V power supply.

thumb


Open the network debugging assistant software, as shown below.

thumb

thumb


 Send PIN02=DHT11, print out the temperature and humidity data.

thumb

For the Station mode operation, the test is finished!



3.Softap Mode Operation

 The computer and the home wifi are in the same LAN, and the network segment is the same. Change your home wifi name to avoid wifi module automatic connected.

 Connect your computer to your home WiFi. For example, here we use: SSID: KeyesWifi_A  ; Password: KeyesWifi

 Plug the ESP8266-01 WIFI module into the DHT11 Temperature and Humidity module and access to 3.3V power supply and wait for 20 seconds.

 Open the network debugging assistant software, as shown below.

thumb

thumb

 ⑤ Send PIN02=DHT11, print out the temperature and humidity data.

thumb

For the Softap mode operation, the test is finished!



Resource

  • Click the link to download all the software and datasheet:

https://drive.google.com/open?id=1vNY40oau7vEM-wme4re9RdHoZE4506cq



Get One Now