master
Ondřej Hruška 2 years ago
parent e8ee57aa72
commit db1a4c447a
  1. 2
      README.md

@ -10,7 +10,7 @@ There is no input function. It can be easily added, but I didn't need it.
The device appears as a USB-serial ttyACMx. Write characters to it. Everything works in character mode.
There's no harm in sending CRLF, these are discarded with no reply.
- Uppercase letters turn GPIOs on, their lowercase counterparts turn them on.
- Uppercase letters turn GPIOs on, their lowercase counterparts turn them off.
- Valid commands return the same character back. Unknown commands return "?".
- "0" turns all *off*, "1" turns all *on*. This is handy if you need just one signal, or want to shut everything down.

Loading…
Cancel
Save