Skip to content

Commit 5ff550f

Browse files
committed
2 parents 5c02efa + e232412 commit 5ff550f

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Arduino *Simple**FOC**Shield* *v1.3.2*
22

3-
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. The SimpleFOCShield, in combination with the SimpleFOClibrary provides user-friendly way to control BLDC motors both in hardware and software.
3+
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. The *Simple**FOC**Shield*, in combination with the *Simple**FOC**library* provides user-friendly way to control BLDC motors both in hardware and software.
44

55
<p align="">
66
<img src="images/top.png" height="320px"><img src="images/bottom.png" height="320px">
77
</p>
88

99
### Features
10-
- **Plug & play**: In combination with Arduino <span class="simple">Simple<span class="foc">FOC</span>library</span>
10+
- **Plug & play**: In combination with Arduino *Simple**FOC**library* - [github](https://github.com/simplefoc/Arduino-FOC)
1111
- **Low-cost**: Price of €15 - [Check the pricing](https://www.simplefoc.com/simplefoc_shield_product)
1212
- **Max power 120W** - max current 5A, power-supply 12-24V
1313
- Designed for Gimbal motors with the internal resistance >10 Ωs.
@@ -27,8 +27,20 @@ This is an open-source low-cost Brushless DC (BLDC) motor driver board intended
2727
</a>
2828
</p>
2929

30-
## Getting started
3130

31+
## Board versions:
32+
33+
To check the release timeline, click [here](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases)
34+
35+
Version |link | Release date | Comment
36+
----- | ----- | ---- | ----
37+
*Simple**FOC**Shield* v1.3 |[release v1.3](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases/tag/v1.3) | 04/20 | Inital release
38+
*Simple**FOC**Shield* v1.3.1 | [release v1.3.1](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases/tag/v1.3.1) | 07/20 | added Nucleo stacking support
39+
*Simple**FOC**Shield* v1.3.2 |[release v1.3.2](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases/tag/v1.3.2) | 09/20 | added I2C pullups
40+
41+
42+
43+
## Getting started
3244
You already have your own <span class="simple">Simple<span class="foc">FOC</span>Shield</span>? <br>
3345
[Here is a simple guide how to start preparing your setup](https://docs.simplefoc.com/arduino_simplefoc_shield_getting_started)
3446

0 commit comments

Comments
 (0)