SerialCute++ ============ Name credits go to Meredith Hunter. This is a Serial Object library to allow for Serial communication. This was primarily designed for communication between Raspberry Pi and Teensy or Raspberry Pi and ESP32. It was also used for SerialPrime (a deprecated Serial communication protocol to send ESP32 photos to Raspberry Pi) Serial Object ---------------- .. doxygenfile:: SerialObject.h :project: Fullscale Prime SerialTest ---------------- .. doxygenfile:: SerialTest.cpp :project: Fullscale Prime SerialWrite ---------------- .. doxygenfile:: SerialWrite.cpp :project: Fullscale Prime