@@ -3,32 +3,32 @@ This tree contains BLHeli code for sensorless brushless motor electronic speed c
3
3
To view and use the files, click the "Clone or download" button on this page,
4
4
and then select "Download ZIP" to download the repository to your computer.
5
5
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
10
10
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.
14
14
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.
19
19
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.
23
23
24
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
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
29
30
30
For more information, check out these threads:
31
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)
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
34
0 commit comments