summaryrefslogtreecommitdiff
path: root/am230x
diff options
context:
space:
mode:
authorJohannes Römer <jroemer@physik.uni-wuerzburg.de>2015-02-18 20:55:53 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2015-02-20 19:24:27 +0100
commitdf02a74950ac334c10e7c6304e5705ed37439ec5 (patch)
treead2e8e482e7afdaec870912417c06f7985aa802a /am230x
parent4fabf5385601893359c5a709518f79101ed6e136 (diff)
downloadsigrok-dumps-df02a74950ac334c10e7c6304e5705ed37439ec5.tar.gz
sigrok-dumps-df02a74950ac334c10e7c6304e5705ed37439ec5.zip
Add some Aosong AM232x humidity/temperature sensor dumps.
Diffstat (limited to 'am230x')
-rw-r--r--am230x/am2320/README19
-rw-r--r--am230x/am2320/am2320_1mhz.srbin0 -> 616 bytes
-rw-r--r--am230x/am2321/README19
-rw-r--r--am230x/am2321/am2321_1mhz.srbin0 -> 610 bytes
-rw-r--r--am230x/am2322/README19
-rw-r--r--am230x/am2322/am2322_1mhz.srbin0 -> 611 bytes
6 files changed, 57 insertions, 0 deletions
diff --git a/am230x/am2320/README b/am230x/am2320/README
new file mode 100644
index 0000000..27c92ee
--- /dev/null
+++ b/am230x/am2320/README
@@ -0,0 +1,19 @@
+-------------------------------------------------------------------------------
+Aosong AM2320
+-------------------------------------------------------------------------------
+
+This is an example capture of the Aosong AM2320 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 AM2320
+ ------------------
+ 0 SDA
diff --git a/am230x/am2320/am2320_1mhz.sr b/am230x/am2320/am2320_1mhz.sr
new file mode 100644
index 0000000..231fb06
--- /dev/null
+++ b/am230x/am2320/am2320_1mhz.sr
Binary files differ
diff --git a/am230x/am2321/README b/am230x/am2321/README
new file mode 100644
index 0000000..9d2740d
--- /dev/null
+++ b/am230x/am2321/README
@@ -0,0 +1,19 @@
+-------------------------------------------------------------------------------
+Aosong AM2321
+-------------------------------------------------------------------------------
+
+This is an example capture of the Aosong AM2321 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 AM2321
+ ------------------
+ 0 SDA
diff --git a/am230x/am2321/am2321_1mhz.sr b/am230x/am2321/am2321_1mhz.sr
new file mode 100644
index 0000000..0d90cf8
--- /dev/null
+++ b/am230x/am2321/am2321_1mhz.sr
Binary files differ
diff --git a/am230x/am2322/README b/am230x/am2322/README
new file mode 100644
index 0000000..66bf87f
--- /dev/null
+++ b/am230x/am2322/README
@@ -0,0 +1,19 @@
+-------------------------------------------------------------------------------
+Aosong AM2322
+-------------------------------------------------------------------------------
+
+This is an example capture of the Aosong AM2322 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 AM2322
+ ------------------
+ 0 SDA
diff --git a/am230x/am2322/am2322_1mhz.sr b/am230x/am2322/am2322_1mhz.sr
new file mode 100644
index 0000000..a573419
--- /dev/null
+++ b/am230x/am2322/am2322_1mhz.sr
Binary files differ