@@ -17,24 +17,15 @@ For minimal version of the code more suitable for experimenting please visit the
17
17
18
18
#### The closest you can get to FOC support and low cost (I was able to find) is:
19
19
20
- <a href =" https://odriverobotics.com/ " >Odroid</a > | <a href =" https://www.youtube.com/watch?v=g2BHEdvW9bU " >Trinamic</a >
21
- ------------ | -------------
22
- <img src =" https://static1.squarespace.com/static/58aff26de4fcb53b5efd2f02/t/5c2c766921c67c143049cbd3/1546417803031/?format=1200w " width =" 400px " > | <img src =" http://i3.ytimg.com/vi/g2BHEdvW9bU/maxresdefault.jpg " width =" 400px " >
23
- :heavy_check_mark : Open Source | :x : Open Source
24
- :heavy_check_mark : Simple to use | :heavy_check_mark : Simple to use
25
- :x : Low cost ($100) | :x : Low cost ($100)
26
- :x : Low power (>50A) | :heavy_check_mark : Low power
27
-
28
- <a href =" https://www.infineon.com/cms/en/product/evaluation-boards/bldc_shield_tle9879/ " >Infineon</a > | <a href =" https://github.com/gouldpa/FOC-Arduino-Brushless " >FOC-Arduino-Brushless</a >
29
- ------------ | -------------
30
- <img src =" https://www.infineon.com/export/sites/default/_images/product/evaluation-boards/BLDC_Motor_Shild_with_TLE9879QXA40.jpg_1711722916.jpg " width =" 400px " >| <img src =" https://hackster.imgix.net/uploads/attachments/998086/dev_kit_89eygMekks.jpg?auto=compress%2Cformat&w=1280&h=960&fit=max " width =" 400px " >
31
- :x : Open Source | :heavy_check_mark : Open Source
32
- :heavy_check_mark : Simple to use | :x : Simple to use
33
- :heavy_check_mark : Low cost ($40) | :heavy_check_mark : Low cost
34
- :heavy_check_mark : Low power | :heavy_check_mark : Low power
35
-
36
-
37
- # Contents
20
+ <a href =" https://odriverobotics.com/ " >Odroid</a > | <a href =" https://www.youtube.com/watch?v=g2BHEdvW9bU " >Trinamic</a > | <a href =" https://www.infineon.com/cms/en/product/evaluation-boards/bldc_shield_tle9879/ " >Infineon</a > | <a href =" https://github.com/gouldpa/FOC-Arduino-Brushless " >FOC-Arduino-Brushless</a >
21
+ ------------ | ------------- | ------------ | -------------
22
+ <img src =" https://static1.squarespace.com/static/58aff26de4fcb53b5efd2f02/t/5c2c766921c67c143049cbd3/1546417803031/?format=1200w " width =" 400px " > | <img src =" http://i3.ytimg.com/vi/g2BHEdvW9bU/maxresdefault.jpg " width =" 400px " > | <img src =" https://www.infineon.com/export/sites/default/_images/product/evaluation-boards/BLDC_Motor_Shild_with_TLE9879QXA40.jpg_1711722916.jpg " width =" 400px " >| <img src =" https://hackster.imgix.net/uploads/attachments/998086/dev_kit_89eygMekks.jpg?auto=compress%2Cformat&w=1280&h=960&fit=max " width =" 400px " >
23
+ :heavy_check_mark : Open Source | :x : Open Source | :x : Open Source | :heavy_check_mark : Open Source
24
+ :heavy_check_mark : Simple to use | :heavy_check_mark : Simple to use | :heavy_check_mark : Simple to use | :x : Simple to use
25
+ :x : Low cost ($100) | :x : Low cost ($100) | :heavy_check_mark : Low cost ($40) | :heavy_check_mark : Low cost
26
+ :x : Low power (>50A) | :heavy_check_mark : Low power | :heavy_check_mark : Low power | :heavy_check_mark : Low power
27
+
28
+ # Structure
38
29
- [ Installation] ( #arduino-simple-foc-instalation )
39
30
- [ Installing the full Arduino Simple FOC library] ( #installing-simple-foc-full-library )
40
31
- [ Installing the minimal Arduino example] ( #download-minimal-simple-foc-arduino-example )
0 commit comments