SolidGeek / VescUart

An Arduino library for interfacing with the VESC over UART
GNU General Public License v3.0
177 stars 92 forks source link

Feature Request - Set Battery Max Current #36

Open moo1426 opened 2 years ago

moo1426 commented 2 years ago

Hi,

I'd be very interested in a command to set the max battery current value on the VESC.

Similarly, what is the time period for the average current value in avgInputCurrent?

If you are curious, my application is in a fuse monitoring setup, where I'd like to temporarily overload the fuse to get maximum performance without blowing it.

Thanks,

Matthew