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

rasplay/RAS_RC_CAR_Project

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
  • Spport Speed Control(4 Step)

Develop folder Description : RAS RC CAR TEST Source

This folder is test source add new function ago at the RAS RC CAR sources.

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
  • pad_usb.py : RC Car Control by USB GAMEPAD Joystick(4step speed control)
  • pwm_joy_xiaomi.py : RC Car Control by Xiaomi Bluetooth Joystick
  • joy_xaomi.py : RC Car Control by Xiaomi Bluetooth Joystick(4step speed control)
  • WiFiRC_client.py : WiFi RC Car Control by Joystick Client File
  • WiFiRC_server.py : WiFi RC Car Control by Joystick Server File

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 ...

Reference Site

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