BufferedSerial
Forks of BufferedSerial
A fork is a repository which is based on a copy of this repository.
test
四轴飞控
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions …
buffer,
BufferedSerial,
BufferSerial,
Serial
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions …
buffer,
BufferedSerial,
BufferSerial,
Serial
Fork fixing compiler warnings
DA fork of BufferedSerial
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions …
buffer,
BufferedSerial,
BufferSerial,
Serial
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions …
buffer,
BufferedSerial,
BufferSerial,
Serial
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions …
buffer,
BufferedSerial,
BufferSerial,
Serial
modified puts to not add '\n' in puts
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions …
buffer,
BufferedSerial,
BufferSerial,
Serial
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions …
buffer,
BufferedSerial,
BufferSerial,
Serial
Inherit from SoftSerial and use software buffers for TX and RX. This allows the SoftSerial to operate in a IRQ driven mode. Overrides most (but not all) stdio functions as …
buffer,
BufferedSerial,
BufferSerial,
Serial,
SoftSerial,
software