2023-12-06 12:52:59 -05:00
2023-12-06 12:52:59 -05:00
2023-12-06 12:52:59 -05:00
2023-12-06 12:52:59 -05:00
2023-12-06 12:52:59 -05:00

Aaron M. Schinder

October 2023

Embedded software serial communications protocol

This is a way to have my various arduino-nano controlled embedded perhipherals talk to each other, and to the Raspberry pi using any 3 available GPIO ports. Sometimes I need more than one perhipheral to talk to a controller, and I run out of dedicated serial ports. This allows the use of any 3 GPIO pins on the controller and perhipheral to facilitate two-way non-blocking communications.

Description
Electronic software-mediated communications library. For Arduino and the Raspberry Pi.
Readme 38 KiB
Languages
C++ 72.6%
Python 27.4%