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
- 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
- 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 ...
This work is licensed under a Creative Commons Attribution 4.0 International License.