Difference between revisions of "Adapter V3 manual"

From Spintend service and support
 
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
//Editing, will be soon finished.
Updated on 2024/3/21


The V3 adapter is designed to make wiring and configurating more conveniently and intuitively.  
The Adapter V3 is designed to make wiring and configurating more conveniently and intuitively for build the e-bike/e-scooter and other vehicle types. It's a upgrade version of our Adapter V2.  


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!
By placing 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.  
And by make two simple calibrations (throttle and optional analogy brake input), the configurations on the VESC tool can be simply import a app-config file we provided instead.  


The V3 adapter is upgraded from V2, and keep most of v2 functions, and get some optimizations only. Same purpose is to to make convenient for users to connect wires of e-bike/e-scooters to the VESC. It’s compatible with all VESC and Non VESC controller.
Also we changed all the output to hi-side PMOS switch, this is more convenient to use co-ground lights, which is popular in the market.


Buy link: https://spintend.com/collections/diy-electric-scooter-parts/products/ewheel-adc-adapter-v3-for-diy-ebike-escooter-with-vesc
Buy link: https://spintend.com/collections/diy-electric-scooter-parts/products/ewheel-adc-adapter-v3-for-diy-ebike-escooter-with-vesc
Line 15: Line 15:
Size: 63 x 53 x 12.5 mm
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 =
#Horn, head light, turn light, brake & rear light, and reverse light support.
#'''All FETs are hi-side PMOS''',  support co-ground lights.
#High, middle, low, 3 level throttle support.
#Motor reverse and cruise support.
#Buzzer to prompt turn and settings.
#Support both hall/analog brake and mechanical brake input.
#'''Throttle current monitor''', clear the VESC throttle ADC1 immediately when the throttle's '-' wire broken, ignores the pull-upped throttle input.
#Two/one wheel drive support.
#Convert 5V throttle and analog brake input signal to 3.3V range, no harm to VESC.
= Wiring =
[[File:Ewheel ADC Adapter V3 wiring diagram.jpg|border|frameless|568x568px]]


=== Contents ===
* 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


==== Features ====
= The throttle, brake , their switch and potentiometers =
 
Some e-bike/e-scooters have 3 level throttles, VESC does not support 3 level.
==== Wiring ====
 
==== The throttle, brake , their switch and potentionmeters ====
 
===== throttle and brake power supply =====
Throttle and brake power supply
 
Throttle potentiometers
 
Brake potentiometer
 
Analog/variable brake
 
What if I don't want a regenrative brake?
 
==== The brake, throttle level, and trun left/right switch ====
* 5The cruise, reverse, and horn inputs
* 6The lights and horn output ports
* 7Adapter's own Mode configuration
 
o  7.1Two/one wheel drive mode switching
 
o  7.2Power limit mode
 
o  7.3Two/one way throttle switching
 
* 8Setup in VESC tool
 
o  8.1Prepare
 
o  8.2Two wheel drive only mode with one way throttle on VESC tool PC edition
 
o  8.3Two wheel drive only mode with one way throttle on VESC tool mobile
 
o  8.4Two/one wheel drive switch-able
 
o  8.5Two way (centered) throttle
 
* 9Concludes and explains
* 10Caution and limits
* 11FAQ
 
o  [[Adapter V2 manual#Q:%20What%20is%20the%20requirement%20of%20the%20lights%20and%20horn%3F|11.1Q: What is the requirement of the lights and horn?]]
 
o  [[Adapter V2 manual#Q:%20Can%20my%20Bluetooth%20or%20DAVEGA%20share%20the%208%20pin%20UART-ADC%20port%20with%20adapter%20V2%3F|11.2Q: Can my Bluetooth or DAVEGA share the 8 pin UART-ADC port with adapter V2?]]
 
o  [[Adapter V2 manual#Q:%20My%20VESC%20only%20have%20a%205V%20power%20source%2C%20can%20I%20use%20this%20adapter%3F|11.3Q: My VESC only have a 5V power source, can I use this adapter?]]
 
* [[Adapter V2 manual#Firmware%20and%20PC%20loader%20app|12Firmware and PC loader app]]
* [[Adapter V2 manual#See%20also|13See also]]
 
Features [[Adapter V2 manual&veaction=edit&section=1|edit]][[Adapter V2 manual&action=edit&section=1|edit source]]
 
1.    Horn, head light, turn light, brake & rear light, and reverse light support.
 
2.    High, middle, low, 3 level throttle support.
 
3.    Motor reverse and cruise support.
 
4.    Buzzer to prompt turn, reverse and settings.
 
5.    Support both hall brake and mechanical brake input.
 
6.    Support centered (two way) throttle.
 
7.    Two/one wheel drive support.
 
8.    Power limit mode for compliant to the local regulations.
 
9.    Convert 5V throttle and analog brake input signal to 3.3V range, no harm to VESC.
 
'''Upgraded features:'''
 
Wiring[[Adapter V2 manual&veaction=edit&section=2|edit]][[Adapter V2 manual&action=edit&section=2|edit source]]
 
·       Mechanical brake, light, horn, reverse and cruise are actually switches, No electricity pole difference for wiring.
 
·       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 V3, 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 high side switched, so connect the '''positive(anode) wire to the 'horn' /'Reverse light'/'Head light'/'Left light'/'Right light' pin''', and the '''negative(cathode) wire to the GND 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:<nowiki>https://spintend.com/collections/diy-tools-and-accessory/products/single-vesc-uart-port-seperator</nowiki>
 
The throttle, brake, their switch and potentiometers[[Adapter V2 manual&veaction=edit&section=3|edit]][[Adapter V2 manual&action=edit&section=3|edit source]]
 
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).
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.
VESC supports analog brake (variable/proportional) input to its ADC2, common e-bike/e-scooter only provide a electronic switch attached to mechanical brake.


The adapter V3 do these translating jobs, makes VESC a full functional ebike/scooter controller.
The Adapter V3 do these translating jobs, makes VESC a full functional e-bike/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 ADC3 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:
The Adapter V3 divide the up to 5V throttle input, remap it to 3.3V levels, send to VESC ADC1. So do the analog brake input, remap it, send to VESC ADC2, if there is any mechanical brake switch being triggered, Adapter V3 send the brake potentiometer's voltage to the ADC2 instead.
[[File:Ewheel adc adapter v3 support different speed level and brake.png|none|thumb|500x500px]]


The potentiometers are '''increase clockwise''' and '''decrease counterclockwise'''.
The potentiometers are '''increase clockwise''' and '''decrease counterclockwise'''.


Throttle and brake power supply[[Adapter V2 manual&veaction=edit&section=4|edit]][[Adapter V2 manual&action=edit&section=4|edit source]]
=== throttle and brake power supply ===
 
If your throttle can only accept 3.3V supply, set the ‘HALL VDD’ switch to '3.3V' side. Otherwise set it to '5V'. The analog brake port shares this supply too.
If your throttle can only accept 3.3V supply, set the ‘HALL VDD’ switch to '3.3V' side. Otherwise set it to '5V'. The ADC brake port shares this supply too.
 
Throttle potentiometers[[Adapter V2 manual&veaction=edit&section=5|edit]][[Adapter V2 manual&action=edit&section=5|edit source]]
 
Adapter V3 supports three level throttles, the High level is equal to the throttle handle input. The middle and low level are remapped from throttle handle input according to the 'THR M' and 'THR L' potentiometer's positions. The remap range is from 0 to 100%.
 
'''If you are not connecting a three level throttle switch to adapter, in case you don't have it or don't need it, the default throttle level is middle, so adjust the''' '''<nowiki/>'THR M' potentiometer to its maximum position (clockwise), let the adapter not shrink the''' '''original throttle to''' '''the VESC.'''
 
'''Set 'M' and 'L' potentiometers to their maximum position (clockwise) when do the input setup on the VESC tool to avoid some confusion.'''
 
Brake potentiometer[[Adapter V2 manual&veaction=edit&section=6|edit]][[Adapter V2 manual&action=edit&section=6|edit source]]


Mechanical brake have a electronic switch, to tell ESC to stop driving, some ESC can then do regenrative braking.
=== Throttle potentiometers ===
Adapter V3 supports three level throttles, the High level is equal to the throttle handle in put. The middle and low level are remapped from throttle handle input according to the 'THR M' and 'THR L' potentiometer's positions. The remap range is from 0 to 100%.


When trigger the mechanical brake switch, adapter V3 will assist it with regenerative brake automatically, the regenerative brake strength is according to the 'BRK' potentiometer, from 0 to 100%. '''Set it to its maximum position when do the input setup on the VESC tool.'''
'''If you are not connect a three level throttle switch to adapter, in case you don't have it or don't need it, the default throttle level is middle, so adjust the''' '''<nowiki/>'THR M' potentiometer to its maximum position (clockwise), let the adapter not shrink the''' '''original throttle to''' '''the VESC.'''


Analog/variable brake[[Adapter V2 manual&veaction=edit&section=7|edit]][[Adapter V2 manual&action=edit&section=7|edit source]]
=== Brake potentiometer ===
Mechanical brake have a electronic switch, to tell ESC to stop driving, some ESC can then do regenerative braking.


When no actions happened from mechanical brake(no braking), adapter V3 will conduct the analog voltage from "ABRK" to the VESC ADC2 to support the analog/variable brake.
When trigger the mechanical brake switch, Adapter V3 will assist it with regenerative brake automatically, the regenerative brake strength is according to the 'BRK' potentiometer, from 0 to 100%. '''Set it to its maximum position when do the input setup on the VESC tool.'''


What if I don't want a regenerative brake?[[Adapter V2 manual&veaction=edit&section=8|edit]][[Adapter V2 manual&action=edit&section=8|edit source]]
=== Analog/variable brake ===
When no actions happened from mechanical brake(no braking), Adapter V3 will conduct the analog voltage from "ABRK" to the VESC ADC2. There for to support the analog/variable brake.


=== What if I don't want a regenerative brake? ===
So the ADC2 input is no needed for VESC, set the APP mode to "Current", set to "Current Reverse Button" mode if you need a reverse function.
So the ADC2 input is no needed for VESC, set the APP mode to "Current", set to "Current Reverse Button" mode if you need a reverse function.


The brake, throttle level, and trun left/right switch[[Adapter V2 manual&veaction=edit&section=9|edit]][[Adapter V2 manual&action=edit&section=9|edit source]]
[[File:Current Reverse button.png|frameless|400x400px]]
 
The cruise, reverse, and horn inputs[[Adapter V2 manual&veaction=edit&section=10|edit]][[Adapter V2 manual&action=edit&section=10|edit source]]
 
The lights and horn output ports[[Adapter V2 manual&veaction=edit&section=11|edit]][[Adapter V2 manual&action=edit&section=11|edit source]]
 
Adapter's own Mode configuration[[Adapter V2 manual&veaction=edit&section=12|edit]][[Adapter V2 manual&action=edit&section=12|edit source]]
 
Adapter V3 has 2 mode configurations: '''two/one wheel drive mode switching, and one way/ two way throttle switching'''.
 
Two/one wheel drive mode switching[[Adapter V2 manual&veaction=edit&section=13|edit]][[Adapter V2 manual&action=edit&section=13|edit source]]
 
Hold both the right and left brake handles then power on the system, the adapter will toggle the 2/1 drive mode, after the switching, the buzzer will ring '''once for one wheel mode''', and '''twice for two wheel mode'''. Release both left and right brake.
 
The principle of 2 wheel drive is to copy the control signal from main ESC to the second ESC. In order to implement this function, the CAN bus connection of two ESCS need to set off, for Ubox dual, it has a internal CAN bus connection, please refer: [[The power button of Ubox#The click button configuration]].
 
'''Note: The new version firmware support a button to control the two/one wheel driving mode switching:'''
 
 
By connect the TX pin to the GND, the adapter will swtich to two wheel drive mode, will copy the throttle and brake signle from main socket to the secondary socket.
 
Two/one way throttle switching[[Adapter V2 manual&veaction=edit&section=15|edit]][[Adapter V2 manual&action=edit&section=15|edit source]]
 
Two way throttle is being referred as 'centered' throttle in VESC tool, it return to its center position when idle.
 
To change mode:
 
Hold both the left brake handle and the throttle handle bar, then power on the system, wait the buzzer ring '''three times, then still hold throttle and left brake 3 more seconds,''' until the buzzer '''again to ring 6 times''', release the throttle and left brake.
 
The setting entry is shared with power limit mode switching, so we need to wait the power limit mode setting being time out.
 
The difference between adapter's two/one way mode is, in one way mode, the throttle output to ESC is as same as throttle input, in two way mode, if the brake not triggered, throttle output to ESC is as same as throttle input; If the brake handle is triggered, it will replace the throttle output with the brake signal from the brake input.
 
Calibration for throttles (both vesc and non vesc)
 
Keep No power on status before entering in calibration mode.
 
1. Hold the left brake and throttle to max, then power on adapter (connected in esc by turning on esc), then adapter buzzer will beep 4times continuously, then loosing holding brake and throttle.
 
2. then red and green led lights will be flashing in the board
 
3. And Roll throttle to forward and backward repeatedly
 
4.Then hold the left brake again for 3seconds until the buzzer beep twice
 
5. Calibration ends, then push throttle to check if the throttle indication led light on green
 
Remark: Same process to calibrate the variable brake input, make sure to hold the variable brake to enter in calibration process.
 
Setup in VESC tool[[Adapter V2 manual&veaction=edit&section=16|edit]][[Adapter V2 manual&action=edit&section=16|edit source]]
 
Before setup control logic to the VESC, we need to setup motor's FOC first. The following contents are based on VESC tool 3.01 PC edition.
 
The setup input wizard of VESC tool 3.01 (FW 5.3) is easy to fail:
 
This is because there is too many data transfered on CAN bus when ESCs are bound to gether by CAN bus, the firmware check command is being blocked. '''Two solve this issue, we can reduce the CAN bus load by disable the secondary ESC's CAN status, then we set the main ESC's input separately first, then set the secdary ESC as salve on CAN bus manually.'''
 
For two wheel drive mode, the principle is set ADC input on main ESC (this guide will assign it to ESCA), then let the control signal relied to ESCB by CAN bus.
 
For two/one wheel drive switchable configuration, the principle is to turn off CAN bus connection, let the adapter to send the control single to the two ESCs separately.
 
For '''two way throttle''', we need to change the control mode in VESC to 'center' mode, we adopt the '<nowiki/>'''Current No Reverse Brake Center'''' mode in this guide. We also can do two/one wheel drive mode for two way throttle.
 
'''For one way throttle with regenerative brake, we adopt the 'Current Reverse ADC2 Brake Button' mode.'''
 
The Ubox dual has a internal 2.4G receiver, the receiver is no use in this application, we can disable receiver by click the button 9 times after the Ubox powered on and the button LED solid.
 
We will begin from one way throttle with two wheel drive mode. For the two/one drive switch-able mode, just disable the CAN bus connection and set the ADC control mode on the secondary ESC similar to main ESC . For the two way throttle, just set the control mode to 'Current No Reverse Brake Center'.
 
'''During the setup, the motor will spin even to full speed, keep every thing and every one away from the motor to avoid damage or injury.'''
 
Prepare[[Adapter V2 manual&veaction=edit&section=17|edit]][[Adapter V2 manual&action=edit&section=17|edit source]]
 
Refer the wiring picture to make wirings:
 
1.    Set the throttle and power supply switch to the voltage your throttle required on the adapter board.
 
2.    Set the brake potentiometer to its maximum positon (increase clockwise) on the adapter board.
 
3.    Set the throttle "M" and "L" potentiometers all to their maximum positon (increase clockwise) on the adapter board.
 
4.    Connect the throttle to the "GND", "THR“, "5V", respectively. '''Measure the "THR" voltage to the GND with a multimeter if you are not sure the wires are connected correctly or the throttle is defective'''. The voltage should be 0-0.8V when idle, and 3.5-4.2V when triggled.
 
5.    Connect the mechanical brake switch to the "L.BRK", "R.BRK" respectively if you have them.
 
6.    Connect the analog brake to the "G", "ABRK", "5V" respectively if you have a analog brake such as hall throttle, a potentiometer etc.
 
7.    For the cruise, horn, head light, they are working indepently from the VESC, so we can set them later.
 
 
Two wheel drive only mode with one way throttle on VESC tool PC edition[[Adapter V2 manual&veaction=edit&section=18|edit]][[Adapter V2 manual&action=edit&section=18|edit source]]
 
If you want 2 wheel drive only mode, you can config the two ESC of Ubox into CAN mode, let the control signals relay through the CAN bus.
 
'''If you don't use any machanical, analog brake for regenerative brake, to set the APP mode to "Current" , "Current Reverse center" or "Current Reverse Button" mode instead of "Current reverse ADC2 Brake Button" mode, the "Current Reverse Button" is suggested because it supports reverse fucntion.'''
 
1.After Ubox power on, and button LED solid, click the button 6 times, then wait 1 second, the internal CAN bus connection is on.
 
2. Do the FOC setup for both ESC.
 
3. Set the adapter V2 to one way throttle mode (default shipping mode), the Two/one wheel drive mode is meaningless in this configuration.
 
4.Plug in the ADC cable only from adapter's main socket to ESCA's socket.
 
5.'''Set you throttle handle bar's H-M-L switch to H position, if you don't have this switch, adjust the 'THR M‘ potentiometer to it max position (increase clockwise).'''
 
6. '''Set the brake potentiometer to max position,''' connect ADC (HALL or analog) brake if you have it.
 
7.Then use a USB cable plug into ESCA, on the VESC tool PC edition: make connection:
 
8. Then connect to the secondary ESC on the CAN bus:
 
9. Then reset the secondary ESC's APP settings.
 
On the right sidebar, click '<nowiki/>'''Read app configuration'''<nowiki/>', '<nowiki/>'''Read default app configuration'''<nowiki/>', ''''Write app configuration'''<nowiki/>' to restore default settings.
 
10. Then go back to main ESC, do setup input wizard:
 
11. Do ADC mapping:
 
In this step, push/rotate the throttle, triggle the mechanical brake or rotate the analog brake to let the VESC learn the throttle and brake input voltage, '''Apply then next.'''
 
'''If you don't have a mechanical brake or analog brake, set the mode to "Current Reverse Button" instead of "Current Reverse ADC2 Brake Button".'''
 
11. Then set the secondary ESC as slave to follow main ESC.
 
Finished, test the throttle and brake to check if two ESCs are running normally.
 
'''If you want reverse and curise function, go to set "APP to Use" to "ADC" only mode:'''
 
 
Two wheel drive only mode with one way throttle on VESC tool mobile[[Adapter V2 manual&veaction=edit&section=19|edit]][[Adapter V2 manual&action=edit&section=19|edit source]]
 
On VESC tool mobile, the principle is same, only the UI apearence is different, and we need a BlueTooth module to make wireless connection with phone. Below screenshots are based on VESC tool moble for ios.
 
Let's do parepares as discribled above, and step 1-6 in the chapter "'''Two wheel drive only mode with one way throttle on VESC tool PC edition'''".


Power on the Ubox V2 plug a BlueTooth module into the NRF socket.
=== The brake, throttle level, and turn left/right switch ===
[[File:The brake, throttle level, and trun leftright switch.jpg|border|frameless|640x640px]]


Click the power button of Ubox V2 3 times, wait 1 seconds, Ubox V2 will swtich the NRF connection to ESCA, the bule LED will turn on at ESCA side.
== The cruise, reverse, and horn inputs ==
[[File:The cruise, reverse, and horn function.jpg|frameless|619x619px]]


Start the VESC tool mobile APP.
== The lights and horn output ports ==
[[File:The lights and horn output ports.jpg|frameless|630x630px]]


= '''Throttle current monitor''' =


= Calibrations before use =
By knowing the exactly input range of the throttle and analog brake, Adapter V3 can output precise and full range voltage signal to VESC. To achieve this, we need do the calibration.


The entry is by giving adapter a high enough signal and hold on the left brake when you power on Adapter V3,  holding left brake more than 3 seconds to exit calibration.


Steps for throttle calibration, from power off state:


# Hold the left brake and the maximum throttle, then power on the adapter.
# Wait the buzzer beep 4 times, release the left brake, the green and red LED will start to blinking. Calibration mode entered.
# Roll throttle forward and backward to full trip repeatedly (3-5 times).
# Release the throttle, and hold the left brake more than 3 seconds. Wait the buzzer beep 2 times.
# Quit, to check the LEDs on the adapter, there're LEDs in front of each function port, trigger each function, then the led will light on accordingly. eg , when you push throttle, the throttle indication led should response strong green light accordingly.


Steps for analog brake calibration is similar to throttle calibration, except we need to operating the brake input, in stead of throttle input.


Two/one wheel drive switch-able[[Adapter V2 manual&veaction=edit&section=20|edit]][[Adapter V2 manual&action=edit&section=20|edit source]]
'''We have a [https://youtu.be/AMWHuRQtMSE?si=e-eXKbJlTsyZR6MP tutorial video] to demonstrating the input calibration for Adapter V3.'''
= Setup in VESC tool =
We suggest to import our pre-configured App Configuration xml file directly, file link:


If you want a switch-able system, you need to separate two ESCS from CAN bus, let them working alone. And set each of the two ESCs one by one.
https://github.com/JohnSpintend/Adapter-V3-FW/blob/main/VESC%20app%20configuration%20file%20for%20Adapter%20V3.xml


1.    Do the prepare steps.
Video: https://youtu.be/AG2tJWBJxPk?si=GKEKD_KVNpefskuN


2.    Set adapter to two/one wheel drive switch-able mode.
If you want to config the VESC manually, follow below steps:


3.    After Ubox power on, and button LED solid, click the button 7 times, then wait 1 second, the internal CAN bus connection is off.
# Connect VESC to the VESC tool, read and reset the App settings. If you are configuring '''multi-wheel driving''',  go to '''<nowiki/>'Can Message Rate 1', set the checkboxes 'status 1 - 4'''' or more if you need them.
# Go to App Settings->General->General page, '''set 'APP to use' to 'ADC''''.
# App Settings->ADC->General page, '''set 'Control Type' to 'Current No Reverse Brake ADC2'.''' If you want use '''cruise function, set the checkbox ‘Enable Cruise Control’.'''
# App Settings->ADC->Mapping page, '''set 'ADC1 Start Voltage' to 0.1V, ADC1 End Voltage to 3.1V, 'ADC2 Start Voltage' to 0.1V, ADC2 End Voltage to 3.1V.'''
# Write the App configuration to VESC.
# Finished, to try the throttle/brake to check if they are working properly.


4.    Plug in an ADC cable from adapter's main socket to ESCA's socket.
=== Constant TWD/multi-WD configuration ===
If you want to build a CAN bus relayed multi-driving system, as one VESC accepts the throttle input, the others follow it by CAN bus connection, just config the VESC who accepts the throttle input with above steps, then config the rest of the VESCs as:


5.    Plug in another ADC cable from adapter's second socket to ESCB's socket.
# Read and reset the App settings.
# App Settings->General->General page, '''set 'APP to use' to 'no App', or 'UART'''' if you want UART communication with this VESC.
# App Settings->General->General page,  in ''''CAN Message Rate1',  set the 'Status1-4'''<nowiki/>' check boxes.
# Write the App configuration to this VESC.


6.    Do setup input wizard setps as "'''Two wheel drive only mode with one way throttle'''" separately for each ESC.
'''Tip:''' If you can not find all the VESCs on the CAN bus, may be some of them have same VESC ID, they are in '''App Settings->General->General page,''' you can try to modify them manually, or reset the App settings.


When two ESCs are finished, to check if both ESCA and ESCB are working correctly, and to try to switch the two/one wheel drive mode, to check if the switching is working.
= Concludes and explains =


# The 'power limit mode', and 'two/one way throttle switching mode' in adapter V2, are been canceled now, they are rarely used, and some times make confusion.
#The reverse function is mapped on to the RX pin of VESC's ADC & UART socket. And the cruise function onto the TX pin. So  we suggested to '''use ADC only mode instead of ADC and UART mode'''. This is a link to illustrate the mapping of TX RX pins: https://vesc-project.com/node/600
#If you don't need the reverse and cruise function, you can set the 'APP to use' to 'ADC and UART'.
#There are many ADC control mode in the VESC, the most flexible mode is '''Current Reverse ADC2 Brake Button,''' it supports cruise, reverse, and ADC brake, if you want a button brake, you can let the brake input connect to a button with the other pin of the button  connected to  VDD (3.3V).
#For UBox's power button click function, please refer: [[The power button of Ubox|The power button of Ubox.]]
#On Ubox dual, the two/one wheel drive switching can also be achieved by Ubox's power button to turn on/off its internal CAN bus connection.
#For the ignite key and voltage meter of Ubox V2, Ubox single 100V, Ubox ALU family , please refer: [[The CAN-IN and IGNITE socket of Ubox V2|The CAN-IN and IGNITE socket of Ubox V2.]]
#With out the 5V power source from the VESC, the MCU of adapter V3 can working with 12V power source, but the power supply for the throttle/analog brake are limited to about 4.5V, not 5V, if you switch the 3.3V/5V switch to 5V.
#


Two way (centered) throttle[[Adapter V2 manual&veaction=edit&section=21|edit]][[Adapter V2 manual&action=edit&section=21|edit source]]
= Caution and limits =


Two way throttle setting is similar to above two modes, except we need to choose the '<nowiki/>'''Current No Reverse Brake Center'''<nowiki/>' mode in the APP Settings->General->General page, instead of ''''Current Reverse ADC2 Brake Button'''<nowiki/>'.
# '''Use a battery to power the system instead of a AC adapter power source, because AC adapter can't handle the brake current, will damage the ESC or power source. And recommend to add a fuse in to the power line to deal with accidents.'''
# '''For two/one wheel drive switchable mode, when switch to one wheel mode, the ADC1 and ADC2 pins of secondary ESC are floating! This is the default circuit design of most VESC hardware,''' '''a floating ADC input is easy to be interfered, cause the ESC out of control! Make pull down resistors on ADC pins to the GND, 20K - 30K is usually appropriate.''' Ubox V2 and Ubox single 100V have built in pulldown resistors, no need extra pulldown resistors.
# Since our solution is based on open source VESC, users should fully understand the risks of open source projects. This article only describes the possibility of this build method, and is not responsible for the damage and accidents caused by user themselves.
# This product is for DIY purpose, so we only offer a very limited warranty.


Before configure on VESC tool, set adapter to two way (centered) throttle mode first.
= FAQ =
 
Concludes and explains[[Adapter V2 manual&veaction=edit&section=22|edit]][[Adapter V2 manual&action=edit&section=22|edit source]]
 
1.    The reverse function is mapped on to the RX pin of VESC's ADC & UART socket. And the cruise function onto the TX pin. So we suggested to '''use ADC only mode instead of ADC and UART mode'''. This is a link to illustrate the mapping of TX RX pins: <nowiki>https://vesc-project.com/node/600</nowiki>
 
2.    If you don't need the reverse and cruise function, you can set the 'APP to use' to 'ADC and UART'.
 
3.    There are many ADC control mode in the VESC, the most flexible mode is '''Current Reverse ADC2 Brake Button,''' it supports cruise, reverse, and ADC brake, if you want a button brake, you can let the brake input connect to a button with the other pin of the button connected to VDD (3.3V).
 
4.    For UBox's power button click function, please refer: [[The power button of Ubox|The power button of Ubox.]]
 
5.    On Ubox dual, the two/one wheel drive switching can also be achieved by Ubox's power button to turn on/off its internal CAN bus connection.
 
6.    For the ignite key and voltage meter of Ubox V2, please refer: [[The CAN-IN and IGNITE socket of Ubox V2|The CAN-IN and IGNITE socket of Ubox V2.]]
 
Caution and limits[[Adapter V2 manual&veaction=edit&section=23|edit]][[Adapter V2 manual&action=edit&section=23|edit source]]
 
1.    '''Use a battery to power the system instead of a AC adapter power source, because AC adapter can't handle the brake current, will damage the ESC or power source. And recommend to add a fuse in to the power line to deal with accidents.'''
 
2.    '''For two/one wheel drive switchable mode, when switch to one wheel mode, the ADC1 and ADC2 pins of secondary ESC are floating! This is the default circuit design of most VESC hardwares,''' '''a floating ADC input is easy to be interfered, cause the ESC out of control! Make pull down resistors on ADC pins to the GND, 20K - 30K is usually appropriate.''' Ubox V2 and Ubox single 100V have built in pulldown resistors, no need extra pulldown resistors.
 
3.    Since our solution is based on open source VESC, users should fully understand the risks of open source projects. This article only describes the possibility of this build method, and is not responsible for the damage and accidents caused by user themselves.
 
4.    This product is for DIY purpose, so we only offer a very limited warranty.
 
FAQ[[Adapter V2 manual&veaction=edit&section=24|edit]][[Adapter V2 manual&action=edit&section=24|edit source]]
 
Q: What is the requirement of the lights and horn?[[Adapter V2 manual&veaction=edit&section=25|edit]][[Adapter V2 manual&action=edit&section=25|edit source]]


=== Q: What is the requirement of the lights and horn? ===
A: The adapter is designed for 12V power source, so they need to be 12V spec. And the total current is limited within 3A, if you are using Ubox as 12V power source.
A: The adapter is designed for 12V power source, so they need to be 12V spec. And the total current is limited within 3A, if you are using Ubox as 12V power source.


Q: Can my Bluetooth or DAVEGA share the 8 pin UART-ADC port with adapter V2?[[Adapter V2 manual&veaction=edit&section=26|edit]][[Adapter V2 manual&action=edit&section=26|edit source]]
=== Q: Can my Bluetooth or DAVEGA share the 8 pin UART-ADC port with adapter V2? ===
 
A: The Bluetooth and DAVEGA are using the UART port, so you can pick out the TX&RX of the UART wires from the 8pin cable to connect them, '''and set the ‘APP to Use’ to 'ADC and UART'.'''
A: The Bluetooth and DAVEGA are using the UART port, so you can pick out the TX&RX of the UART wires from the 8pin cable to connect them, '''and set the ‘APP to Use’ to 'ADC and UART'.'''


Q: My VESC only have a 5V power source, can I use this adapter?[[Adapter V2 manual&veaction=edit&section=27|edit]][[Adapter V2 manual&action=edit&section=27|edit source]]
=== Q: My VESC only have a 5V power source, can I use this adapter? ===
 
A: The 12V for adapter is for power the lights, and horn, the logic circuit is using the 5V, if your lights and horn can work with 5V, you can connect your 5V source into the adapter's 12V socket, they will working.
A: The 12V for adapter is for power the lights, and horn, the logic circuit is using the 5V, if your lights and horn can work with 5V, you can connect your 5V source into the adapter's 12V socket, they will working.


Firmware and PC loader app[[Adapter V2 manual&veaction=edit&section=28|edit]][[Adapter V2 manual&action=edit&section=28|edit source]]
= Firmware and PC loader app =
https://github.com/JohnSpintend/Adapter-V3-FW


<nowiki>https://github.com/JohnSpintend/Adapter-V2-FW</nowiki>
= See also =
[[Main Page]]

Latest revision as of 18:17, 22 March 2024

Updated on 2024/3/21

The Adapter V3 is designed to make wiring and configurating more conveniently and intuitively for build the e-bike/e-scooter and other vehicle types. It's a upgrade version of our Adapter V2.

By placing 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 tool can be simply import a app-config file we provided instead.

Also we changed all the output to hi-side PMOS switch, this is more convenient to use co-ground lights, which is popular in the 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

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/analog 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

Ewheel ADC Adapter V3 wiring diagram.jpg

  • 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 potentiometers

Some e-bike/e-scooters 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/proportional) input to its ADC2, common e-bike/e-scooter only provide a electronic switch attached to mechanical brake.

The Adapter V3 do these translating jobs, makes VESC a full functional e-bike/scooter controller.

The Adapter V3 divide the up to 5V throttle input, remap it to 3.3V levels, send to VESC ADC1. So do the analog brake input, remap it, send to VESC ADC2, if there is any mechanical brake switch being triggered, Adapter V3 send the brake potentiometer's voltage to the ADC2 instead.

Ewheel adc adapter v3 support different speed level and brake.png

The potentiometers are increase clockwise and decrease counterclockwise.

throttle and brake power supply

If your throttle can only accept 3.3V supply, set the ‘HALL VDD’ switch to '3.3V' side. Otherwise set it to '5V'. The analog brake port shares this supply too.

Throttle potentiometers

Adapter V3 supports three level throttles, the High level is equal to the throttle handle in put. The middle and low level are remapped from throttle handle input according to the 'THR M' and 'THR L' potentiometer's positions. The remap range is from 0 to 100%.

If you are not connect a three level throttle switch to adapter, in case you don't have it or don't need it, the default throttle level is middle, so adjust the 'THR M' potentiometer to its maximum position (clockwise), let the adapter not shrink the original throttle to the VESC.

Brake potentiometer

Mechanical brake have a electronic switch, to tell ESC to stop driving, some ESC can then do regenerative braking.

When trigger the mechanical brake switch, Adapter V3 will assist it with regenerative brake automatically, the regenerative brake strength is according to the 'BRK' potentiometer, from 0 to 100%. Set it to its maximum position when do the input setup on the VESC tool.

Analog/variable brake

When no actions happened from mechanical brake(no braking), Adapter V3 will conduct the analog voltage from "ABRK" to the VESC ADC2. There for to support the analog/variable brake.

What if I don't want a regenerative brake?

So the ADC2 input is no needed for VESC, set the APP mode to "Current", set to "Current Reverse Button" mode if you need a reverse function.

Current Reverse button.png

The brake, throttle level, and turn left/right switch

The brake, throttle level, and trun leftright switch.jpg

The cruise, reverse, and horn inputs

The cruise, reverse, and horn function.jpg

The lights and horn output ports

The lights and horn output ports.jpg

Throttle current monitor

Calibrations before use

By knowing the exactly input range of the throttle and analog brake, Adapter V3 can output precise and full range voltage signal to VESC. To achieve this, we need do the calibration.

The entry is by giving adapter a high enough signal and hold on the left brake when you power on Adapter V3, holding left brake more than 3 seconds to exit calibration.

Steps for throttle calibration, from power off state:

  1. Hold the left brake and the maximum throttle, then power on the adapter.
  2. Wait the buzzer beep 4 times, release the left brake, the green and red LED will start to blinking. Calibration mode entered.
  3. Roll throttle forward and backward to full trip repeatedly (3-5 times).
  4. Release the throttle, and hold the left brake more than 3 seconds. Wait the buzzer beep 2 times.
  5. Quit, to check the LEDs on the adapter, there're LEDs in front of each function port, trigger each function, then the led will light on accordingly. eg , when you push throttle, the throttle indication led should response strong green light accordingly.

Steps for analog brake calibration is similar to throttle calibration, except we need to operating the brake input, in stead of throttle input.

We have a tutorial video to demonstrating the input calibration for Adapter V3.

Setup in VESC tool

We suggest to import our pre-configured App Configuration xml file directly, file link:

https://github.com/JohnSpintend/Adapter-V3-FW/blob/main/VESC%20app%20configuration%20file%20for%20Adapter%20V3.xml

Video: https://youtu.be/AG2tJWBJxPk?si=GKEKD_KVNpefskuN

If you want to config the VESC manually, follow below steps:

  1. Connect VESC to the VESC tool, read and reset the App settings. If you are configuring multi-wheel driving, go to 'Can Message Rate 1', set the checkboxes 'status 1 - 4' or more if you need them.
  2. Go to App Settings->General->General page, set 'APP to use' to 'ADC'.
  3. App Settings->ADC->General page, set 'Control Type' to 'Current No Reverse Brake ADC2'. If you want use cruise function, set the checkbox ‘Enable Cruise Control’.
  4. App Settings->ADC->Mapping page, set 'ADC1 Start Voltage' to 0.1V, ADC1 End Voltage to 3.1V, 'ADC2 Start Voltage' to 0.1V, ADC2 End Voltage to 3.1V.
  5. Write the App configuration to VESC.
  6. Finished, to try the throttle/brake to check if they are working properly.

Constant TWD/multi-WD configuration

If you want to build a CAN bus relayed multi-driving system, as one VESC accepts the throttle input, the others follow it by CAN bus connection, just config the VESC who accepts the throttle input with above steps, then config the rest of the VESCs as:

  1. Read and reset the App settings.
  2. App Settings->General->General page, set 'APP to use' to 'no App', or 'UART' if you want UART communication with this VESC.
  3. App Settings->General->General page, in 'CAN Message Rate1', set the 'Status1-4' check boxes.
  4. Write the App configuration to this VESC.

Tip: If you can not find all the VESCs on the CAN bus, may be some of them have same VESC ID, they are in App Settings->General->General page, you can try to modify them manually, or reset the App settings.

Concludes and explains

  1. The 'power limit mode', and 'two/one way throttle switching mode' in adapter V2, are been canceled now, they are rarely used, and some times make confusion.
  2. The reverse function is mapped on to the RX pin of VESC's ADC & UART socket. And the cruise function onto the TX pin. So we suggested to use ADC only mode instead of ADC and UART mode. This is a link to illustrate the mapping of TX RX pins: https://vesc-project.com/node/600
  3. If you don't need the reverse and cruise function, you can set the 'APP to use' to 'ADC and UART'.
  4. There are many ADC control mode in the VESC, the most flexible mode is Current Reverse ADC2 Brake Button, it supports cruise, reverse, and ADC brake, if you want a button brake, you can let the brake input connect to a button with the other pin of the button connected to VDD (3.3V).
  5. For UBox's power button click function, please refer: The power button of Ubox.
  6. On Ubox dual, the two/one wheel drive switching can also be achieved by Ubox's power button to turn on/off its internal CAN bus connection.
  7. For the ignite key and voltage meter of Ubox V2, Ubox single 100V, Ubox ALU family , please refer: The CAN-IN and IGNITE socket of Ubox V2.
  8. With out the 5V power source from the VESC, the MCU of adapter V3 can working with 12V power source, but the power supply for the throttle/analog brake are limited to about 4.5V, not 5V, if you switch the 3.3V/5V switch to 5V.

Caution and limits

  1. Use a battery to power the system instead of a AC adapter power source, because AC adapter can't handle the brake current, will damage the ESC or power source. And recommend to add a fuse in to the power line to deal with accidents.
  2. For two/one wheel drive switchable mode, when switch to one wheel mode, the ADC1 and ADC2 pins of secondary ESC are floating! This is the default circuit design of most VESC hardware, a floating ADC input is easy to be interfered, cause the ESC out of control! Make pull down resistors on ADC pins to the GND, 20K - 30K is usually appropriate. Ubox V2 and Ubox single 100V have built in pulldown resistors, no need extra pulldown resistors.
  3. Since our solution is based on open source VESC, users should fully understand the risks of open source projects. This article only describes the possibility of this build method, and is not responsible for the damage and accidents caused by user themselves.
  4. This product is for DIY purpose, so we only offer a very limited warranty.

FAQ

Q: What is the requirement of the lights and horn?

A: The adapter is designed for 12V power source, so they need to be 12V spec. And the total current is limited within 3A, if you are using Ubox as 12V power source.

Q: Can my Bluetooth or DAVEGA share the 8 pin UART-ADC port with adapter V2?

A: The Bluetooth and DAVEGA are using the UART port, so you can pick out the TX&RX of the UART wires from the 8pin cable to connect them, and set the ‘APP to Use’ to 'ADC and UART'.

Q: My VESC only have a 5V power source, can I use this adapter?

A: The 12V for adapter is for power the lights, and horn, the logic circuit is using the 5V, if your lights and horn can work with 5V, you can connect your 5V source into the adapter's 12V socket, they will working.

Firmware and PC loader app

https://github.com/JohnSpintend/Adapter-V3-FW

See also

Main Page