This repository includes DualShock 4 Controller HID input driver for Python. The driver is a input poll based driver and is made for simple data polling with python from PS4 Controllers on every platform. Many other PS4 Controller drivers are either only Linux compatible or Event based. This driver is cross-platform as it only requires Python2 or Python3 and the Prerequisites listed below which are all cross-platform.
cython-hidapi - Python HID Input Package
- Sencer Yazici Email - senceryazici@gmail.com - Initial work - ITU ROVER TEAM - RAVINSPECT
This project is licensed under the MIT License - see the LICENSE.md file for details