How to interface a Microcontroller with a Raspberry Pi through UART
The main engine of the Modis Lock host module is a Raspberry Pi Compute Module 3. The CM3 module also uses an ARM core microcontroller to facilitate reliable communication with its remote reader modules. Setting up an interface between a Raspberry Pi and a remote peripheral is pretty straight forward with the [...]