Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maakbaas authored Apr 7, 2022
1 parent fd511e7 commit 68cacd0
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# MBLDC
Custom PCB design which serves as a ESC or BLDC controller, to drive brushless BLDC motors using my own control algorithms.

Another repository for the software will follow at a later stage.

[Read more on maakbaas.com](https://maakbaas.com/diy-field-oriented-control-esc/)

## Features of the PCB
- Three low side phase current shunt resistors
- Phase voltage measurements
- Connector for hall sensors or an encoder
- Max 10S, absolute maximum voltage is 45V
- Two pins foreseen for communication to external devices

## Features of the software
- Sensorless block commutation
- Bi-directional
- Open loop start
- Duty ratio control
- Current control
- Speed control
- Controllable through the debug port

## Photo of the PCB
![](https://cdn.hackaday.io/images/5273121611317168532.jpg)

0 comments on commit 68cacd0

Please sign in to comment.