BT Classic / BLE Gamepad latency test app to actuate a button from an ESP32 and measure time until either 1) photodiode registers screen change, or 2) the ESP32 receives an input report. Can also work with USB gamepads in non-hosted (using phone screen) mode.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
91
commits
feat(analysis): Print + Plot the median as well as the mean (#9)
7471a65View on GitHubMerge pull request #8 from finger563/feat/button-gpio-nvs
c7376c3View on GitHubfeat: Allow button pin and extra ground pin to be configured via cli
ae9de46View on GitHubMerge pull request #6 from finger563/feat/num-missed-actions
89d4f98View on GitHubfeat: Add better handling for missed actions, and update analysis to handle missed input logging
6035fe2View on GitHubupdate to handle ansi escape sequences if text is copied from the terminal output
636b34bView on GitHub