diff options
author | Johannes Römer <jroemer@physik.uni-wuerzburg.de> | 2014-10-12 18:57:38 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-10-12 20:05:16 +0200 |
commit | 84a41e9378c29e0150379b34508c9c88addf9a6e (patch) | |
tree | 23a0f2251a5dc6de8d903752bc55a36fd4c15474 /am230x/am2303 | |
parent | 7e249a020fc8c103057825a4c8bfc3b3ffeb863b (diff) | |
download | sigrok-dumps-84a41e9378c29e0150379b34508c9c88addf9a6e.tar.gz sigrok-dumps-84a41e9378c29e0150379b34508c9c88addf9a6e.zip |
Add an Aosong AM2303 humidity/temperature sensor dump.
Diffstat (limited to 'am230x/am2303')
-rw-r--r-- | am230x/am2303/README | 19 | ||||
-rw-r--r-- | am230x/am2303/am2303_1mhz.sr | bin | 0 -> 610 bytes |
2 files changed, 19 insertions, 0 deletions
diff --git a/am230x/am2303/README b/am230x/am2303/README new file mode 100644 index 0000000..6d661c8 --- /dev/null +++ b/am230x/am2303/README @@ -0,0 +1,19 @@ +------------------------------------------------------------------------------- +Aosong AM2303 +------------------------------------------------------------------------------- + +This is an example capture of the Aosong AM2303 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 AM2303 + ------------------ + 0 SDA diff --git a/am230x/am2303/am2303_1mhz.sr b/am230x/am2303/am2303_1mhz.sr Binary files differnew file mode 100644 index 0000000..5708df2 --- /dev/null +++ b/am230x/am2303/am2303_1mhz.sr |