Have we got a way to enter single serial bytes as a hex or decimal code in the serial monitor?
My project interfaces on serial with a host that sends commands as bytes being < 020h.
I would love to be able to simulate these commands from the serial monitor.
Regards