EA_Timer is a simple but powerful timer management library that you can use in STM32 projects. With this library, you can easily manage multiple timers and assign special functions to each. You can ...
Hackaday

STM32 timer

If you’re into hacking hardware and bending light to your will, [Shoaib Mustafa]’s latest project is bound to spike your curiosity. Combining lasers to project multi-colored beams onto a screen is ...
This project demonstrates servo motor control using PWM and measures the frequency of an external signal using Input Capture mode on TIM4. The servo motor is controlled via two buttons with debounce ...