stylesuxx / esc-configurator

A Web-App to flash your BLHeli_S and AM32 based ESCs from the browser using the Web-Serial API.
https://esc-configurator.com
GNU Affero General Public License v3.0
158 stars 51 forks source link

Control LED lights on supported ESCs via DSHOT command #182

Closed Linjieqiang closed 2 years ago

stylesuxx commented 2 years ago

Not sure what exactly you mean? LEDs are configured through Betaflight. There are some ESCs with LEDs, but as far as I know you can't configure them. If so, could you link me to such a product?

Linjieqiang commented 2 years ago

Hello @stylesuxx . Thank you for your prompt reply, I will describe the problem in detail here. There is a three-color light on my ESC hardware. If I use the original BLHeliS firmware, it can be configured, but can the bluejay firmware be configured?

stylesuxx commented 2 years ago

Summoning @mathiasvr - can this be configured with Bluejay?

@Linjieqiang unfortunately I have never seen such an ESC - could you link me to the product please? Could you make a screenshot of how this is being configured with the BLHeli_S configurator?

Linjieqiang commented 2 years ago

image image image

stylesuxx commented 2 years ago

Which layout do they use exactly? Please also post a link to the actual product and the screenshot from BLHeli_S configurator.

EDIT: Alright - from what I can see, this can be set by sending DSHOT commands. That's technically on my Todo list anyway. Once this is implemented I could also implement switching the LED.

Linjieqiang commented 2 years ago

image

such as https://www.rc-wing.com/30a-bheli-s-esc-dshot.html

Linjieqiang commented 2 years ago

Nice.

mathiasvr commented 2 years ago

In original BLHeli_S it seems its only possible to turn the LED on and off, and only using configurator - DShot LED commands are not implemented. How are you configuring them with BLHeli_S configurator? I cannot see any way to use the RGB feature with the current code, but it might be possible to implement.

Linjieqiang commented 2 years ago

This is actually an idea of ​​mine, because my ESC hardware has led lights, but I can't find a way to turn it on.