-
-
Collect and discuss BLDC motor and motor controller designs, to be used for the horizontal rotation of the 360 LIDAR
-
I am trying to run two BLDC gimbal motors on ESP32-C6.
When using only one of the motors everything works fine.
The problem is with MCPWM setup when using second motor - error log:
```
=====…
-
Hi.
I wounder why there isn't a shield for Arduino to control BLDC motors and using the advanced FOC!!
Great project!!
I am being devoloping this OpenSource firmware and I adopted cheap chinese…
-
I want to have advanced control of the motors and full system of different EBikes motors I have and electric scooters. Over the time I saw the manufacturer changing the motor controller on the same mo…
-
Greetings!
There is a [bug](https://github.com/chiprobotics/chip_bldc_driver/blob/master/src/bldc_controller.cpp#L34) in `bldc_controller.cpp` that prevents this driver from being used with multipl…
-
Hi, great project!!
I developed OpenSource firmware for motor control using the STM32F103, for electric unicycles. Currently I am developing for the cheap chinese ebike controllers, one based on ST…
-
Source in the fastest way possible:
* BLDC Motor, power supply, and motor controller.
* Two transceivers, one for the moc-sat and one for the base station.
* Raspberry Pi
* Raspberry Pi Camera
* …
-
Has anyone experience in using the VESC as a controller for a pedal by wire system?
available is a 3 phase BLDC with hall sensors.
is there any advice on how to set up the VESC to not power the …
-
I have the BLDC motor wheel, battery pack and motor controller from an original scooter. I'm trying to simply send a signal to the controller from a microcontroller. How do I turn on the controller to…