Get to know the operation and characteristics of the CAN bus in detail. The goal was to design and implement a driver for controlling a servo motor via the CAN communication protocol using the miŠKo 3 microcontroller student kit. A special emphasis was placed on writing a driver with interrupts that enable the microcontroller to respond to events faster and more efficiently, such as receiving data, without constantly checking the status of devices.
|