esc-configurator icon indicating copy to clipboard operation
esc-configurator copied to clipboard

A Web-App to flash your BLHeli_S and AM32 based ESCs from the browser using the Web-Serial API.

Results 41 esc-configurator issues
Sort by recently updated
recently updated
newest added

Once the releases have been recreated, update the Bluejay source to fetch releases from https://github.com/bird-sanctuary/bluejay

external dependency

By r0b985: ``` ei65_bl_m:b=128,o=5,d=1:4a,8a#,8d,8g,8a#,8c6,8f,8a,4a#,8g,8a#,8d6,8d#6,8g,8d6,8c6,8a#,8d,8g,8a#,8a,8c,8f,4g. ei65_bl_b:b=128,o=4,d=1:4p,2g,2f,2d#,2c,2g,4f.,4d#. ``` ``` TS_HOF_M:b=85,o=5,d=1:16a#5,16a5,16a#5,16g5,16a#5,16d5,16a#5,16g5,16a#5,16d#5,16d#6,16g5,16a#5,16d#5,16d#6,16a#5,16d6,16a#5,16d#6,16a#5,16f6,16a#5,16c6,16a5,16f6,16f5,16f6,16a#5,16c6,16f5,16f6,16a5 TS_HOF_B:b=85,o=3,d=1:8g,8d4,8g4,4d#,8a#,4d#4,8a#,8f4,8a#4,4f,8c4,4f4 ```

[esc-configurator-log (1).txt](https://github.com/stylesuxx/esc-configurator/files/9273690/esc-configurator-log.1.txt)

information needed

There already is functionality to export a bin file. From there we should be able to revert to a hex file. This would allow us to make custom (save changed...

feature request

To make the g071 esc's compatible there are only two changes. The identifier : https://github.com/AlkaMotors/g071Bootloader/blob/f86fc79a05c7ddcc25d598f4b2c952204c98c674/Core/Src/main.c#L62 and eeprom location https://github.com/AlkaMotors/g071Bootloader/blob/f86fc79a05c7ddcc25d598f4b2c952204c98c674/Core/Src/main.c#L18 New MCU: ``` { "name": "G071", "signature": "0x3506", "page_size": 1024???, "flash_size":...

external dependency
feature request
AM32

Thx for the music =D Found out in chromium on arch... I would give more info when needed, also willing to test.

bug

Use https://github.com/Globolo001/BLHELI_32_to_RTTTL to automatically convert BLHeli32 tunes to RTTTL, add some info about the editor being capable of that.

feature request

A user should be able to export his current ESC settings and import them back in. The export should consist of the used firmware and version. Import of the settings...

feature request