mathiasvr / bluejay

:bird: Digital ESC firmware for controlling brushless motors in multirotors
GNU General Public License v3.0
478 stars 48 forks source link

Brushed motor control similar to AM32 #45

Open howels opened 2 years ago

howels commented 2 years ago

Would brushed mode be possible in BlueJay like it works in AM32? We could use AIO with one broken ESC to control small RC cars! https://github.com/AlkaMotors/AM32-MultiRotor-ESC-firmware/issues/71

mathiasvr commented 2 years ago

Most of the current logic will not be needed for brushed mode and a setting might be harmful for brushless motors. If we want to compile a brushed version it might be simpler to separate it from bluejay as a new firmware.