{"id":15009720,"url":"https://github.com/yesbotics/dualsense-controller-python","last_synced_at":"2025-11-17T03:40:55.764Z","repository":{"id":203095810,"uuid":"667343406","full_name":"yesbotics/dualsense-controller-python","owner":"yesbotics","description":"Use the Dualsense Controller in Python","archived":false,"fork":false,"pushed_at":"2025-07-04T14:59:48.000Z","size":490,"stargazers_count":67,"open_issues_count":4,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-24T22:46:36.810Z","etag":null,"topics":["controller","dualsense","dualsense-controller","playstation","playstation-5","ps5","ps5-controller","ps5-gamepad","py","python","python-library","python3","sony"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yesbotics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-17T09:40:52.000Z","updated_at":"2025-09-18T06:10:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"34f252d5-a4c0-4599-b416-4cee1397df56","html_url":"https://github.com/yesbotics/dualsense-controller-python","commit_stats":{"total_commits":202,"total_committers":6,"mean_commits":"33.666666666666664","dds":0.400990099009901,"last_synced_commit":"d90b821285a9e2bcd6b066181a839649765afb8a"},"previous_names":["yesbotics/dualsense-controller-python"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/yesbotics/dualsense-controller-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yesbotics%2Fdualsense-controller-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yesbotics%2Fdualsense-controller-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yesbotics%2Fdualsense-controller-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yesbotics%2Fdualsense-controller-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yesbotics","download_url":"https://codeload.github.com/yesbotics/dualsense-controller-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yesbotics%2Fdualsense-controller-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284818574,"owners_count":27068110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["controller","dualsense","dualsense-controller","playstation","playstation-5","ps5","ps5-controller","ps5-gamepad","py","python","python-library","python3","sony"],"created_at":"2024-09-24T19:27:57.636Z","updated_at":"2025-11-17T03:40:55.758Z","avatar_url":"https://github.com/yesbotics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DualSense™ controller for Python\n\nUse the Sony DualSense™ controller (PlayStation 5 controller) with Python.\n\n![Teaser Image](teaser.jpg)\n\n## Features\n\n- Python support for Windows and Linux. See [Tested with](#tested-with) section.\n- Connection via USB or Bluetooth\n- Simple, flexible and intuitive event-based API\n- Read and listen to all analog and digital inputs\n- Read and listen to battery state\n- Read and listen to touchpad\n- Set lights (Microphone light and Player LEDs) and its brightness,\n- Set the lightbar's color,\n- Set haptic feedback\n- Set adaptive triggers (experimental - work in progress)\n\n## A Use Case\n\nWatch also [aneeskhan47](https://github.com/aneeskhan47)'s [DualSense Controller Tester](https://github.com/aneeskhan47/DualSense-Controller-Tester), which is using this library.\n\n## Contents\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n    - [Prerequisites for Windows](#prerequisites-for-windows)\n    - [Prerequisites for Linux](#prerequisites-for-linux)\n        - [HIDAPI on Linux](#hidapi-on-linux)\n        - [udev-rules](#udev-rules)\n    - [Install the library](#install-the-library)\n- [Usage](#usage)\n    - [Getting started - Simple example](#getting-started---simple-example)\n    - [List available devices](#list-available-devices)\n    - [Initialization](#initialization)\n    - [Lifecycle](#lifecycle)\n    - [Errors during operation](#errors-during-operation)\n    - [Read and listen to Battery](#read-and-listen-to-battery)\n    - [Digital buttons](#digital-buttons)\n    - [Analog buttons](#analog-buttons)\n    - [Touchpad](#touchpad)\n    - [Gyroscope, Accelerotmeter and Orientation](#gyroscope-accelerometer-and-orientation)\n    - [Lightbar color](#lightbar-color)\n    - [Player LEDs](#player-leds)\n    - [Haptic feedback (Rumble)](#haptic-feedback-rumble)\n    - [Adaptive Triggers](#adaptive-triggers)\n    - [Behavioral Options](#behavioral-options)\n        - [Value Mapping](#value-mapping)\n- [Examples](#examples)\n- [Development Notes](#development-notes)\n    - [USB Sniffing on Windows with Wireshark/TShark and USBPcap](#usb-sniffing-on-windows-with-wiresharktshark-and-usbpcap)\n    - [Protocol](#protocol)\n- [Tested with](#tested-with)\n- [MacOS support](#macos-support)\n- [Special thanks to](#special-thanks-to)\n- [Contribution](#contribution)\n- [Trademarks Notes](#trademarks-notes)\n- [Photo Credits](#photo-credits)\n- [License](#license)\n\n## Requirements\n\n- Python 3.10+\n- Kernel 5.12+ (Linux only)\n- hidapi lib\n\n## Installation\n\nSome preparations have to be done before depending on your operating system:\n\n### Prerequisites for Windows\n\nJust download the [latest release of HIDAPI](https://github.com/libusb/hidapi/releases).\nUnzip the release zip file und then place the according `hidapi.dll` in your workspace (i.e. `C:\\Windows\\System32`)\nfolder.\n(from `x64` folder for 64-bit Windows or from `x86` folder for 32-bit Windows)\n\n### Prerequisites for Linux\n\n#### HIDAPI on Linux\n\nYou need [HIDAPI library](https://github.com/libusb/hidapi) installed on your system.\n\nFor example on Ubuntu install it via:\n\n```bash\nsudo apt install libhidapi-dev\n```\n\n#### udev rules\n\nFor use the controller in Python without root privileges add the udev rule.\n\n```bash\nsudo cp res/70-dualsense.rules /etc/udev/rules.d\n```\n\nor create a file `/etc/udev/rules.d/70-dualsense.rules` with following content.\n\n```\n# USB\nKERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", ATTRS{idVendor}==\"054c\", ATTRS{idProduct}==\"0ce6\", MODE=\"0666\"\n# Bluetooth\nKERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", KERNELS==\"0005:054C:0CE6.*\", MODE=\"0666\"\n```\n\nThen u have to activate the rule.\n\n```bash\nsudo udevadm control --reload-rules\nsudo udevadm trigger\n```\n\n### Install the library\n\nYou can now go ahead and use the library within your projects.\nAdd either via [pip](https://pypi.org/project/pip/):\n\n```shell\npip install --upgrade dualsense-controller\n```\n\nor when you prefer [Python Poetry](https://python-poetry.org/) as packaging and dependency management solution:\nthen add via\n\n```shell\npoetry add dualsense-controller\n```\n\n## Usage\n\n### Getting started - Simple example\n\nFollowing example enables rumble on cross button press and disables rumble on release.\nExample program stops on PS button pressed.\n\n```python\nfrom time import sleep\n\nfrom dualsense_controller import DualSenseController\n\n# list availabe devices and throw exception when tzhere is no device detected\ndevice_infos = DualSenseController.enumerate_devices()\nif len(device_infos) \u003c 1:\n    raise Exception('No DualSense Controller available.')\n\n# flag, which keeps program alive\nis_running = True\n\n# create an instance, use fiŕst available device\ncontroller = DualSenseController()\n\n\n# switches the keep alive flag, which stops the below loop\ndef stop():\n    global is_running\n    is_running = False\n\n\n# callback, when cross button is pressed, which enables rumble\ndef on_cross_btn_pressed():\n    print('cross button pressed')\n    controller.left_rumble.set(255)\n    controller.right_rumble.set(255)\n\n\n# callback, when cross button is released, which disables rumble\ndef on_cross_btn_released():\n    print('cross button released')\n    controller.left_rumble.set(0)\n    controller.right_rumble.set(0)\n\n\n# callback, when PlayStation button is pressed\n# stop program\ndef on_ps_btn_pressed():\n    print('PS button released -\u003e stop')\n    stop()\n\n\n# callback, when unintended error occurs,\n# i.e. physically disconnecting the controller during operation\n# stop program\ndef on_error(error):\n    print(f'Opps! an error occured: {error}')\n    stop()\n\n\n# register the button callbacks\ncontroller.btn_cross.on_down(on_cross_btn_pressed)\ncontroller.btn_cross.on_up(on_cross_btn_released)\ncontroller.btn_ps.on_down(on_ps_btn_pressed)\n\n# register the error callback\ncontroller.on_error(on_error)\n\n# enable/connect the device\ncontroller.activate()\n\n# start keep alive loop, controller inputs and callbacks are handled in a second thread\nwhile is_running:\n    sleep(0.001)\n\n# disable/disconnect controller device\ncontroller.deactivate()\n```\n\n### List available devices\n\nCheck whether devices are connected and detected\n\n```python\ndevice_infos = DualSenseController.enumerate_devices()\nif len(device_infos) \u003c 1:\n    raise Exception('No DualSense Controller available.')\n```\n\n### Initialization\n\nYou can initialize Controllers on multiple ways:\n\n**Variant 1**\n\nInitialize by passing an index, (`amount of devices - 1`).\n\n```python\ncontroller = DualSenseController(device_index_or_device_info=0)\n```\n\n**Variant 2**\n\nPass a `DeviceInfo` object, obtained from the devices list.\n\n```python\ncontroller = DualSenseController(device_index_or_device_info=device_infos[0])\n```\n\n**Variant 3**\n\nJust pass nothing. It will try to use the first device.\n\n```python\ncontroller = DualSenseController()\n```\n\n### Lifecycle\n\n**Activation -\u003e Operation -\u003e Deactivation**\n\nThe controller has to be activated at first.  \nSince the controller communication now takes place in a separate thread,\nyou must ensure that your program remains alive,\ne.g. by using a while loop (possibly with a termination condition).\nAt the end you have to deactivate the controller.\n\n```python\nis_running = True\n\ncontroller.activate()\n\nwhile is_running:\n    sleep(0.001)\n\ncontroller.deactivate()\n```\n\nAlternatively, you can also use the controller with a [context manager](https://docs.python.org/3.11/library/contextlib.html),\nwhich activates and deactivates controllers automatically.\n\n```python\nis_running = True\n\nwith active_dualsense_controller() as controller:\n    while is_running:\n        sleep(0.001)\n```\n\n### Errors during operation\n\nIn order to be able to react to unforeseen errors during operation,\nsuch as a physical disconnect, you can handle such events in a callback.\n\n```python\ndef on_error(error):\n    print(f'an unforseen error occured {error}')\n    # handle error\n    # ...\n```\n\nRegister the callback via\n\n```python\ncontroller.on_error(on_error)\n```\n\n### Read and listen to battery\n\nYou can read out the charge level and charge status of the battery as follows\n\n```python\nbatt = controller.battery.value\nprint(batt)\n```\n\nor listen to changes (especially while conneted via Bluetooth):\n\n```python\ndef on_battery_change(battery) -\u003e None:\n    print(f'on battery change: {battery}')\n\n\ndef on_battery_lower_than(battery_level) -\u003e None:\n    print(f'on battery low: {battery_level}')\n\n\ndef on_battery_charging(battery_level) -\u003e None:\n    print(f'on battery charging: {battery_level}')\n\n\ndef on_battery_discharging(battery_level) -\u003e None:\n    print(f'on battery discharging: {battery_level}')\n\n\ncontroller.battery.on_change(on_battery_change)\ncontroller.battery.on_lower_than(20, on_battery_lower_than)\ncontroller.battery.on_charging(on_battery_charging)\ncontroller.battery.on_discharging(on_battery_discharging)\n```\n\n### Digital buttons\n\nThis lib reads and reacts on the following digital buttons of the DualSense Controller:\n\n`Up`, `Down`, `Left`, `Right`, `Cross`, `Square`, `Circle`, `Triangle`,\n`L1`, `L2`, `L3`,`R1`, `R2`, `R3`, `Touchpad click`, `PlayStation`, `Mute`, `Create` and `Options`\n\nYou can listen to each button seperately if it is **pressed**, **released** or its value **changed**.\n\n```python\ndef on_cross_btn_pressed():\n    print('cross button pressed')\n\n\ndef on_cross_btn_released():\n    print('cross button_released')\n\n\ndef on_cross_btn_changed(pressed):\n    print(f'cross button is pressed: {pressed}')\n\n\ncontroller.btn_cross.on_down(on_cross_btn_pressed)\ncontroller.btn_cross.on_up(on_cross_btn_released)\ncontroller.btn_cross.on_change(on_cross_btn_changed)\n```\n\n### Analog buttons\n\nThe DualSense controller has serveral analog buttons: two analog **sticks** and two analog **triggers** (`L2` and `R2`).\n\n**Note: trigger keys can be used analog and digital. `L2` and `R2` are digital buttons too**\n\n```python\ndef on_left_trigger(value):\n    print(f'left trigger changed: {value}')\n\n\ndef on_left_stick_x_changed(left_stick_x):\n    print(f'on_left_stick_x_changed: {left_stick_x}')\n\n\ndef on_left_stick_y_changed(left_stick_y):\n    print(f'on_left_stick_y_changed: {left_stick_y}')\n\n\ndef on_left_stick_changed(left_stick):\n    print(f'on_left_stick_changed: {left_stick}')\n\n\ncontroller.left_trigger.on_change(on_left_trigger)\ncontroller.left_stick_x.on_change(on_left_stick_x_changed)\ncontroller.left_stick_y.on_change(on_left_stick_y_changed)\ncontroller.left_stick.on_change(on_left_stick_changed)\n\n```\n\n### Touchpad\n\nThe DualSense Controller has a 2-point capacitive touchpad with click mechanism.\nThe click of the Touchpad is handled like a digital button. See [Digtal buttons](#digital-buttons)\n\nYou can listen and react on both touch events:\n\n```python\ndef on_touch_finger_1(value):\n    print(f'touch finger 1 changed: {value}')\n\n\ndef on_touch_finger_2(value):\n    print(f'touch finger 2 changed: {value}')\n\n\ncontroller.touch_finger_1.on_change(on_touch_finger_1)\ncontroller.touch_finger_2.on_change(on_touch_finger_2)\n```\n\n### Gyroscope, Accelerometer and Orientation\n\nYou can listen on all events of the 3 axis gyroscope, the 3 axis accelerometer and the calculated orientation.\nOrientation value currently consist of `roll` and `pitch` values only. Yaw value is always `None` for now. \nMaybe (no promise) in future releases we implement a calculation of the yaw value.\n\n```python\ndef on_gyroscope_change(gyroscope):\n    print(f'on_gyroscope_change: {gyroscope}')\n\n\ndef on_accelerometer_change(accelerometer):\n    print(f'on_accelerometer_change: {accelerometer}')\n\n\ndef on_orientation_change(orientation):\n    print(f'on_orientation_change: {orientation}')\n\n\ncontroller.gyroscope.on_change(on_gyroscope_change)\ncontroller.accelerometer.on_change(on_accelerometer_change)\ncontroller.orientation.on_change(on_orientation_change)\n```\n\n### Lightbar color\n\nThe color of the lightbar can be setted with predefined values\n\n```python\ncontroller.lightbar.set_color_red()\n# controller.lightbar.set_color_green()\n# controller.lightbar.set_color_blue()\n# controller.lightbar.set_color_white()\n# controller.lightbar.set_color_black()\n```\n\nor with custom RGB values.\n\n```python\ncontroller.lightbar.set_color(88, 10, 200)\n```\n\n### Player LEDs\n\nTurn on all LEDs\n\n```python\ncontroller.player_leds.set_all()\n# controller.player_leds.set_inner()\n# controller.player_leds.set_outer()\n# controller.player_leds.set_center_and_outer()\n# controller.player_leds.set_center()\n```\n\nor specific ones\n\n```python\ncontroller.player_leds.set_inner()\n# controller.player_leds.set_outer()\n# controller.player_leds.set_center_and_outer()\n# controller.player_leds.set_center()\n```\n\nor turn off all\n\n```python\ncontroller.player_leds.set_off()\n```\n\nand modify their brightness.\n\n```python\ncontroller.player_leds.set_brightness_high()\n# controller.player_leds.set_brightness_medium()\n# controller.player_leds.set_brightness_low()\n```\n\n### Haptic feedback (Rumble)\n\nThe haptic feedback is controlled by the left and right builtin rumble motors. You can set both of them independently.\n\n**Attention:** the according rumble values depend on the chosen [Value Mapping](#value-mapping).\nBy default it is a value between 0 and 255.\n\n```python\ncontroller.left_rumble.set(0)  # no rumble\n# controller.left_rumble.set(128)  # medium rumble\n# controller.left_rumble.set(255) # strong rumble\n```\n\n### Adaptive Triggers\n\nThis feature is a work in progress and not all possibilities have been exhausted yet.\nHowever, this library provides a few essential effects.\nContribution is explicitly desired at this point.\n\nThe following effects are implemented and can be used:\n\n#### Off (No effect)\n\nThis is the default trigger effect and means that there is no trigger effect :P\nRecommended to unset all trigger effects or apply no effect.\n\n```python\ncontroller.left_trigger.effect.off()\n```\n\n#### No resistance\n\nThis effect is similar to the [Off](#off-no-effect) effect. (Not recommended, Use [Off](#off-no-effect) instead)\n\n```python\ncontroller.left_trigger.effect.no_resistance()\n```\n\n#### Continuous resistance\n\nThis effect means there is a continuous resistance, starting at a defined position and is applied with following values:\n\n- `start_position` between 0 and 255 inclusive\n- `force` strength of the effect, between 0 and 255 inclusive\n\n```python\ncontroller.left_trigger.effect.continuous_resistance(start_position=0, force=255)  # full resistance\n# controller.left_trigger.effect.continuous_resistance(start_position=127, force=255) # full resist. starts at middle pos\n# controller.left_trigger.effect.continuous_resistance(start_position=0, force=128)  # medium resistance\n```\n\n#### Feedback\n\nThis effect is similar to [Continuous resistance](#continuous-resistance)\nTrigger will resist movement beyond the start position and applied with following values:\n\n- `start_position`: The starting zone of the trigger effect. Must be between 0 and 9 inclusive.\n- `strength`: The force of the resistance. Must be between 0 and 8 inclusive.\n\n```python\ncontroller.left_trigger.effect.feedback(start_position=0, strength=8)  # full resistance\n# controller.left_trigger.effect.feedback(start_position=0, strength=3)  # less resistance\n# controller.left_trigger.effect.feedback(start_position=4, strength=3)  # less resistance, starting at middle position\n```\n\n#### Multiple position feedback\n\nThis effect is like the [Feedback](#feedback) effect it will resist movement at varrying strengths in 10 regions\nand is applied with following values:\n\n- `strengths`: List of 10 resistance values for zones 0 through 9. Each value must be between 0 and 8 inclusive.\n\n```python\ncontroller.left_trigger.effect.feedback((0, 0, 0, 0, 8, 8, 0, 0, 0, 0))\n# controller.left_trigger.effect.feedback((8, 8, 0, 0, 0, 0, 0, 0, 8, 8)) \n```\n\n#### Slope feedback\n\nThis effect will resist movement at a linear range of strengths\n\n`start_position`: The starting zone of the trigger effect. Must be between 0 and 8 inclusive.\n`end_position`: The ending zone of the trigger effect. Must be between `start_position` + 1 and 9 inclusive.\n`start_strength`: The force of the resistance at the start. Must be between 1 and 8 inclusive.\n`end_strength`: The force of the resistance at the end. Must be between 1 and 8 inclusive.\n\n```python\ncontroller.left_trigger.effect.slope_feedback(start_position=0, end_position=9, start_strength=1, end_strength=4) \n```\n\n#### Section resistance\n\nThis effect means only a custom section has resistance and is applied with following values:\n\n- `start_position` between 0 and 255 inclusive\n- `end_position` between greather than `start_position` and 255 inclusive\n- `force` strength of the effect, between 0 and 255 inclusive\n\n```python\ncontroller.left_trigger.effect.section_resistance(start_position=70, end_position=100, force=255)  # full\n# controller.left_trigger.effect.set_section_resistance(start_pos=70,end_pos=100,force=10) # low resistance\n```\n\n#### Weapon\n\nThis effect is similar to [Section resistance](#section-resistance) means resist movement beyond\nthe start position until the end position.\n\n- `start_position`: The starting zone of the trigger effect. Must be between 2 and 7 inclusive.\n- `end_position`: The ending zone of the trigger effect. Must be between `start_position` + 1 and 8 inclusive.\n- `strength`: The force of the resistance. Must be between 0 and 8 inclusive.\n\n```python\ncontroller.left_trigger.effect.weapon(start_position=2, end_position=5, strength=8) \n```\n\n#### Bow\n\nThis effect is similar to [Weapon](#weapon) effect. There is a snap-back force that attempts to reset the trigger.\n\n`start_position`: The starting zone of the trigger effect. Must be between 0 and 8 inclusive.\n`end_position`: The ending zone of the trigger effect. Must be between `start_position` + 1 and 8 inclusive.\n`strength`: The force of the resistance. Must be between 0 and 8 inclusive.\n`snap_force`: The force of the snap-back. Must be between 0 and 8 inclusive.\n\n```python\ncontroller.left_trigger.effect.bow(start_position=1, end_position=4, strength=1, snap_force=8) \n```    \n\n#### Galloping\n\nTrigger will oscillate in a rythmic pattern resembling galloping.\nNote that the effect is only discernable at low frequency values.\n\n- `start_position`: The starting zone of the trigger effect. Must be between 0 and 8 inclusive.\n- `end_position`: The ending zone of the trigger effect. Must be between `start_position` + 1 and 9 inclusive.\n- `first_foot`: Position of second foot in cycle. Must be between 0 and 6 inclusive.\n- `second_foot`: Position of second foot in cycle. Must be between `first_foot` + 1 and 7 inclusive.\n- `frequency`: Frequency of the automatic cycling action in hertz.\n\n```python\ncontroller.left_trigger.effect.bow(start_position=0, end_position=9, first_foot=4, second_foot=7, frequency=2) \n```    \n\n#### Machine\n\nThis effect resembles Vibration but will oscilate between two amplitudes.\n\n`start_position`: The starting zone of the trigger effect. Must be between 0 and 8 inclusive\n`end_position`: The ending zone of the trigger effect. Must be between `start_position` + 1 and 9 inclusive\n`amplitude_a`: Primary strength of cycling action. Must be between 0 and 7 inclusive\n`amplitude_b`: Secondary strength of cycling action. Must be between 0 and 7 inclusive\n`frequency`: Frequency of the automatic cycling action in hertz\n`period`: Period of the oscillation between `amplitude_a` and `amplitude_b` in tenths of a second\n\n```python\ncontroller.left_trigger.effect.machine(\n    start_position=1,\n    end_position=9,\n    amplitude_a=2,\n    amplitude_b=7,\n    frequency=5,\n    period=3\n) \n```    \n\n#### Simple vibration\n\nThis effect starts to vibrate at a given position.\n\n- `start_position`: The starting zone of the trigger effect.\n- `amplitude`: Strength of the automatic cycling action.\n- `frequency`: Frequency of the automatic cycling action in hertz.\n\n```python\ncontroller.left_trigger.simple_vibration(start_position=0, amplitude=255, frequency=8)\n```   \n\n#### More effect presets\n\nThere are more non-parametrized effects. Try them out:\n\n```python\ncontroller.left_trigger.full_press()\ncontroller.left_trigger.soft_press()\ncontroller.left_trigger.medium_press()\ncontroller.left_trigger.hard_press()\ncontroller.left_trigger.pulse()\ncontroller.left_trigger.choppy()\ncontroller.left_trigger.soft_rigidity()\ncontroller.left_trigger.medium_rigidity()\ncontroller.left_trigger.max_rigidity()\ncontroller.left_trigger.half_press()\n``` \n\n### Behavioral Options\n\nThe behaviour of some aspects can be adjusted via the following optional parameters during initialization.\n\n#### Value Mapping\n\nYou can change the value mapping for analog values, like stick axis, trigger values and rumble intensity\nBy default the stick axis values are mapped from -128 to 127 (default mapping)\nand the trigger values from 0 to 255, which means the stick axis default position values are 0\nand trigers default position values are 0.\n\nOptional stick deadzones should be adjusted properly depending on the mapping, i.e. value 3 is fine\nwhen the stick axis values range from -128 to 127. But it is too high,\nwhen stick range is interpreted as -1.0 to 1.0 (normalized mapping),\nthen you should use a deadzone which is smaller than 1.\n\nTo apply a custom mapping, i.e. normalized mapping (-1.0 to 1.0) pass it on initialization:\n\n```python\ncontroller = DualSenseController(\n    # ...\n    mapping=Mapping.NORMALIZED,\n    # ...\n)\n```\n\nAvailable mappings are:\n\n- `Mapping.RAW`: stick x axis values from 0 to 255, stick y axis values from 0 to 255, trigger values from 0 to 255,\n  rumble from 0 to 255\n- `Mapping.RAW_INVERTED`: same as `Mapping.RAW` but stick y axis values inverted.\n- `Mapping.DEFAULT`: stick x axis values from -128 to 127, stick y axis values from 127 to -128, trigger values from 0\n  to 255, rumble from 0 to 255\n- `Mapping.DEFAULT_INVERTED`: same as `Mapping.DEFAULT` but stick y axis values inverted.\n- `Mapping.NORMALIZED`: stick x axis values from -1.0 to 1.0, stick y axis values from 1.0 to -1.0, trigger values from\n  0.0 to 1.0, rumble from 0 to 1.0\n- `Mapping.NORMALIZED_INVERTED`: same as `Mapping.NORMALIZED` but stick y axis values inverted.\n- `Mapping.HUNDRED`:\n\n## Examples\n\nNot all funcionality is explicitly explained here, so take a look at the example files here,\nto see more use cases take a look into the `./src/examples`:\n\n## Development Notes\n\nWe tried different ways to get all the secrets out of the controller. We have documented some of the procedures here.\n\n### USB Sniffing on Windows with Wireshark/TShark and USBPcap\n\nWireshark with USBPcap install is required. Ensure that your Wireshark and USBPcapCMD binaries are in the\nWindows Path variable.\n\n1. find controller in USB tree to detect Root Device, i.e. `\\\\.\\USBPcap3`\n    ```cmd\n    USBPcapCMD.exe\n    ```\n2. Run Capture in Wireshark for that device, start an app which permanently sends Data to controller\n   like [nondebug Dualsense Explorer](https://nondebug.github.io/dualsense/dualsense-explorer.html) (Chrome browser\n   required)\n3. In Wireshark find Destination Number for appropriate device (out) i.e. `3.8.3`\n4. Run script:\n    ```cmd\n    python tools_dev/shark/shark.py USBPcap3 3.8.3\n    ```\n\nThe output should look like:\n\n```\n02 ff f7 00 00 00 00 00 00 00 10 26 90 a0 ff 00 00 00 00 00 00 00 26 90 a0 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 02 00 00 ff ff ff\noperating_mode: 02\nflags_physics: ff\nflags_controls: f7\nmotor_right: 00\nmotor_left: 00\nmicrophone_led: 00\nmicrophone_mute: 10\nright_trigger: 26 90 a0 ff 00 00 00 00\nleft_trigger: 26 90 a0 ff 00 00 00 00\nled_options: 00\nlightbar_pulse_options: 02\nplayer_leds_brightness: 00\nplayer_leds_enable: 00\ncolor: ff ff ff\n\n```\n\n### Protocol\n\nFor communication between PC and controller there is a byte-based protocol, which has been deciphered to a large extent.\nThe meaning of individual bytes and byte sequences in both direction - from and to the controller - is documented in the\nfiles [docs/dualsense-controller.ods](https://github.com/yesbotics/dualsense-controller-python/blob/main/docs/dualsense-controller.ods)\nand [README_PROTOCOL.md](https://github.com/yesbotics/dualsense-controller-python/blob/main/README_PROTOCOL.md)\n\n## Tested with\n\nWindows:\n\n- Windows 10 Professional\n\nLinux:\n\n- Manjaro Linux (6.1.38-1-MANJARO (64-bit)), Python 3.11.x\n- Ubuntu 22.04 Linux 64-bit, Python 3.10.x\n\n## MacOS support\n\nMacOS is not supported currently.\nWe are discussing the viability of implementation and there may also be macos support in the future.\n\n## Special thanks to\n\nThis project's was heavily inspired by the following projects.\nA lot of implementation details were borrowed and know-how were extracted from them.\n\n- [pydualsense](https://github.com/flok/pydualsense): Another good python lib for DualSense controller\n- [DualSense explorer tool](https://github.com/nondebug/dualsense): Another good python lib for DualSense controller\n- [ds5ctl](https://github.com/theY4Kman/ds5ctl): A GUI tool for configuring a DualSense 5 controller\n- [PS5 Library of USB_Host_Shield_2.0](https://github.com/felis/USB_Host_Shield_2.0#ps5-library): A DualSense Controller\n  library for arduino\n- [DualSense on Windows \\[API\\]](https://github.com/Ohjurot/DualSense-Windows): Windows API for the DualSense DualSense\n  controller written in C++ for C++.\n- [TriggerEffectGenerator.cs ](https://gist.github.com/Nielk1/6d54cc2c00d2201ccb8c2720ad7538db?permalink_comment_id=4250586):\n  Factories for all DualSense trigger effects\n- [ExtendInput ](https://github.com/Nielk1/ExtendInput): C# implementation of DualSense\n- [Game Controller Collective Wiki: Sony DualSense](https://controllers.fandom.com/wiki/Sony_DualSense#Input_Reports):\n  Helpful informations about DualSense controller internals\n\nLibs\n\n- [hidapi](https://github.com/libusb/hidapi): HIDAPI library for Windows, Linux, FreeBSD and macOS\n- [hidapi-usb](https://github.com/flok/hidapi-cffi): Python bindings for hidapi via CFFI\n- [pyhidapi](https://github.com/apmorton/pyhidapi): Python bindings for hidapi via CFFI\n- [cython-hidapi](https://github.com/trezor/cython-hidapi): A Cython interface to HIDAPI library\n- [hidapitester](https://github.com/todbot/hidapitester): Simple command-line program to exercise HIDAPI\n\n## Contribution\n\nWe welcome any input from others to help us improve this software.\nFeel free to send us suggestions for improvements.\nIn particular, collaboration on the documentation,\nthe haptic feedback (Rumble) and the adaptive triggers APIs are especially welcome.\n\n## Trademarks Notes\n\n\"PlayStation\", \"PlayStation Family Mark\", \"PS5 logo\", \"PS5\", \"DualSense\" and \"DUALSHOCK\"\nare registered trademarks or trademarks of Sony Interactive Entertainment Inc.\n\"SONY\" is a registered trademark of Sony Corporation.\nThe authors are not affiliated in any kind with Sony Interactive Entertainment Inc.\n\n## Photo Credits\n\nTeaser Image: Original photo\nby \u003ca href=\"https://unsplash.com/@martzzl?utm_content=creditCopyText\u0026utm_medium=referral\u0026utm_source=unsplash\"\u003eMarcel\nStrauß\u003c/a\u003e\non \u003ca href=\"https://unsplash.com/photos/gray-and-black-xbox-one-game-controller-WO4DxFdA3dY?utm_content=creditCopyText\u0026utm_medium=referral\u0026utm_source=unsplash\"\u003e\nUnsplash\u003c/a\u003e\n\n## License\n\n[MIT](https://github.com/yesbotics/dualsense-controller-python/raw/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyesbotics%2Fdualsense-controller-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyesbotics%2Fdualsense-controller-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyesbotics%2Fdualsense-controller-python/lists"}