Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 585 Bytes

File metadata and controls

9 lines (9 loc) · 585 Bytes

Introduction

Arduino DRV8301 library support for SimpleFOC, it also can use alone without SimpleFOC library

Getting Started

  1. Go to the github repository
  2. Click first on Clone or Download > Download ZIP.
  3. Unzip it and place it in Arduino Libraries folder. Windows: C:\Users\%USERNAME%\Documents\Arduino\libraries. Linux: /home/$USER/Arduino/libraries.
  4. Restart Arduino IDE and you should have the library examples in File > Examples > Arduino_SimpleFOC_DRV8301_Support_Library.