diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2014-10-12 15:24:18 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-10-12 15:24:18 +0200 |
commit | fb6ea9b5bdb88e6bafe917e30800fa8c97084140 (patch) | |
tree | 2af1cb2c4bde6bfd33fc185acca49b8a3b247cf4 /am230x/dht11 | |
parent | 070090ca70dfba2f387a3dcec421e5a910579faa (diff) | |
download | sigrok-dumps-fb6ea9b5bdb88e6bafe917e30800fa8c97084140.tar.gz sigrok-dumps-fb6ea9b5bdb88e6bafe917e30800fa8c97084140.zip |
Add some Aosong DHT11 temperature/humidity sensor dumps.
Diffstat (limited to 'am230x/dht11')
-rw-r--r-- | am230x/dht11/README | 23 | ||||
-rw-r--r-- | am230x/dht11/dht11_100khz.sr | bin | 0 -> 1060 bytes | |||
-rw-r--r-- | am230x/dht11/dht11_1mhz.sr | bin | 0 -> 5860 bytes | |||
-rw-r--r-- | am230x/dht11/dht11_24mhz.sr | bin | 0 -> 54317 bytes | |||
-rw-r--r-- | am230x/dht11/dht11_250khz.sr | bin | 0 -> 2642 bytes | |||
-rw-r--r-- | am230x/dht11/dht11_500khz.sr | bin | 0 -> 2607 bytes |
6 files changed, 23 insertions, 0 deletions
diff --git a/am230x/dht11/README b/am230x/dht11/README new file mode 100644 index 0000000..e87972e --- /dev/null +++ b/am230x/dht11/README @@ -0,0 +1,23 @@ +------------------------------------------------------------------------------- +Aosong DHT11 +------------------------------------------------------------------------------- + +This is set of example captures of the Aosong DHT11 temperature and +humidity sensor single-wire protocol. + +The sensor was connected to an Arduino running the "DHTTester" sketch. + +Details: +https://learn.adafruit.com/dht/ +https://github.com/adafruit/DHT-sensor-library + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic (at various samplerates): + + Probe DHT11 + ----------------- + 5 (yellow) SDA + diff --git a/am230x/dht11/dht11_100khz.sr b/am230x/dht11/dht11_100khz.sr Binary files differnew file mode 100644 index 0000000..28a34d7 --- /dev/null +++ b/am230x/dht11/dht11_100khz.sr diff --git a/am230x/dht11/dht11_1mhz.sr b/am230x/dht11/dht11_1mhz.sr Binary files differnew file mode 100644 index 0000000..ad5a30d --- /dev/null +++ b/am230x/dht11/dht11_1mhz.sr diff --git a/am230x/dht11/dht11_24mhz.sr b/am230x/dht11/dht11_24mhz.sr Binary files differnew file mode 100644 index 0000000..6115796 --- /dev/null +++ b/am230x/dht11/dht11_24mhz.sr diff --git a/am230x/dht11/dht11_250khz.sr b/am230x/dht11/dht11_250khz.sr Binary files differnew file mode 100644 index 0000000..6e24e75 --- /dev/null +++ b/am230x/dht11/dht11_250khz.sr diff --git a/am230x/dht11/dht11_500khz.sr b/am230x/dht11/dht11_500khz.sr Binary files differnew file mode 100644 index 0000000..1fe9c50 --- /dev/null +++ b/am230x/dht11/dht11_500khz.sr |