pi spinning wheel - Raspberry Pi Forums


hi, trying build electric spinning wheel wife can not afford buy 1 {$500 , up!!!} . using brushless dc motor rc truck , need control on, off, rpm, soft start, soft stop, forward, reverse, , manage of touch screen display. first can done? second need it? please remember talking mechanic , woodworker not computer guy {i not have smart phone}. lol. appreciated.


motor tenshock rc906 2400kv 6 pole brushless amazon

srt-hemi wrote:
mon sep 25, 2017 3:40 am
please remember talking mechanic , woodworker not computer guy {i not have smart phone}. lol.
motor tenshock rc906 2400kv 6 pole brushless amazon
are rc hobbyist?
buy proper brushless motor driver/controller/(or how called) module motor.
think motor driver modules controlled pulse-width-modulated (pwm) signal remote control regular servo.
raspberry pi has provide pwm signal module.
(https://learn.adafruit.com/adafruits-ra ... ervo-motor)

don't know if rpm stand in relation pwm signal.
think should, because of brushless motor principle.

maybe raspberry pi bit want, arduino more enough , starts quicker ready work after power-on , can cut power without scared bricking system. there more problematic have touch control.
(e.g. https://learn.adafruit.com/adafruit-ard ... rvo-motors)

raspberry pi able handle , can more advances stuff, if want. has 1 single pwm signal available , need longer ready after power on
, more fragile when cutting power, without shuting down - because rpi pc.

ps.: not rc hobbyist, not absolutely sure, if brushless motor driver/controller controlled simple pwm signal.


raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'