Hi there,
I got a very cheap Ampler ebike, with the following specs:
My questions are mainly about integrating PAS and torque sensors:
Currently, I'm planning to use an Arduino to read the PAS signal and enable/disable the motor based on pedaling activity, and maybe to switch modes (like a half turn backwards could turn on the lights, or change the current limit). I’d use something like the VescUartControl library for the communication. The torque sensor I plan to connect as an analogue input directly to the VESC.
Now my questions:
Cheers and greetings
I got a very cheap Ampler ebike, with the following specs:
- 48V 13S2P Battery
- Q100C CST 36V350W Motor
- Both PAS & Torque sensor on board
My questions are mainly about integrating PAS and torque sensors:
Currently, I'm planning to use an Arduino to read the PAS signal and enable/disable the motor based on pedaling activity, and maybe to switch modes (like a half turn backwards could turn on the lights, or change the current limit). I’d use something like the VescUartControl library for the communication. The torque sensor I plan to connect as an analogue input directly to the VESC.
Now my questions:
- How are PAS and torque sensors combined in "professional" ebikes? Do they have different purposes, is one a backup, or do both get used in parallel? From my understanding, both can trigger assist independently – is that correct?
- Is there any way for the VESC to read the PAS sensor directly, without using an Arduino as a middleman? Or is an MCU always necessary
Cheers and greetings