Skip to content

Commit d23d1df

Browse files
committed
fix example
1 parent 0ce7c0c commit d23d1df

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ Additionally, most of the efforts at this moment are still channeled towards the
1111
Therefore this is an attempt to:
1212
- 🎯 Demystify FOC algorithm and make a robust but simple Arduino library: [Arduino *SimpleFOClibrary*](https://docs.simplefoc.com/arduino_simplefoc_library_showcase)
1313
- <i>Support as many <b>motor + sensor + driver + mcu</b> combinations out there</i>
14-
- 🎯 Develop a modular *low-power BLDC (Gimbal)* driver board: [*Arduino Simple**FOC**Shield*](https://docs.simplefoc.com/arduino_simplefoc_shield_showcase).
15-
- 🎯 Develop a modular *medium-power BLDC* driver board: [*Arduino Simple**FOC**PowerShield*](https://github.com/simplefoc/Arduino-SimpleFOC-PowerShield).
14+
- 🎯 Develop a modular FOC supporting BLDC driver boards:
15+
- *Low-power* gimbal driver (<5Amps) : [*Arduino Simple**FOC**Shield*](https://docs.simplefoc.com/arduino_simplefoc_shield_showcase).
16+
- ***NEW***: *Medium-power* BLDC driver (<50Amps): [*Arduino Simple**FOC**PowerShield*](https://github.com/simplefoc/Arduino-SimpleFOC-PowerShield).
1617

1718
##### <b> NEXT RELEASE 📢:</b> <i>Simple<b>FOC</b>library v2.1
1819
> #### Implemented features in dev branch

0 commit comments

Comments
 (0)