summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uart/from_analog/README11
-rw-r--r--uart/from_analog/uart_analog_10700_8n2.srbin0 -> 1618247 bytes
2 files changed, 11 insertions, 0 deletions
diff --git a/uart/from_analog/README b/uart/from_analog/README
new file mode 100644
index 0000000..8d11d29
--- /dev/null
+++ b/uart/from_analog/README
@@ -0,0 +1,11 @@
+uart_analog_10700_8n2.sr:
+
+This was captured from an ATMega328p running at 1Mz from the internal
+oscillator, with a DDR0 of 5.
+
+The device used to capture this was a Hantek 6022BE, with an 8MHz sample rate,
+single channel.
+
+The ATMega was programmed to output bytes between 0x1C and 0x20, separated by
+null bytes.
+
diff --git a/uart/from_analog/uart_analog_10700_8n2.sr b/uart/from_analog/uart_analog_10700_8n2.sr
new file mode 100644
index 0000000..d8250eb
--- /dev/null
+++ b/uart/from_analog/uart_analog_10700_8n2.sr
Binary files differ