RC Radio Reciver to RPi - Raspberry Pi Forums
hello, have made raspberry pi quad-copter need find way of controlling it. link rc receiver , link python code control motors etc. has done before or know if possible , how should go doing this. http://www.hobbyking.com/hobbyking/stor ... taodqhcagw
i've done far - sorry bad video had trouble storage space on camera.
http://www.youtube.com/watch?v=n9jsvfr0iya
thanks,
brookesa05
i've done far - sorry bad video had trouble storage space on camera.
http://www.youtube.com/watch?v=n9jsvfr0iya
thanks,
brookesa05
reciever outputs pulses of controlled width, need measure time rising edge falling edge of pulses.brookesa05 wrote:hello, have made raspberry pi quad-copter need find way of controlling it. link rc receiver , link python code control motors etc. has done before or know if possible , how should go doing this. http://www.hobbyking.com/hobbyking/stor ... taodqhcagw
thanks,
brookesa05
j
may able using state change callbacks , high precision time values.
user joan on forum has posted measuring pulse width , can tell if it's practical measure 8 channels of pwm. (or many channels need pi read).
best performance use 'c' code.
for
raspberrypi
Comments
Post a Comment