summaryrefslogtreecommitdiff
path: root/am230x
diff options
context:
space:
mode:
Diffstat (limited to 'am230x')
-rw-r--r--am230x/am2302/README19
-rw-r--r--am230x/am2302/am2302_1mhz.srbin0 -> 613 bytes
2 files changed, 19 insertions, 0 deletions
diff --git a/am230x/am2302/README b/am230x/am2302/README
new file mode 100644
index 0000000..e828dfb
--- /dev/null
+++ b/am230x/am2302/README
@@ -0,0 +1,19 @@
+-------------------------------------------------------------------------------
+Aosong AM2302
+-------------------------------------------------------------------------------
+
+This is an example capture of the Aosong AM2302 temperature and humidity sensor
+single-wire protocol.
+
+The sensor was connected to an Atmel ATmega8 running a custom software to read
+out this type of devices.
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was an MCU123 USBee AX Pro clone (at 1 MHz):
+
+ Probe AM2302
+ ------------------
+ 0 SDA
diff --git a/am230x/am2302/am2302_1mhz.sr b/am230x/am2302/am2302_1mhz.sr
new file mode 100644
index 0000000..5f0bde7
--- /dev/null
+++ b/am230x/am2302/am2302_1mhz.sr
Binary files differ