]> sigrok.org Git - sigrok-dumps.git/commitdiff
Add some Aosong DHT11 temperature/humidity sensor dumps.
authorUwe Hermann <redacted>
Sun, 12 Oct 2014 13:24:18 +0000 (15:24 +0200)
committerUwe Hermann <redacted>
Sun, 12 Oct 2014 13:24:18 +0000 (15:24 +0200)
am230x/dht11/README [new file with mode: 0644]
am230x/dht11/dht11_100khz.sr [new file with mode: 0644]
am230x/dht11/dht11_1mhz.sr [new file with mode: 0644]
am230x/dht11/dht11_24mhz.sr [new file with mode: 0644]
am230x/dht11/dht11_250khz.sr [new file with mode: 0644]
am230x/dht11/dht11_500khz.sr [new file with mode: 0644]

diff --git a/am230x/dht11/README b/am230x/dht11/README
new file mode 100644 (file)
index 0000000..e87972e
--- /dev/null
@@ -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
new file mode 100644 (file)
index 0000000..28a34d7
Binary files /dev/null and b/am230x/dht11/dht11_100khz.sr differ
diff --git a/am230x/dht11/dht11_1mhz.sr b/am230x/dht11/dht11_1mhz.sr
new file mode 100644 (file)
index 0000000..ad5a30d
Binary files /dev/null and b/am230x/dht11/dht11_1mhz.sr differ
diff --git a/am230x/dht11/dht11_24mhz.sr b/am230x/dht11/dht11_24mhz.sr
new file mode 100644 (file)
index 0000000..6115796
Binary files /dev/null and b/am230x/dht11/dht11_24mhz.sr differ
diff --git a/am230x/dht11/dht11_250khz.sr b/am230x/dht11/dht11_250khz.sr
new file mode 100644 (file)
index 0000000..6e24e75
Binary files /dev/null and b/am230x/dht11/dht11_250khz.sr differ
diff --git a/am230x/dht11/dht11_500khz.sr b/am230x/dht11/dht11_500khz.sr
new file mode 100644 (file)
index 0000000..1fe9c50
Binary files /dev/null and b/am230x/dht11/dht11_500khz.sr differ