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 SoftSerial did
Dependencies: Buffer SoftSerial
Dependents: 2014_Ensoul_Capstone F103RB_tcp_rtu_modbus_copy_v1_0 SDP_Testing Nucleo_SFM ... more
Fork of BufferedSerial by
Todo: Write something here :)
Files at revision 10:671a6724ce79
Name | Size | Actions |
---|---|---|
[up] | ||
Buffer.lib | 59 | Revisions Annotate |
BufferedSoftSerial.cpp | 3583 | Revisions Annotate |
BufferedSoftSerial.h | 4614 | Revisions Annotate |
SoftSerial.lib | 60 | Revisions Annotate |