@@ -6,11 +6,7 @@ and then select "Download ZIP" to download the repository to your computer.
6
6
For flashing, configuration and documentation, download the BLHeliSuite PC software:
7
7
From here: https://www.mediafire.com/folder/dx6kfaasyo24l/BLHeliSuite
8
8
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
14
10
15
11
BLHeli was the first code developed, written in assembly for Atmel and Silabs 8bit MCUs.
16
12
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.
23
19
24
20
BLHeli_32 was the third code developed, written for 32bit MCUs.
25
21
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