From: Uwe Hermann Date: Mon, 27 Aug 2012 21:34:46 +0000 (+0200) Subject: Add Tondaj SL-814 sound level meter UART dumps. X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=74929e9988e12bbf3af6d0d7fdcff38819d03b9f;hp=88eebacb8a886cd3121c70d010d1d2f6ce099852 Add Tondaj SL-814 sound level meter UART dumps. --- 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 .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 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 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 index 0000000..eab1fbd Binary files /dev/null and b/uart/tondaj_sl-814/sl-814_uart_run.sr differ