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: index.md
+17-16
Original file line number
Diff line number
Diff line change
@@ -157,22 +157,23 @@ A short demo video for the <span class="simple">Simple<span class="foc">FOC</spa
157
157
Find out more about the boards and how to make them yourself in the [boards](boards) section.
158
158
159
159
## Alternative FOC supporting projects
160
-
Over the period of the past few years several cool FOC supporting projects which provide hardware and software solutions have emerged, here are some of them. None of the projects listed uses <spanclass="simple">Simple<spanclass="foc">FOC</span></span>.
161
-
162
-
163
-
164
-
Project | Open Source Hardware | Open source firmware | Simple to use | Low cost | Power rating | Stepper Support
165
-
--- | --- | --- | --- | --- | --- | ---
166
-
<imgsrc="https://images.squarespace-cdn.com/content/v1/58aff26de4fcb53b5efd2f02/1523147803002-0OYG383CVIPARMB6Y9IT/ODrive_v34%400%2C5x.jpg?format=500w"style="width:100%;max-width:100px" > <br><ahref="https://odriverobotics.com/" >Odrive</a> | ✔️/(❌ from recently) | ✔️/(❌ from recently) | ✔️ | ❌ (>200$) | High >50A | ❌
167
-
<imgsrc="extras/Images/vesc.jpg"style="width:100%;max-width:100px" > <br><ahref="https://github.com/vedderb/bldc">Vesc </a> | ✔️ | ✔️ | ✔️ | ❌ (>100$) | Vey High >100A | ❌
<imgsrc="https://www.solomotorcontrollers.com/wp-content/uploads/2023/08/SOLO-MINI.png"style="width:100%;max-width:100px"> <br><br><ahref="https://www.solomotorcontrollers.com/shop/">SOLO</a> | ❌ | ❌ |✔️ | ❌(70$-600$) | Mid (~16Amps) <br>to <br> Very high (~120Amps) | ❌
160
+
161
+
The focus of <spanclass="simple">Simple<spanclass="foc">FOC</span></span> is making the FOC simple (:D) and supporting as many motor + sensor + driver + mcu combinations as possible. If you are a bit less concerned with the firmware *simplicity* and don't mind trading-off cross-platform flexibility for performance, there are several other projects out there that also use FOC and could provide a more compact, more prefromant or more robust solutions for your applications. Many of these projects are open-source and have been our inspiration from the start, especially VESC and Odrive. Make sure to check them out if you are starting your FOC journey!
162
+
163
+
P.S. None of these projects uses <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span>, but <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> can be used as a firware for several driver boards developed in these projects.
164
+
165
+
Project | Open Source Hardware | Open source firmware | Simple to use | Low cost | Power rating | Stepper Support | SimpleFOC support
166
+
--- | --- | --- | --- | --- | --- | --- | ---
167
+
<imgsrc="https://images.squarespace-cdn.com/content/v1/58aff26de4fcb53b5efd2f02/1523147803002-0OYG383CVIPARMB6Y9IT/ODrive_v34%400%2C5x.jpg?format=500w"style="width:100%;max-width:100px" > <br><ahref="https://odriverobotics.com/" >Odrive</a> | ✔️/(❌ from recently) | ✔️/(❌ from recently) | ✔️ | ❌ (>200$) | High >50A | ❌ | ✔️
0 commit comments