Skip to content

This Original Source is update 5.0 version of Multi Controller RC for RaspberryPi Village.

License

Notifications You must be signed in to change notification settings

2thetop/RAS_RC_CAR

 
 

Repository files navigation

RAS_RC_Version 5.0 Update by Multi Controller RC of RaspberryPi Village.

This Original Source is update 5.0 version  of Multi Controller RC for RaspberryPi Village.
OpenMake will be support library funciton of RC Car Controller Software and makers can use function in file.

※ We will are often update many function through here and Document write manual that how to use library function.


RAS RC-Car support controller

  • Support General USB Keyboard
  • Support General USB GAMEPAD contoroller
  • Support General USB Joystick contoroller
  • Support Bluetooth Xiaomi Joystick contoroller

Attach File Description

  • RAS_RC_Motor_RASTA.py : RASTA Toy RC Car Motor Control file
  • RAS_RC_Motor_2WD.py : 2WD RC Car Motor Control file
  • pwm_kbd.py : RC Car Control by Keyboard through SSH
  • pwm_pad_usb.py : RC Car Control by USB GAMEPAD Joystick
  • pwm_joy_xiaomi.py : RC Car Control by Xiaomi Bluetooth Joystick

RAS RC-Car has been used RaspberryPi GPIO PIN

  • Motor Drive : SN754410NE
  • RaspberryPi GPIO  
    • Motor A : GPIO 20, GPIO 21, GPIO 13(PWM1)
    • Motor B : GPIO 23, GPIO 24, GPIO 18(PWM0)
    • Front LED : GPIO 16
    • Back LED : GPIO 26

To Be Continue ...

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

This Original Source is update 5.0 version of Multi Controller RC for RaspberryPi Village.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%