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: docs/boards/index.md
+36-2Lines changed: 36 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,12 @@ There two main formats of the official drivers boards developed by the <span cla
18
18
19
19
- <spanclass="simple">Shield</span> form factor: These boards are designed to be compatible with the Arduino ecosystem and are intended to be used with the <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> and the Arduino IDE. They are designed to be easy to use and are intended for low to mid power applications.
20
20
- <spanclass="simple">Simple<spanclass="foc">FOC</span>Shield</span> - <small>[Find out more](arduino_simplefoc_shield_showcase)</small>
21
-
- <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Power</b>Shield</span> - <small>⚠️<i>( development abandoned )</i></small> - <small>[Find out more](#arduino-simplefoc-powershield-v02-️-development-abandoned-)</small>
21
+
- <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Power</b>Shield</span> - <small>⚠️<i>( development abandoned )</i></small> - <small>[Find out more](#simplefoc-powershield-v02-️-development-abandoned-)</small>
22
+
- 📢**NEW**: <spanclass="simple">Simple<spanclass="foc">FOC</span><b>Drive</b></span> - <small>[Find out more](boards#simplefoc-drive-v10---find-out-more)</small>
22
23
23
24
- <spanclass="simple">Mini</span> form factor: These boards are designed to be small, low-cost, and easy to use. They are intended for low power applications and are designed to be compatible with the <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span>.
24
25
- <spanclass="simple">Simple<spanclass="foc">FOC</span>Mini</span> - <small>[Find out more](simplefocmini)</small>
25
-
- <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Step</b>Mini</span> (📢**NEW**) - <small> [Find out more](#simplefoc-stepmini-v10---see-on-github)
26
+
- <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Step</b>Mini</span> - <small> [Find out more](#simplefoc-stepmini-v10---see-on-github)
26
27
27
28
28
29
In addition to the official boards, there are many other boards compatible with <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> that you can explore, see the [docs](supported_hardware). Additionally, some other cool hardware designs have been proposed by the community. Check out our [community forum](https://community.simplefoc.com/) for more info.
@@ -111,6 +112,39 @@ This does not mean that the board itself is not functional or that it will not w
111
112
112
113
Read more about this board at [link](https://github.com/simplefoc/Arduino-SimpleFOC-PowerShield)
113
114
115
+
### <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Drive</b></span> <small>v1.0</small> - <small>[Find out more](https://github.com/simplefoc/SimpleFOC-DriveShield)</small>
This is an open-source low-cost BLDC driver boards in the form of a Arduino shield. It is a part of the SimpleFOC project. The board is the big brother of the SimpleFOCShield and is designed to drive motors with higher current requirements, up to 30Amps. The board is created with the same philosophy as the SimpleFOCShield - to be simple to use, low-cost, and open-source and fully compatible with the SimpleFOClibrary.
126
+
127
+
Additionally the aim of the board is to serve as a template project for the community to build their own motor drivers.
128
+
129
+
- The board is relatively simple and can be easily modified to fit different requirements.
130
+
- The board is designed in EasyEDA and all the fabrication files are available for download
131
+
132
+
### Features
133
+
{: .no_toc }
134
+
135
+
-**Boards absolute max ratings**
136
+
- Max current: 20A continuous (peak 30A - measured)
0 commit comments