My first draft of the (very basic) #Python script for #serial comms (to control the #Arduino based #pager transmitter from a Linux system) actually works 😎
The code is too rough for me to feel OK uploading it to #pcode as yet (it totally lacks error checking) plus I must get my head round diference between byte arrays and normal strings as well as learning git properly), but getting this far with it is still an achievement (as I also avoided having to record the Arduino sketch)