aboutsummaryrefslogtreecommitdiff
path: root/control/serial_ms-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'control/serial_ms-help.pd')
-rw-r--r--control/serial_ms-help.pd40
1 files changed, 37 insertions, 3 deletions
diff --git a/control/serial_ms-help.pd b/control/serial_ms-help.pd
index 2c64e3e..4d2f70f 100644
--- a/control/serial_ms-help.pd
+++ b/control/serial_ms-help.pd
@@ -1,3 +1,37 @@
-#N canvas 1 52 450 300 10;
-#X obj 140 126 serial_ms;
-#X text 54 47 placeholder help patch;
+#N canvas 1 31 473 321 10;
+#X obj 251 180 print reading;
+#X msg 154 82 start;
+#X msg 155 100 stop;
+#X obj 59 157 serial_ms;
+#X text 35 19 decodes serial mice attached to the 1 serial port;
+#X text 35 268 (C) Guenter Geiger;
+#X msg 37 53 init;
+#X msg 245 98 setcontrol 0 CREAD CLOCAL CS7;
+#X msg 247 77 getlines;
+#X obj 59 180 unpack;
+#X floatatom 59 202 0 0 0 0 - - -;
+#X floatatom 90 202 0 0 0 0 - - -;
+#X msg 344 56 setlines RTS 1;
+#X msg 247 37 setlines DTR 0;
+#X msg 247 55 setlines RTS 0;
+#X msg 342 37 setlines DTR 1;
+#X msg 304 133 setlocal 0;
+#N canvas 407 106 494 344 META 0;
+#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE Tcl/Tk;
+#X text 12 135 AUTHOR Guenter Geiger;
+#X text 12 45 DESCRIPTION decodes serial mice attached to the 1 serial
+port;
+#X text 12 95 OUTLET_0 list;
+#X text 12 115 OUTLET_1;
+#X text 12 5 KEYWORDS control user_input needs_work (OUTLET_1?);
+#X text 12 75 INLET_0 init reset;
+#X restore 407 267 pd META;
+#X msg 70 100 reset;
+#X obj 155 123 serialctl /dev/ttyS0;
+#X connect 3 0 9 0;
+#X connect 6 0 3 0;
+#X connect 9 0 10 0;
+#X connect 9 1 11 0;
+#X connect 18 0 3 0;