Skip to content

artemmarandich/pi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

π robot main program

Deploy that on your raspberry, then install requirements and launch main.py
To connect to DualShock use the ds4drv
You can add main.py to startup via crontab:

crontab -e

Then choose your editor and add several lines to the end of a file

@reboot ds4drv
@reboot /usr/bin/python3 path_to_file/main.py

About

Competition Robot's code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%