summaryrefslogtreecommitdiff
path: root/uart
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-08-27 23:34:46 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2012-08-27 23:34:46 +0200
commit74929e9988e12bbf3af6d0d7fdcff38819d03b9f (patch)
tree67c2c4ad17267a177d4aa9a91ac88247a716f58e /uart
parent88eebacb8a886cd3121c70d010d1d2f6ce099852 (diff)
downloadsigrok-dumps-74929e9988e12bbf3af6d0d7fdcff38819d03b9f.tar.gz
sigrok-dumps-74929e9988e12bbf3af6d0d7fdcff38819d03b9f.zip
Add Tondaj SL-814 sound level meter UART dumps.
Diffstat (limited to 'uart')
-rw-r--r--uart/tondaj_sl-814/README31
-rw-r--r--uart/tondaj_sl-814/sl-814_uart_init.srbin0 -> 3381 bytes
-rw-r--r--uart/tondaj_sl-814/sl-814_uart_init_and_run.srbin0 -> 3466 bytes
-rw-r--r--uart/tondaj_sl-814/sl-814_uart_run.srbin0 -> 3477 bytes
4 files changed, 31 insertions, 0 deletions
diff --git a/uart/tondaj_sl-814/README b/uart/tondaj_sl-814/README
new file mode 100644
index 0000000..0c36e37
--- /dev/null
+++ b/uart/tondaj_sl-814/README
@@ -0,0 +1,31 @@
+-------------------------------------------------------------------------------
+Tondaj SL-814 UART
+-------------------------------------------------------------------------------
+
+This is a set of example captures of the serial (UART) data of a
+Tondaj SL-814 sound level meter.
+
+The communication happens at 9600 baud, 8e1.
+
+Details:
+TODO
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was a Saleae Logic (at 1MHz):
+
+ Probe UART
+ ----------------
+ 1 (black) RX
+ 2 (brown) TX
+
+
+Data
+----
+
+The sigrok command line used was:
+
+ sigrok-cli -d fx2lafw:samplerate=1mhz --time 3s -p 1=RX,2=TX -o <file>.sr
+
diff --git a/uart/tondaj_sl-814/sl-814_uart_init.sr b/uart/tondaj_sl-814/sl-814_uart_init.sr
new file mode 100644
index 0000000..a0b5e5f
--- /dev/null
+++ b/uart/tondaj_sl-814/sl-814_uart_init.sr
Binary files differ
diff --git a/uart/tondaj_sl-814/sl-814_uart_init_and_run.sr b/uart/tondaj_sl-814/sl-814_uart_init_and_run.sr
new file mode 100644
index 0000000..3499b5e
--- /dev/null
+++ b/uart/tondaj_sl-814/sl-814_uart_init_and_run.sr
Binary files differ
diff --git a/uart/tondaj_sl-814/sl-814_uart_run.sr b/uart/tondaj_sl-814/sl-814_uart_run.sr
new file mode 100644
index 0000000..eab1fbd
--- /dev/null
+++ b/uart/tondaj_sl-814/sl-814_uart_run.sr
Binary files differ