Arduino Info DHT11 Humidity TempSensor
Arduino Info DHT11 Humidity TempSensor
arduino-info - DHT11-Humidity-TempSensor
DHT11-Humidity-TempSensor
Edit
14
08/09/13
arduino-info - DHT11-Humidity-TempSensor
/ *Y o u r D u i n o . c o mE x a m p l eS o f t w a r eS k e t c h
D H T 1 1H u m i d i t ya n dT e m p e r a t u r eS e n s o rt e s t
The output from this program to the Serial Monitor will be something like this: DHT11 TEST PROGRAM LIBRARY VERSION: 0.3.2 Read sensor: OK Humidity (%): 56.00 Temperature (oC): 23.00 Temperature (oF): 73.40 Temperature (K): 296.15 Dew Point (oC): 13.77 Dew PointFast (oC): 13.74 DETAILS: Before you can use an "Arduino Software Library", you must make it available by copying it into the correct "libraries" folder.
Notes
To use the library, unzip the file below into your SKETCHBOOKPATH\libraries. Here is a .ZIP file available with these files for easier installation: DHT11.zip
For an example of a Web Server that displays DHT11 sensor values, see THIS:
arduino-info.wikispaces.com/DHT11-Humidity-TempSensor
2/2