Bluetooth module HC-05 Lib. suppotrs printf(); support IrqAttach, with using RTOS. include feature as background rxIrq attach. the lib store rx buf of serial, therefore can have over 16 bytes string. if you want to get string, you call read() or getLine(). read() is ALL string, getLine() is under CR('\r').

Dependencies:   RingBuffer

Dependents:   semaforinoprova

Download repository: zip gz

Files at revision 6:2eefa9ea0bf1

Name Size Actions
[up]
RingBuffer.lib 80 Revisions Annotate
mySerial.cpp 3073 Revisions Annotate
mySerial.h 2021 Revisions Annotate