You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@ Therefore this is an attempt to:
10
10
- Demystify FOC algorithm and make a robust but simple Arduino library: [Arduino *SimpleFOClibrary*](https://docs.simplefoc.com/arduino_simplefoc_library_showcase)
11
11
- Develop a modular BLDC driver board: [Arduino *SimpleFOCShield*](https://docs.simplefoc.com/arduino_simplefoc_shield_showcase).
12
12
13
+
14
+
> **DEV Features**<br>
15
+
> - Teensy support by Christopher Parrott <br>
16
+
> - Pull requests by [@cousinitt](https://github.com/cousinitt) - refactoring and c++11 improvements
17
+
13
18
<blockquoteclass="info"><pclass="heading"><b>NEWS</b> 📢</p>New version of the Arduino <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> is out! (<ahref="https://github.com/askuric/Arduino-FOC/releases">version 1.5.0 <iclass="fa fa-tag"></i></a>) <br> <b>New features</b>:<ul><li> Open-loop motor control</li><li> Support Hall sensors</li><li> Support for Analog interface Magnetic sensor</li><li> New alignment procedure <br>- automatic sensor direction detection<br> - possibility to avoid alignment completely</li><li> PI controller updated to PID controller</li><li>...</li></ul>Big thanks to <ahref="https://github.com/owennewo">@owennewo</a> for awesome suggestions and pull-requests!</blockquote>
0 commit comments