Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 285 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 285 Bytes

#TopsidesArduino

The topside arduino software creates a serial interface for controlling and listening to pin changes on an arduino.

Each message begins with a start byte 0xAA followed by a command byte. Depending on the command byte, N bytes will follow with the message payload.