#N canvas 263 22 930 697 10; #X obj 232 268 comport 2 9600; #X obj 232 183 metro 1000; #X obj 232 138 bang; #X obj 275 138 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 51 267 The usb / serial connection; #X obj 232 299 convert.ascii2pd CR SPACE; #X obj 232 332 unpack f f f; #X floatatom 232 366 5 0 0 0 - - -; #X floatatom 266 366 5 0 0 0 - - -; #X floatatom 301 366 5 0 0 0 - - -; #X msg 232 210 list G1; #X obj 232 238 convert.pd2ascii CR; #X text 303 136 Send a bang every 1sec to send the command to the HRMI ; #X text -35 238 Convert the command to ASCII and add a CR; #X text 405 292 Convert the ASCII responses to their real characters and make them one list by interpreting their spaces and CRs; #X text 335 333 unpack the list as 3 floats; #X text -23 210 Send the command G1 per the HRMI manual; #X connect 0 0 5 0; #X connect 1 0 10 0; #X connect 2 0 1 0; #X connect 3 0 1 0; #X connect 5 0 6 0; #X connect 6 0 7 0; #X connect 6 1 8 0; #X connect 6 2 9 0; #X connect 10 0 11 0; #X connect 11 0 0 0;