]> sigrok.org Git - sigrok-dumps.git/commitdiff
Add Tondaj SL-814 sound level meter UART dumps.
authorUwe Hermann <redacted>
Mon, 27 Aug 2012 21:34:46 +0000 (23:34 +0200)
committerUwe Hermann <redacted>
Mon, 27 Aug 2012 21:34:46 +0000 (23:34 +0200)
uart/tondaj_sl-814/README [new file with mode: 0644]
uart/tondaj_sl-814/sl-814_uart_init.sr [new file with mode: 0644]
uart/tondaj_sl-814/sl-814_uart_init_and_run.sr [new file with mode: 0644]
uart/tondaj_sl-814/sl-814_uart_run.sr [new file with mode: 0644]

diff --git a/uart/tondaj_sl-814/README b/uart/tondaj_sl-814/README
new file mode 100644 (file)
index 0000000..0c36e37
--- /dev/null
@@ -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 (file)
index 0000000..a0b5e5f
Binary files /dev/null and b/uart/tondaj_sl-814/sl-814_uart_init.sr 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 (file)
index 0000000..3499b5e
Binary files /dev/null and b/uart/tondaj_sl-814/sl-814_uart_init_and_run.sr 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 (file)
index 0000000..eab1fbd
Binary files /dev/null and b/uart/tondaj_sl-814/sl-814_uart_run.sr differ