This directory contains various implementations of timers on the STM32 microcontroller. Timers are essential peripherals in embedded systems, used for tasks such as generating precise time delays, measuring time intervals, and creating pulse-width modulation (PWM) signals.
- Visual Studio Code with the PlatformIO.
stm32_unict_liblibrary provided by the university for the STM32 microcontroller.
This project is licensed under the MIT license. See the LICENSE file for more details.
Alessandro Ferrante