Skip to content

Commit be4180f

Browse files
committed
readme update
1 parent 336a912 commit be4180f

File tree

1 file changed

+9
-18
lines changed

1 file changed

+9
-18
lines changed

README.md

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,15 @@ For minimal version of the code more suitable for experimenting please visit the
1717

1818
#### The closest you can get to FOC support and low cost (I was able to find) is:
1919

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
3829
- [Installation](#arduino-simple-foc-instalation)
3930
- [Installing the full Arduino Simple FOC library](#installing-simple-foc-full-library)
4031
- [Installing the minimal Arduino example](#download-minimal-simple-foc-arduino-example)

0 commit comments

Comments
 (0)