Allows you to connect your XIAOMI or NINEBOT display to VESC controller.
Do you want to use your Xiaomi or NineBot BLE with a VESC controller? This is the right place for you!
Read one of the guides below to get started.
If you are running VESC 6.05, use these:
- M365: https://github.com/m365fw/vesc_m365_dash/blob/main/m365_dash.lisp
- G30: https://github.com/m365fw/vesc_m365_dash/blob/main/g30_dash.lisp
- How-To Video: https://www.youtube.com/watch?v=kX8PsaxfoXQ
Red to 5V
Black to GND
Yellow to TX (UART-HDX)
Green to RX (Button)
1k Ohm Resistor from 3.3V to RX (Button)
- Multiple speed modes (Press twice)
- Secret speed modes (Hold throttle and brake and press twice)
- Lock mode with beeping and braking (Press twice while holding break)
- Motor start speed feature (More secure)
- Shutdown feature (Long press to turn off)
- Battery Idle % on Secret Sport Mode
- Temperature notification icon at 60°C
Features to be added:
- App communication
- More unlock combinations
-
Figure out why 0x64 packets are not being read. (on my setup)(Can be ignored due to the fact that we do not have to receive any 0x64 packets to sent our own 0x64 back) -
Figure out why button reading is randomly(can be fixed with 470R resistor between 3.3v and RX and capacitor on 3.3v+GND)
- Clone M365 PRO Dashboard (AliExpress)
- Original DE-Edition PRO 2 Dashboard
-
Ubox (Best choice):
- Single Ubox 80v 100A Alu PCB (Spintend)
-
75100 Box:
- Makerbase 75100 VESC (AliExpress - 75€)
- Flipsky 75100 VESC (Banggood - with Honey Add-On about 87€)
-
75100 Alu PCB:
- Makerbase 75100 Alu PCB (AliExpress - 95€)
- Flipsky 75100 Alu PCB (AliExpress - 151€)
-
75200 Alu PCB (Top Performance):
- Makerbase 75200 Alu PCB (AliExpress - 143€)
- Flipsky 75200 Alu PCB (AliExpress - 266€)
-
More recommended VESCs:
- MP2 300A 100V/150V VESC (GitHub - DIY)
- and many more... use whatever you like.
Requires 6.05 VESC firmware.
Can be found here: https://vesc-project.com/
https://github.com/Koxx3/SmartESC_STM32_v2 (VESC firmware for Xiaomi ESCs)