From: Johannes Römer Date: Sun, 12 Oct 2014 16:55:36 +0000 (+0200) Subject: Add an Aosong AM2302 humidity/temperature sensor dump. X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=7e249a020fc8c103057825a4c8bfc3b3ffeb863b;ds=sidebyside Add an Aosong AM2302 humidity/temperature sensor dump. --- 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 Binary files /dev/null and b/am230x/am2302/am2302_1mhz.sr differ