Difference between revisions of "Adapter V3 manual"

From Spintend service and support
Line 54: Line 54:


===== throttle and brake power supply =====
===== throttle and brake power supply =====
= Calibrations before use =


= Concludes and explains =
= Concludes and explains =

Revision as of 22:22, 13 March 2024

//Editing, will be finished soon.

The V3 adapter is designed to make wiring and configurating more conveniently and intuitively.

By placed LEDs for each port, input and output, it will be the most easy way to verify and diagnosis your wiring, Even the analog throttle input and output!

And by make two simple calibrations (throttle and optional analogy brake input), the configurations on the VESC can be simply import a app-config file we provided.

Also we changed all the out put MOSFETs to hi-side switch, this is more convenient to use co-ground lights in market.

Buy link: https://spintend.com/collections/diy-electric-scooter-parts/products/ewheel-adc-adapter-v3-for-diy-ebike-escooter-with-vesc

Adapter V3.png

Size: 63 x 53 x 12.5 mm

This manual is based on Ubox V2 dual, for the other VESCs, the conceptions are the same.

Features

  1. Horn, head light, turn light, brake & rear light, and reverse light support.
  2. All FETs are hi-side PMOS, support co-ground lights.
  3. High, middle, low, 3 level throttle support.
  4. Motor reverse and cruise support.
  5. Buzzer to prompt turn and settings.
  6. Support both hall brake and mechanical brake input.
  7. Throttle current monitor, clear the VESC throttle ADC1 immediately when the throttle's '-' wire broken, ignores the pull-upped throttle input.
  8. Two/one wheel drive support.
  9. Convert 5V throttle and analog brake input signal to 3.3V range, no harm to VESC.

Wiring

[pictured needed]

  • Mechanical brake, light, horn, reverse and cruise are actually switches, we don't need to distinguish the two wires of each switch.
  • The turn left/right switch and throttle level switch, they usually has three wires, the neutral wire is the one which can be switched on/off to other wires, so if you are not sure the wire orders, use a multimeter to test them to find the neutral wire first, then know what the rest two wires are.
  • Usually, hand bar throttle or thumb throttle have three wires: black, red, green, corresponding to GND, 5V, throttle output.
  • Users can also use these type of throttles to make ADC(analog) brake, in Adapter V2, the ADC brake signal is transferred to VESC's ADC2 pin.
  • The second VESC ADC PORT is for two wheel drive config, if you have one wheel drive only, connect MAIN PORT to VESC.
  • Adapter need a 5V and 12V power source, the 5V is get from VESC ADC port, users need to connect a 12V power source to adapter's 12V socket, for Ubox V2 connect to its FAN socket.
  • The rear and brake light, usually comes with three wires in common ground connection mode, the two lights share one GND. Connect the positive(anode) wire of rear light to 12V, and brake light's to Brake light+, and their negative(cathode) wire to GND.
  • The other lights and horn are also high side switched, so connect the positive(anode) wire to the function pin, and the negative(cathode) wire to the pin to the 'G' pin.
  • For Ubox single 75V, the extra NRF port is not available, or for the other VESCs without NRF port (some vendor referred as second UART), if the cruise and reverse functions are not needed, the TX and RX pin from the 8 pin port can connect to VESC Bluetooth by pick out the wires from the cable. Or you can refer to this small kit : the single vesc UART port seperator:https://spintend.com/collections/diy-tools-and-accessory/products/single-vesc-uart-port-seperator

The throttle, brake , their switch and potentionmeters

Some ebike/escooters have 3 level throttles, VESC does not support 3 level.

Most throttle working on 5V, and output voltage up to 4.2V, VESC can only accept ADC input within 3.3V (3.44V for some hard ware version).

VESC supports analog brake (variable/propotional) input to its ADC2, common ebike/escooter only provide a electronic switch attached to mechanical brake.

The adapter V3 do these translating jobs, makes VESC a full funtional ebike/scooter controller.

The adapter V3 divide the 5V range throttle, remap it to 3 levels, send to VESC ADC1; Simulate an analog brake voltage to the VESC ADC2 when the mechanical brake switch is triggered; Co-work analog brake input with mechanical brake. This dividing, remapping, and simulating can be adjust to require your demands with these switch and potentiometers:

[picture needed]

throttle and brake power supply

Calibrations before use

Concludes and explains

Caution and limits

FAQ

Firmware and PC loader app

See also