Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 660 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 660 Bytes

UOE Racing BLDC Controller Program

The programs in this repository are designed to run on a TI Launchpad MSP-EXP430f5529lp board, controlling a PCB with a DRV8323 integrated three-phase gate driver, which itself controls a BLDC (Brushless Direct-Current) motor.

Interrupt_Code contains our latest work on an interrupt-driven implementation.

Polling_Code contains 2019's functional polling-driven code.


Please visit uoeracing.com for more information about our team.