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.