Skip to content

marceline-cramer/discord-drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordDrive Firmware

DiscordDrive is an open-source brushless motor driver with FOC control.

Building

DiscordDrive is built with PlatformIO.

To build, enter the root directory and type:

platformio run

Since there are not any specialized boards for DiscordDrive currently, you must upload the build to an STM32F4 Discovery board or similar:

platformio run -t upload