RaspiBot is a simple Python program to set up a Raspberry Pi as a robot.
pip install evdev
sudo systemctl enable pigpiod
sudo python3 /home/pi/Desktop/main.py >> /home/pi/Desktop/log.txt 2>&1 &
To clone the repository to the Raspberry Pi.
git clone https://github.com/ZacharyPerrico/.git