Files
pydualsense/examples
Florian Kaiser b3ff9fd375 Update 0.5.2
- Added Microphone mute
- changed MicrphoneLED function to boolean instead of int parameter
- using diffrent hidapi library for interacting with c library to get length of reports from device for bt support later
2021-03-07 21:21:01 +01:00
..
2020-12-31 23:48:34 +01:00
2021-03-07 21:21:01 +01:00
2020-12-22 14:58:21 +01:00
2020-12-22 14:58:21 +01:00

Examples

This folder contains some examples on applications for the library and its usage

leds.py

The leds.py shows you how you can interact and change the lights of the controller

effects.py

The effects.py show some effects of the controller

read_controller.py

The read_controller.py display how you can access the button state of the controller