summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-08-19 17:13:17 +0200
committerChristian Pointner <equinox@spreadspace.org>2013-08-19 17:13:17 +0200
commitb885f942c62fc825f78e08b601970f3ce9961016 (patch)
tree01d61edb47c7a9b153651d73c437f36d0ebbc80f
parentfixed whitespaces, fixed enumerate issue (diff)
added helper script for serial shell connectionHEADmaster
-rwxr-xr-xsoftware/dustmap-node/serial-shell.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/software/dustmap-node/serial-shell.sh b/software/dustmap-node/serial-shell.sh
new file mode 100755
index 0000000..85e31c2
--- /dev/null
+++ b/software/dustmap-node/serial-shell.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+picocom --baud 57600 --echo --omap crlf /dev/ttyACM$1