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
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,13 @@
7
7
8
8
Proper low-cost and low-power FOC supporting boards are very hard to find these days and even may not exist. Even harder to find is a stable and simple FOC algorithm code capable of running on Arduino devices.
9
9
Therefore this is an attempt to:
10
-
- Demystify FOC algorithm and make a robust but simple Arduino library: [Arduino SimpleFOC library](https://docs.simplefoc.com/arduino_simplefoc_library_showcase)
11
-
- Develop a modular BLDC driver board: [Arduino SimpleFOC shield](https://docs.simplefoc.com/arduino_simplefoc_shield_showcase).
10
+
- Demystify FOC algorithm and make a robust but simple Arduino library: [Arduino *SimpleFOClibrary*](https://docs.simplefoc.com/arduino_simplefoc_library_showcase)
11
+
- Develop a modular BLDC driver board: [Arduino *SimpleFOCShield*](https://docs.simplefoc.com/arduino_simplefoc_shield_showcase).
12
12
13
-
## Arduino SimpleFOCShield
13
+
14
+
> ***UPDATE: Arduino *SimpleFOCShield* now supports STM32 boards [Nucleo](https://www.st.com/en/evaluation-tools/stm32-nucleo-boards.html) and [Bluepill](https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill.html).***
15
+
16
+
## Arduino *SimpleFOCShield*
14
17
15
18
<palign="">
16
19
<ahref="https://youtu.be/G5pbo0C6ujE">
@@ -32,7 +35,7 @@ Therefore this is an attempt to:
0 commit comments