
In the mbed documentation LPC1768 there are many examples of serial communication implemented in a structured and disorganized way. So, I decided to make it very practical and reusable for other users who need to use this feature. For this, I created my own library based on the OO paradigm.
In the mbed documentation LPC1768 there are many examples of serial communication implemented in a structured and disorganized way. So, I decided to make it very practical and reusable for other users who need to use this feature. For this, I created my own library based on the OO paradigm.
Revisions of SerialCommunication.h
Revision | Date | Message | Actions |
---|---|---|---|
0:78c623c147d2 | 2017-09-05 | My own Serial Communication library. | File Diff Annotate |