Skip to content

Commit ddfc797

Browse files
committed
Update README.md
1 parent 114069d commit ddfc797

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,32 @@ This tree contains BLHeli code for sensorless brushless motor electronic speed c
33
To view and use the files, click the "Clone or download" button on this page,
44
and then select "Download ZIP" to download the repository to your computer.
55

6-
For flashing, configuration and documentation, download the BLHeliSuite PC software:
7-
From here: https://www.mediafire.com/folder/dx6kfaasyo24l/BLHeliSuite
8-
Or for BLHeliSuite32: https://github.com/bitdump/BLHeli/releases
9-
Or the app here: https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM/BLHeli_32%20Android%20APP or from Google Play
6+
For flashing, configuration and documentation, download the BLHeliSuite PC software:
7+
From here: https://www.mediafire.com/folder/dx6kfaasyo24l/BLHeliSuite
8+
Or for BLHeliSuite32: https://github.com/bitdump/BLHeli/releases
9+
Or the app here: https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM/BLHeli_32%20Android%20APP or from Google Play
1010

11-
BLHeli was the first code developed, written in assembly for Atmel and Silabs 8bit MCUs.
12-
Three versions of the code were made, for heli main motor, tail motor and for multirotor.
13-
The code is open sourced under GPLv3.
11+
BLHeli was the first code developed, written in assembly for Atmel and Silabs 8bit MCUs.
12+
Three versions of the code were made, for heli main motor, tail motor and for multirotor.
13+
The code is open sourced under GPLv3.
1414

15-
BLHeli_S was the second code developed, written in assembly for Silabs 8bit MCUs.
16-
BLHeli_S only supports multirotor applications, although it can also be used for planes.
17-
For BLHeli_S, focus was on making throttle response smooth.
18-
The code is open sourced under GPLv3.
15+
BLHeli_S was the second code developed, written in assembly for Silabs 8bit MCUs.
16+
BLHeli_S only supports multirotor applications, although it can also be used for planes.
17+
For BLHeli_S, focus was on making throttle response smooth.
18+
The code is open sourced under GPLv3.
1919

20-
BLHeli_32 was the third code developed, written for 32bit MCUs.
21-
BLHeli_32 also only supports multirotor applications, although it can also be used for planes.
22-
The code is closed source.
20+
BLHeli_32 was the third code developed, written for 32bit MCUs.
21+
BLHeli_32 also only supports multirotor applications, although it can also be used for planes.
22+
The code is closed source.
2323

2424
Documentation can be found here:
25-
https://github.com/bitdump/BLHeli/blob/master/Atmel/BLHeli%20manual%20Atmel%20Rev14.x.pdf
26-
https://github.com/bitdump/BLHeli/blob/master/SiLabs/BLHeli%20manual%20SiLabs%20Rev14.x.pdf
27-
https://github.com/bitdump/BLHeli/blob/master/BLHeli_S%20SiLabs/BLHeli_S%20manual%20SiLabs%20Rev16.x.pdf
28-
https://github.com/bitdump/BLHeli/blob/master/BLHeli_32%20ARM/BLHeli_32%20manual%20ARM%20Rev32.x.pdf
25+
https://github.com/bitdump/BLHeli/blob/master/Atmel/BLHeli%20manual%20Atmel%20Rev14.x.pdf
26+
https://github.com/bitdump/BLHeli/blob/master/SiLabs/BLHeli%20manual%20SiLabs%20Rev14.x.pdf
27+
https://github.com/bitdump/BLHeli/blob/master/BLHeli_S%20SiLabs/BLHeli_S%20manual%20SiLabs%20Rev16.x.pdf
28+
https://github.com/bitdump/BLHeli/blob/master/BLHeli_32%20ARM/BLHeli_32%20manual%20ARM%20Rev32.x.pdf
2929

3030
For more information, check out these threads:
3131
http://www.rcgroups.com/forums/showthread.php?t=2136895 (for BLHeli)
32-
https://www.rcgroups.com/forums/showthread.php?2640796 (for BLHeli_S)
33-
https://www.rcgroups.com/forums/showthread.php?2864611 (for BLHeli_32)
32+
https://www.rcgroups.com/forums/showthread.php?2640796 (for BLHeli_S)
33+
https://www.rcgroups.com/forums/showthread.php?2864611 (for BLHeli_32)
3434

0 commit comments

Comments
 (0)