Tommm said:
Bump looking for same information.
I set speed sensor source to hall A, it shows wheel rpm (based on motor) but 0 for vehicle speed. I would rather not install a big ugly magnet and sensor.
Did you also setup the wheel diameter?
RE: Doust72, the "cruise" control input has miscellaneous uses but there is no cruise function, ASI has cited safety concerns

Frankly those are somewhat warranted given the power some of them reach. However, it would be possible to simulate cruise control by remote serial if you really want it. You could use a raspberry pi nano connected to a hardware switch and the backend for my custom ASI display. This could be used to reprogram anything on the fly just like my display does, for cruise control basically you would switch the throttle from hardware to remote serial, then set the remote speed command to the current speed-- and when switching off, e.g. when a brake cutoff or regen flag is detected, switch it back to original hardware bit and reset the remote commands. In fact, I hadn't considered cruise but I've added it to my development list...