Control
the GPIO and send strings to the second RS232 port
Control
the GPIO output lines
Send strings to the second RS232 port
To send ASCI characters
(including those up to Decimal 255) type % followed by the Hex value
(e.g. for the Yen sign type %A5
)-----------------See
the full ASCI table
but beware
sending $00 - the port sends 00 - two zeros rather than one - I am told this
is a bug