
VESC OLED Display without arduino
Jan 7, 2024 · Many displays come with MCU on board these days, so even though they are still called displays, they have a full blown computer on board. So assuming we are talking about a barebone display with I2C or UART interface, it would be fairly easy to drive a display directly from VESC code provided you have free pins on the MCU you can use for that.
Makerbase (new) 84200hp 'quirky' on/off 'bug'? - VESC Project
Mar 16, 2024 · SW line is connected to my bike alarm/ign. control is via pc123 opto-coupler as the output is 84v. vesc GND and SW are connected direct to opto-coupler. I have already had 1 runaway event with it jammed at 100% throttle on my 3kw bike, thankfully bike was on a stand. unplugging throttle did not stop this...and it would not turn off I had to ...
Library to control VESC from C++/Python? | VESC Project
Mar 27, 2024 · So far the most updated version for pyhton to be able to control VESC would be pyvesc-fix 1.0.3. Honestly, I have been waiting for a better version since PyVesc 1.0.5. I haven't tried at all pyvesc-fix 1.0.3, but I just know it is the most updated one, I am currently about to try it hoping it really fixed a lot of the issues with PyVesc 1.0.5.
75V 300A VESC Max current and Temperature Rise
May 16, 2023 · I have a 75V 300A Original VESC, recently I have tested it with a 5kW motor to its peak current of 100A at 48V for about 2 hours, where I noticed there is a instant rise in temperature of the mosfets and they stayed between 85C to 92C even with proper heat sink and a …
CAN bus support not enabled in this build of vesc tool?
Oct 1, 2021 · I have two flipsky 50A controllers and one 100/250 Trampa controller. The rest of the running hardware is segway ninebot max parts. Before I installed the ninebot battery packs I have now I was using a refurbished battery and I was able to get vesc tool to recognize all three motor controllers.The project is an electric go kart trike thing.
Two phase modulation - VESC Project
Feb 22, 2020 · I made my own VESC motor controller with 3 current sensors placed series to the motor line for eco-run competition. Due to the needs of high efficiency, I modded the firmware and implemented two phase modulation to reduce the switching loss to …
Roll to start | VESC Project
Dec 24, 2021 · Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
VESC UART response format? - VESC Project
Aug 23, 2023 · getStats mask=1, VESC responds with 2 66 0 0 64 154 121 84 151 26. getStats mask=3, VESC responds with 2 67 0 0 160 211 43 92 130 226 127 171 3. where none of the responses match the format I'd expect. Overall, though, the VESC accepts the request messages, which would not be the case if, say, the CRC was wrong, just the responses seem weird.
VESC in R/C car - VESC Project
Feb 13, 2024 · I have an R/C car with 4 electric motors and will switch to VESC (it uses right now a 4in1 drone ESC). What I needed to set up: CAN bus communication through an ESP32 using MCP2515 board. I need 4 "master" ESC as I read about it, I will manage the wheel RPMs from my code, so the 4 VESC need to work independently.
Linux QT ERROR HOW TO FIX - VESC Project
Sep 28, 2023 · Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.