#N canvas 390 157 572 445 10; #X obj 50 15 inlet; #X obj 146 185 t f b; #X obj 146 249 +; #X obj 173 210 f; #X obj 173 232 * 10; #X msg 188 179 0; #X obj 146 271 t f f; #X obj 50 288 f; #X obj 50 364 outlet; #X obj 50 37 sel 10 13; #X text 142 7 to be used with [comport] for utilising Arduino's Serial.println() function; #X obj 146 106 - 48; #X text 176 251 this is taken from the code often used in the Arduino: ; #X text 198 269 while(Serial.available)); #X text 206 284 byte inByte = Serial.read() \;; #X text 206 297 if((inByte >= '0') && (inByte <= '9')); #X text 198 335 (curly brackets are not available in Pd's comments) ; #X text 225 313 int temp = temp * 10 + inByte - '0' \;; #X text 204 385 written by Alexandros Drymonitis; #X obj 101 63 moses 48; #X obj 146 85 moses 58; #X text 162 62 let only digits through; #N canvas 511 98 458 417 strings 0; #X obj 102 96 inlet; #X obj 102 118 moses 65; #X obj 147 141 moses 91; #X obj 192 164 moses 97; #X obj 237 187 moses 123; #X text 164 119 A-Z; #X text 254 165 a-z; #X obj 147 266 t l l; #X obj 126 289 list; #X obj 147 244 list prepend; #X obj 17 185 inlet print; #X obj 126 361 outlet; #X obj 17 232 spigot; #X obj 17 257 t b b b; #X msg 50 210 0; #X obj 330 191 inlet reset; #X msg 330 215 1; #X obj 126 311 bytes2any; #X obj 126 333 symbol; #X connect 0 0 1 0; #X connect 1 1 2 0; #X connect 2 0 9 0; #X connect 2 1 3 0; #X connect 3 1 4 0; #X connect 4 0 9 0; #X connect 7 0 8 1; #X connect 7 1 9 1; #X connect 8 0 17 0; #X connect 9 0 7 0; #X connect 10 0 12 0; #X connect 12 0 13 0; #X connect 13 0 8 0; #X connect 13 1 9 1; #X connect 13 2 14 0; #X connect 14 0 12 1; #X connect 15 0 16 0; #X connect 16 0 12 1; #X connect 17 0 18 0; #X connect 18 0 11 0; #X restore 173 151 pd strings; #X obj 50 311 pack f s; #X obj 146 128 t f b; #X obj 50 162 t b b b; #X msg 50 333 \$2 \$1; #X connect 0 0 9 0; #X connect 1 0 2 0; #X connect 1 1 3 0; #X connect 2 0 6 0; #X connect 3 0 4 0; #X connect 4 0 2 1; #X connect 5 0 3 1; #X connect 6 0 7 1; #X connect 6 1 3 1; #X connect 7 0 23 0; #X connect 9 0 25 0; #X connect 9 2 19 0; #X connect 11 0 24 0; #X connect 19 1 20 0; #X connect 20 0 11 0; #X connect 20 1 22 1; #X connect 22 0 23 1; #X connect 23 0 26 0; #X connect 24 0 1 0; #X connect 24 1 22 0; #X connect 25 0 7 0; #X connect 25 1 22 2; #X connect 25 2 5 0; #X connect 26 0 8 0;