Skip to content

GeoSensorWebLab/dht-sensor-test

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

DHT Sensor Comparison

Open chart.html to visualize the CSV data in serial.csv. It is also hosted on GitHub pages.

Data is from three sensors connected to an Arduino Sensor Shield, which is connected to a LinkIt One. Goal was to compare two DHT11 sensors with a DHT22 sensor. Test ran for approximately 10 hours connected to my MacBook Pro, which logged the results from the serial port.

Code for testing is in test.ino. This code relies on my fork of the Adafruit DHT Sensor Library.

Serial logging code is in read.rb. The serialport gem must be installed to use it.

Hardware

Setup

License

Code is MIT License.

Data is PDDL License.

About

Test results for DHT11 and DHT22 sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages