Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Latest commit

 

History

History
3 lines (3 loc) · 290 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 290 Bytes

STM32-H-Bridge

DC motor H bridge driver, based on Nucleo-F303RE dev board. Allows controlling brushed DC motor in open loop, closed current loop, or closed speed loop. It implements PID controllers for current and speed control. This project was created as part of my engineering thesis.