Skip to content

Commit 78d37f0

Browse files
committed
readme update new
1 parent d78216d commit 78d37f0

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,21 @@ This project is based on widely used in Hobby world brushless gimbal controller
88

99
Proper low cost FOC supporting board is very hard to find these days even may not exist. The reason may be that the hobby community has not yet dug into it properly.
1010

11-
The closest you can get to FOC support and low cost (I was able to find) is:
11+
### The closest you can get to FOC support and low cost (I was able to find) is:
1212
- [Odrive ![](https://static1.squarespace.com/static/58aff26de4fcb53b5efd2f02/t/5c2c766921c67c143049cbd3/1546417803031/?format=1200w)](https://odriverobotics.com/)
1313
- [Trinamic ![](http://i3.ytimg.com/vi/g2BHEdvW9bU/maxresdefault.jpg)](https://www.youtube.com/watch?v=g2BHEdvW9bU)
1414

15-
There are two main probelms with these kinds of borads:
15+
### There are two main probelms with these kinds of borads:
1616
- Both of them cost more than 100$.
1717
- Both of them are oriented to high current operations.
1818

19-
This porject aims to close the gab and demistify FOC control in a simple way.
19+
## This porject aims to close the gap in the areas:
20+
- Low cost applications <50$
21+
- Low current operation < 5A
22+
- Simple usage and scalability (Arduino)
23+
and demistify FOC control in a simple way.
2024

21-
All you need for this project is (an exaple in brackets):
25+
## All you need for this project is (an exaple in brackets):
2226
- Brushless motor - 3 pahse (IPower GBM4198H-120T [Ebay](https://www.ebay.com/itm/iPower-Gimbal-Brushless-Motor-GBM4108H-120T-for-5N-7N-GH2-ILDC-Aerial-photo-FPV/252025852824?hash=item3aade95398:g:q94AAOSwPcVVo571:rk:2:pf:1&frcectupt=true))
2327
- Encoder - ( Incremental 2400cpr [Ebay](https://www.ebay.com/itm/600P-R-Photoelectric-Incremental-Rotary-Encoder-5V-24V-AB-2-Phases-Shaft-6mm-New/173145939999?epid=19011022356&hash=item28504d601f:g:PZsAAOSwdx1aKQU-:rk:1:pf:1))
24-
- HMBGC V2.2 [Ebay](https://www.ebay.com/itm/HMBGC-V2-0-3-Axle-Gimbal-Controller-Control-Plate-Board-Module-with-Sensor/351497840990?hash=item51d6e7695e:g:BAsAAOSw0QFXBxrZ:rk:1:pf:1)
25-
28+
- HMBGC V2.2 [Ebay](https://www.ebay.com/itm/HMBGC-V2-0-3-Axle-Gimbal-Controller-Control-Plate-Board-Module-with-Sensor/351497840990?hash=item51d6e7695e:g:BAsAAOSw0QFXBxrZ:rk:1:pf:1)

0 commit comments

Comments
 (0)