Skip to content

Commit 114069d

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

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ and then select "Download ZIP" to download the repository to your computer.
66
For flashing, configuration and documentation, download the BLHeliSuite PC software:
77
From here: https://www.mediafire.com/folder/dx6kfaasyo24l/BLHeliSuite
88
Or for BLHeliSuite32: https://github.com/bitdump/BLHeli/releases
9-
10-
For more information, check out these threads:
11-
http://www.rcgroups.com/forums/showthread.php?t=2136895 (for BLHeli)
12-
https://www.rcgroups.com/forums/showthread.php?2640796 (for BLHeli_S)
13-
https://www.rcgroups.com/forums/showthread.php?2864611 (for BLHeli_32)
9+
Or the app here: https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM/BLHeli_32%20Android%20APP or from Google Play
1410

1511
BLHeli was the first code developed, written in assembly for Atmel and Silabs 8bit MCUs.
1612
Three versions of the code were made, for heli main motor, tail motor and for multirotor.
@@ -23,4 +19,16 @@ The code is open sourced under GPLv3.
2319

2420
BLHeli_32 was the third code developed, written for 32bit MCUs.
2521
BLHeli_32 also only supports multirotor applications, although it can also be used for planes.
26-
The code is closed source.
22+
The code is closed source.
23+
24+
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
29+
30+
For more information, check out these threads:
31+
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)
34+

0 commit comments

Comments
 (0)