-
Hello,
I am using Arduino to supply a pulse width to a 30A Afro ESC to control a 650 kv BLDC motor that is connected to a steel flywheel. The major goal of this project is to generate torque. I am us…
-
Add pulse duration to allow Smoothie to control servos and BLDC motor controllers.
Could be done via the Switch module adding a "servo" output_type, or by a new module.
-
Autotune and oneshot don't seem to play nice with each other. Extreme oscillations when autotune is engaged. Burned up one motor, and bubbled the enamel on the other 3 motor windings. I have spoken to…
-
reproduction:
choose PPM, enable safe start, duty cycle (for easier test on bench)
set the min pulse width and max pulse width a little bit so that the servo signal exceeds it
now exceed the 'max puls…
-
- 라즈베리파이에 모터 직결하시면 안되고, 모터 드라이브나 대용량 트렌지스터/FET 사용해야 한다고 함
- 잘못하면 과부하로 핀 망가짐
- 사례
- [라즈베리파이로 자동차 만들기](http://lsj30224.blog.me/220273297594)
- 자바로 코딩을 진행하였고, 이 경우에도 라즈베리파이에서 직접 모터제어가 안된다고 하여 모터드라이…
-
Why is only Pin D0 and D1 marked as PWM pins in the pins_arduino.h file?
As far as I can read from the datasheet, these ATtinys have PWM capabilities on 4 pins. There should be PWM on pin D3 and D4 a…
-
-
Hello,
I am testing of github master bldc on 4.0 hardware. It seems that there is positive offset of about 400mA on both phase currents (resulting in ~ -800mA offset in third phase). When running smal…
-
I saw a previous request wich was not well argumented, and so, closed.
There are many chinese 400Hz spindles (from 800W to 2.5KW), availble with VFD converters. Those converters can accept for setti…