UOSupermileage / BLDC

The code for the BLDC Motor Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The code for the BLDC Motor Controller


Languages

Language:C++ 99.6%Language:C 0.4%