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.
- Support General USB Keyboard
- Support General USB GAMEPAD contoroller
- Support General USB Joystick contoroller
- Support Bluetooth Xiaomi Joystick contoroller
- Spport Speed Control(4 Step)
This folder is test source add new function ago at the RAS RC CAR sources.
- 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
- 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 ...
- RapberryPi Village RC CAR Project
- OpenMake OpenProject RC CAR Project
- Multi_Control_RC_Car_Project
- Adafruit Python SSD1306
- github.com through ewenchou user
This work is licensed under a Creative Commons Attribution 4.0 International License.