From 7e249a020fc8c103057825a4c8bfc3b3ffeb863b Mon Sep 17 00:00:00 2001 From: Johannes Römer Date: Sun, 12 Oct 2014 18:55:36 +0200 Subject: Add an Aosong AM2302 humidity/temperature sensor dump. --- am230x/am2302/README | 19 +++++++++++++++++++ am230x/am2302/am2302_1mhz.sr | Bin 0 -> 613 bytes 2 files changed, 19 insertions(+) create mode 100644 am230x/am2302/README create mode 100644 am230x/am2302/am2302_1mhz.sr (limited to 'am230x') 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 -- cgit v1.2.3-54-g00ecf