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
One of the goals of the <spanclass="simple">Simple<spanclass="foc">FOC</span>project</span> is to develop low-cost easy to use BLDC driver boards compatible with the <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span>and completely open source!
13
+
One of the goals of the <spanclass="simple">Simple<spanclass="foc">FOC</span>project</span> is to develop low-cost easy to use BLDC driver boards compatible with the <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span>and completely open source! Therefore, <spanclass="simple">Simple<spanclass="foc">FOC</span></span> team members have developed a set of boards, designed specifically for ease of use, to help you kickstart your FOC journey. In addition to being easy to use, the goal of these boards is serve as a reference design for the community to build upon. And finally, even though some of these boards are available in our [shop](https://www.simplefoc.com/shop), our docs provide a lot of documentation and step-by-step guides on how to fabricate the boards yourself.
14
14
15
-
For now there have been three official BLDC drivers developed by the <spanclass="simple">Simple<spanclass="foc">FOC</span>project</span>:
16
-
- <spanclass="simple">Simple<spanclass="foc">FOC</span>Shield</span> - <small>[Find out more](arduino_simplefoc_shield_showcase)</small>
17
-
- <spanclass="simple">Simple<spanclass="foc">FOC</span>Mini</span> 📢**NEW** - <small>[Find out more](simplefocmini)</small>
## Arduino <spanclass="simple">Simple<spanclass="foc">FOC</span>Shield</span> <small>v2.0.4</small> - <small>[Find out more](arduino_simplefoc_shield_showcase)</small>
16
+
There two main formats of the official drivers boards developed by the <spanclass="simple">Simple<spanclass="foc">FOC</span></span> team:
17
+
18
+
- <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.
19
+
- <spanclass="simple">Simple<spanclass="foc">FOC</span>Shield</span> - <small>[Find out more](arduino_simplefoc_shield_showcase)</small>
20
+
- <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
+
22
+
- <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>.
23
+
- <spanclass="simple">Simple<spanclass="foc">FOC</span>Mini</span> - <small>[Find out more](simplefocmini)</small>
24
+
- <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Step</b>Mini</span> (📢**NEW**) - <small> [Find out more](#simplefoc-stepmini-v10---see-on-github)
25
+
26
+
27
+
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.
28
+
29
+
30
+
31
+
## Boards in the <spanclass="simple">Shield</span> form factor
32
+
33
+
These boards are designed to be compatible with the Arduino UNO R3 headers, enabling an easy to start experience with the <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> and the Arduino IDE. The boards can be used with any board with the standard Arduino headers, such as the Arduino MEGA, STM32 Nucleo boards, Adafruit Metro, ESP32 D1 R3, Arudino UNO R4 and many others. This format enables usesr to easily exchange the microcontrollers and find the best solution for their application. The boards are fully open-source and the fabrication files are available in the respective repositories, as well as detailed guides on how to fabricate the boards yourself. The boards are additionally available in the [shop](https://www.simplefoc.com/shop) for those who prefer to buy them, as well as on other mainstream platforms like Aliexpress and Ebay (no relation to the <spanclass="simple">Simple<spanclass="foc">FOC</span>project</span>).
34
+
35
+
36
+
## <spanclass="simple">Simple<spanclass="foc">FOC</span>Shield</span> <small>v3.2</small> - <small>[Find out more](arduino_simplefoc_shield_showcase)</small>
This is an open-source low-cost Brushless DC (BLDC) motor driver board intended primarily for low-power FOC applications up to 5Amps. The board is fully compatible with the Arduino UNO and all the boards with the standard Arduino headers.
23
43
The <spanclass="simple">Simple<spanclass="foc">FOC</span>Shield</span>, in combination with the <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> provides *user-friendly* way to control BLDC motors both in hardware and software.
@@ -26,50 +46,33 @@ The <span class="simple">Simple<span class="foc">FOC</span>Shield</span>, in com
- Will be available in the [shop](https://www.simplefoc.com/shop) soon: 7-10€
69
73
70
-
Read more about this board at [link](https://github.com/simplefoc/SimpleFOCMini)
71
74
72
-
## Arduino <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Power</b>Shield</span> <small>v0.2</small> <small>⚠️<i>( under developement)</i></small>
75
+
## <spanclass="simple">Simple<spanclass="foc">FOC</span> <b>Power</b>Shield</span> <small>v0.2</small> <small>⚠️<i>( development abandoned )</i></small>
73
76
74
77
A powerful arduino shield for running BLDC motors using the FOC algorithm. This board is based on the [BTN8982](https://www.infineon.com/dgdl/Infineon-BTN8982TA-DS-v01_00-EN.pdf?fileId=db3a30433fa9412f013fbe32289b7c17) half bridges and can support currents up to 30 Amps continuos and 50Amps peak. Making it a board that can run virtually any BLDC motor.
75
78
@@ -104,3 +107,72 @@ This does not mean that the board itself is not functional or that it will not w
104
107
- schematics
105
108
106
109
Read more about this board at [link](https://github.com/simplefoc/Arduino-SimpleFOC-PowerShield)
110
+
111
+
112
+
## Boards in the <spanclass="simple">Mini</span> form factor
113
+
114
+
This is a set of miniature boards 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>. The boards are created as minimal working examples and are intended to be used as a reference design for the community to build upon. The boards are fully open-source and the fabrication files are available in the respective repositories, as well as detailed guides on how to fabricate the boards yourself. The boards are additionally available in the [shop](https://www.simplefoc.com/shop) for those who prefer to buy them, as well as on other mainstream platforms like Aliexpress and Ebay (no relation to the <spanclass="simple">Simple<spanclass="foc">FOC</span>project</span>).
115
+
116
+
<divclass="width40 inline_block_top"markdown="1">
117
+
## <spanclass="simple">Simple<spanclass="foc">FOC</span>Mini</span> <small>v1.1</small> - <small>[Find out more](simplefocmini)</small>
<spanclass="simple">Simple<spanclass="foc">FOC</span>Mini</span> is a small-package, low-cost, modular and user-friendly driver for running gimbal BLDC motors with FOC algorithm. As for the <spanclass="simple">Simple<spanclass="foc">FOC</span>Shields</span>, the main motivation of this board is to make using low-power BLDC motors in hobby applications more accessible.
@@ -27,7 +32,7 @@ This board in combination with the <span class="simple">Simple<span class="foc">
0 commit comments