Skip to content

This project enables PS4 joystick interaction via Python. The script reads joystick inputs using the pygame library and transmits data wirelessly to an Arduino board via Bluetooth. The Arduino interprets this data to control hardware. Ideal for DIY projects requiring joystick-based control mechanisms.

Notifications You must be signed in to change notification settings

ALIBDEIRR/Python-for-Joystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-for-Joystick

This project enables PS4 joystick interaction via Python. The script reads joystick inputs using the pygame library and transmits data wirelessly to an Arduino board via Bluetooth. The Arduino interprets this data to control hardware. Ideal for DIY projects requiring joystick-based control mechanisms.

I have used this code to control an arduino based robot used for gripping objects and can move forward and backward and can rotate aroun its self.

About

This project enables PS4 joystick interaction via Python. The script reads joystick inputs using the pygame library and transmits data wirelessly to an Arduino board via Bluetooth. The Arduino interprets this data to control hardware. Ideal for DIY projects requiring joystick-based control mechanisms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published