What is Nostr?
Stewart Russell /
npub1h4u…6f6t
2024-12-01 18:28:13

Stewart Russell on Nostr: TIL about the SparkFun SerIO board. This now-discontinued product is an ...

TIL about the SparkFun SerIO board. This now-discontinued product is an even-simpler-than-Arduino physical computing device. When connected to a USB port, it appears as a serial device. Send it simple commands at 57600 bps and it will read/write pins for you. For example, this configures Pin 13 as an output, and sets the value high:

> C,13,1
Pin: 13 Input/Output: 1
> W,13,1
Pin: 13 Value: 1

This lights the 'Stat' LED

https://www.sparkfun.com/products/retired/9521

1/2

#Arduino #electronics #SparkFun #SerIO

Author Public Key
npub1h4us4xfjj6w6ulgaj2hx5xru7vektn434wgg669tt5zf20m0ly4qdz6f6t