RollingGecko / VescUartControl

Arduino library to interface with the VESC bldc over UART.
Other
141 stars 75 forks source link

add function to set RPM #10

Open carycode opened 7 years ago

carycode commented 7 years ago

A function to set RPM seems like a common thing people would want to do. (Also capital-A Arduino, so it works on case-sensitive operating systems such as Linux)

imartinezl commented 7 years ago

This pull request #9 includes this function as well

eduardsik commented 5 years ago

Hi, how can I read the motor temp. over uart? I dont find the solution even in Vedder's documentation, just fet and pcb temp. Could you implement it please?

Peemouse commented 5 years ago

Hi, this value is included in COMM_GET_VALUES command.