-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/BetzDrive/bldc-controller…
- Loading branch information
Showing
3 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
# BLDC Controller | ||
# Betz Drive - A BLDC Controller | ||
|
||
This board is designed for low-speed, high torque motor applications that require | ||
highly precise positional and torque commands. | ||
|
||
## Features | ||
|
||
* Chainable Initialization. Input/output connectors and 'disco-bus' pins provide | ||
dynamic initialization, allowing for easy replacement of any board (no hard coded ids). | ||
|
||
* High Precision Current Readings | ||
|
||
* 12-bit Precision Positional Readings [AS5047U-HTSM](https://ams.com/documents/20143/36005/AS5047U_DS000637_1-00.pdf) | ||
|
||
* Thermal Sensitivity | ||
|
||
* Chainable Initialization. Input/output connectors and 'disco-bus' pins provide | ||
dynamic initialization, allowing for easy replacement of any board (no hard coded ids). | ||
|
||
* Optional 20-pin header with 9 GPIO pins, I2C, 3.3V rail, and ground for add-on functionality! | ||
|
||
## Renderings | ||
|
||
(To be uploaded) | ||
![3D Front](/renderings/front_facing.png) | ||
![3D Back](/renderings/back_facing.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.