Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Timers

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.

File

Requirements

  • Visual Studio Code with the PlatformIO.
  • stm32_unict_lib library provided by the university for the STM32 microcontroller.

License

This project is licensed under the MIT license. See the LICENSE file for more details.

Authors

Alessandro Ferrante