Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 314 Bytes

File metadata and controls

2 lines (2 loc) · 314 Bytes

SerialCommunication

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.