-
Thanks for your great works!!
I spent a lot of time for setting with Betaflight, but the RotorFlight is very very nice.
The Configurator is really convenient and powerfull for helli settings.
The L…
-
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…
-
```
BLDC control can be done totally on hardware by using logic gates which
actually requires more space for the pcb but may be more robust than the
software running to control phase excitations of ea…
-
Hello,
I am designing own ESC using open source BLHeli Firmware. I have flashed (mystery 12A hex file) .hex file into ATmega8a (32 pin) microcontroller using USBASP and the program is successfull…
-
I just saw [LILYGO T-QT V1.1](aliexpress.com/item/1005004405292321.html) which not just uses same-ish driving components (ESP32-S3 with GC9107 SPI display driver), but also has 0.85-inch 128×128 IPS L…
-
Collect and discuss BLDC motor and motor controller designs, to be used for the horizontal rotation of the 360 LIDAR
-
http://www.motioncontroltips.com/
SRM illustrated
http://www.diyelectriccar.com/forums/showthread.php/switched-reluctance-motor-77483.html
-
I'm working on a two-axis stage for a small high-speed plotter using integrated BLDC servo motors like these: [GYEMS RMD-L-40](http://www.gyems.cn/794904.html).
The servomotors are going to be contro…
jomiq updated
4 years ago
-
I have some strong power nema17 stepper and bldc hub motor from hover board. Its possible way to connect?
-
Hi guys I have trouble to control motors.
I built and flashed using Keil successfully, even tried to debug.
Seems even hardcoded values SetEnable(SET); and SetPWM(300); does nothing.
Tried inputs…