I am communicating with a scrolling LED marquee using a python script, instead I would like to send the serial data myself
This is what I tell it in the terminal:
python toledo.py -p "/dev/tty.usbserial" --link="A" --output
It is very difficult to extract the relevant serial bits for me since I don't know whats what in the script.
What is the serial data for:
--link "A" (select program on the marquee A,B, C, D etc)
and
--output (execute!)
If someone could look at the attached script I would be immensely grateful!
fubbi