I'm trying to connect to another microcontroller using a Teensy 4.0. I'd like to open a simple Serial connection to be able to read/write data. I can't find any examples which implement this (or I'm just understanding them incorrectly). Is that possible to do with this library? If so, how would I go about doing so?
Hi there, thanks for this library.
I'm trying to connect to another microcontroller using a Teensy 4.0. I'd like to open a simple Serial connection to be able to read/write data. I can't find any examples which implement this (or I'm just understanding them incorrectly). Is that possible to do with this library? If so, how would I go about doing so?