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
<li>Sensor floating point error bugfix (initial solution) #83, #37</li>
24
-
<li>Sensor class restructuring - <b>slight API change</b> - <ahref="https://docs.simplefoc.com/sensors">docs</a></li>
25
-
<li>Restructured the generic code and simplified adding new mcus: <b>IMPORTANT: an additional compiler flag needed for PlatformIO</b> see <ahref="https://github.com/simplefoc/Arduino-FOC/issues/99">issue</a> and <ahref="https://docs.simplefoc.com/library_platformio">PlatformIO docs</a></li>
26
-
<li>Removed initial jump #110, #111</li>
27
-
<li>Double to float transformation of the code - performance increase by <ahref="https://github.com/sDessens">@sDessens</a> (#100), <ahref="https://github.com/KaSroka">@KaSroka</a> (#100) </li>
28
-
<li> <ahref="https://docs.simplefoc.com/docs_chinese"><b>Docs webiste translated to Chinese!</b></a> 🎉: Awesome work 😃 by <ahref="https://github.com/MINQING1101">@MINQING1101</a>, <ahref="https://github.com/Deng-ge-open-source">@Deng-ge-open-source</a> and <ahref="https://github.com/mingggggggg">@mingggggggg</a></li>
29
-
<li>New MCU support - <ahref="https://docs.simplefoc.com/microcontrollers">docs</a>
30
-
<ul>
31
-
<li>Support for arduino leonardo #108 </li>
32
-
<li>Initial support for portenta h7 board in collaboration with <img src="https://docs.simplefoc.com/extras/Images/arduino.png" height="15px"><a href="https://www.arduino.cc/">Arduino</a></li>
33
-
<li>Initial support for esp8266</li>
34
-
</ul>
35
-
</li>
36
-
<li>Low side current sensing initial support - <ahref="https://docs.simplefoc.com/current_sense">docs</a>
37
-
<ul>
38
-
<li>Initial support for stm32 B_G431B_ESC1 by <a href="https://github.com/sDessens">@sDessens</a>: PR #73</li>
39
-
<li>Initial support for samd21 by <a href="https://github.com/maxlem">@maxlem</a>: PR #79</li>
40
-
<li>Initial support for esp32 by <a href="https://github.com/maxlem">@byDagor</a></li>
41
-
</ul>
42
-
</li>
23
+
<li>Sensor class init bugfix #121</li>
24
+
<li>Added the new motion control interface to the commander- possible to set the position, velocity and torque target at once</li>
25
+
<li>NRF52 series mcus support by <a href="https://github.com/Polyphe">@Polyphe</a></li>
26
+
<li>Voltage/current limit handling bugs #118</li>
43
27
</ul>
44
28
</blockquote>
45
29
46
-
## Arduino *SimpleFOClibrary* v2.1
30
+
## Arduino *SimpleFOClibrary* v2.2
47
31
48
32
<palign="">
49
33
<ahref="https://youtu.be/Y5kLeqTc6Zk">
@@ -73,7 +57,7 @@ This video demonstrates the *Simple**FOC**library* basic usage, electronic conne
0 commit comments