Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 278 Bytes

File metadata and controls

9 lines (5 loc) · 278 Bytes

A Qt gui to control and debug my custom BLDC controller. A complete description and tutorial about how to use it can be found here: http://vedder.se/2015/01/vesc-open-source-esc/

Quick build instructions for Ubuntu:

  1. sudo apt-get install qtcreator qt-sdk

  2. qmake

  3. make