diff options
author | Johannes Römer <jroemer@physik.uni-wuerzburg.de> | 2014-10-12 18:55:36 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-10-12 20:05:16 +0200 |
commit | 7e249a020fc8c103057825a4c8bfc3b3ffeb863b (patch) | |
tree | 6f8a655da13cb662ffe64c6dd5b2cdda04b3149e /am230x/am2302 | |
parent | 928b5d639524f257ade850cc3031b859643b864b (diff) | |
download | sigrok-dumps-7e249a020fc8c103057825a4c8bfc3b3ffeb863b.tar.gz sigrok-dumps-7e249a020fc8c103057825a4c8bfc3b3ffeb863b.zip |
Add an Aosong AM2302 humidity/temperature sensor dump.
Diffstat (limited to 'am230x/am2302')
-rw-r--r-- | am230x/am2302/README | 19 | ||||
-rw-r--r-- | am230x/am2302/am2302_1mhz.sr | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..5f0bde7 --- /dev/null +++ b/am230x/am2302/am2302_1mhz.sr |