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
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Therefore this is an attempt to:
10
10
- Demystify FOC algorithm and make a robust but simple Arduino library: [Arduino *SimpleFOClibrary*](https://docs.simplefoc.com/arduino_simplefoc_library_showcase)
11
11
- Develop a modular BLDC driver board: [Arduino *SimpleFOCShield*](https://docs.simplefoc.com/arduino_simplefoc_shield_showcase).
12
12
13
-
> ***UPDATE:*** Arduino *SimpleFOClibrary* now supports high performance DRV8302 driver boards (60V, 15A, 30$). [YouTube link](https://www.youtube.com/watch?v=RI4nNMF608I).
13
+
> ***UPDATE:***📢 Arduino *SimpleFOClibrary* now supports high performance DRV8302 driver boards (60V, 15A, 30$). [YouTube link](https://www.youtube.com/watch?v=RI4nNMF608I).
14
14
> You can find the board by clicking on [Aliexpress link](https://bit.ly/2BZZ5fG) and the Arduino code example in the examples folder!
15
15
16
16
## Arduino *SimpleFOCShield*
@@ -23,12 +23,14 @@ Therefore this is an attempt to:
23
23
24
24
### Features
25
25
-**Plug & play**: In combination with Arduino <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span>
26
-
-**Low-cost**: Price of €20 - [Check the pricing](https://www.simplefoc.com/simplefoc_shield_product)
27
-
-**Open Source**: Fully available fabrication files - [how to make it yourself](https://docs.simplefoc.com/arduino_simplefoc_shield_fabrication)
26
+
-**Low-cost**: Price of €15 - [Check the pricing](https://www.simplefoc.com/simplefoc_shield_product)
27
+
-**Max power 120W** - max current 5A, power-supply 12-24V
28
+
- Designed for Gimbal motors with the internal resistance >10 Ωs.
-**Open Source**: Fully available fabrication files - [how to make it yourself](https://docs.simplefoc.com/arduino_simplefoc_shield_fabrication)
32
34
33
35
##### If you are interested in this board, order your version on this link: [Arduino Simple FOC Shield](https://www.simplefoc.com/simplefoc_shield_product)
34
36
@@ -45,19 +47,19 @@ Therefore this is an attempt to:
45
47
46
48
This video demonstrates the Simple FOC library basic usage, electronic connections and shows its capabilities.
47
49
50
+
48
51
### Features
49
52
-**Arduino compatible**: Arduino library code
50
53
-**Easy to setup and configure**:
51
54
- Easy hardware configuration
52
-
- Easy [tuning the control loops](https://docs.simplefoc.com/control_loops)
55
+
- Easy [tuning the control loops](https://docs.simplefoc.com/motion_control)
53
56
-**Modular**:
54
57
- Supports as many [sensors , BLDC motors and driver boards](https://docs.simplefoc.com/supported_hardware) as possible
55
-
- Supports as many application requirements as possible
0 commit comments