{"id":49004602,"url":"https://github.com/euav/patme-in-vr","last_synced_at":"2026-04-18T20:00:45.786Z","repository":{"id":338007002,"uuid":"1156144503","full_name":"euav/patme-in-vr","owner":"euav","description":"Bridges VRChat's OSC avatar parameters to a Bluetooth LE haptic device, so your friends can pat you in VR","archived":false,"fork":false,"pushed_at":"2026-03-05T15:21:42.000Z","size":165,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T01:09:22.246Z","etag":null,"topics":["ble","esp32","osc","vrchat"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euav.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-12T10:06:33.000Z","updated_at":"2026-03-05T15:59:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa72144f-681c-438f-8643-8173b1f1c630","html_url":"https://github.com/euav/patme-in-vr","commit_stats":null,"previous_names":["euav/patme-in-vr"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/euav/patme-in-vr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euav%2Fpatme-in-vr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euav%2Fpatme-in-vr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euav%2Fpatme-in-vr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euav%2Fpatme-in-vr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euav","download_url":"https://codeload.github.com/euav/patme-in-vr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euav%2Fpatme-in-vr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ble","esp32","osc","vrchat"],"created_at":"2026-04-18T20:00:20.572Z","updated_at":"2026-04-18T20:00:45.765Z","avatar_url":"https://github.com/euav.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PatMe Headband](images/patme-headband.jpg)\n\nInspired by the [Patstrap](https://github.com/danielfvm/Patstrap) project by [danielfvm](https://github.com/danielfvm).\n\n\n# PatMe in VR, Haptic Feedback for VRChat\n\nBridges VRChat's OSC avatar parameters to a Bluetooth LE haptic device, so your friends can **pat you in VR**. The host app is written in Rust; the device firmware is an Arduino (ESP32) sketch; build instructions will be provided.\n\n- **Input**: OSC messages with addresses\n  - `/avatar/parameters/PatMe/Intensity` from Expression Menu \n  - `/avatar/parameters/PatMe/\u003cid\u003e` from Contact Receivers, where `id` is 0, 1 and so on\n- **Processing**: Values are time-smoothed and compacted into a small,\n  fixed-size haptic state.\n- **Output**: The current haptic state is sent over BLE to the PatMe device in equal periods of time.\n\n## Host application configuration\n\n- **OSC bind address**\n  - Flag: `--osc-port \u003cPORT\u003e`\n  - Env: `PATME_OSC_PORT`\n  - Default: `9001`\n\n- **Haptics count (number of vibros)**\n  - Flag: `--haptics-count \u003cN\u003e`\n  - Env: `PATME_HAPTICS_SIZE`\n  - Default: `2`\n\n- **Send interval (ms)**\n  - Flag: `--send-interval-ms \u003cMS\u003e`\n  - Env: `PATME_SEND_INTERVAL_MS`\n  - Default: `30`\n\n- **Headless mode without GUI**\n  - Flag: `--headless`\n\n## Notes\n\n- The host smooths incoming parameters with a decay filter and sends compacted float values to the device BLE characteristic.\n- BLE service/characteristic UUIDs are defined in the firmware and matched by the host: see [firmware/firmware.ino](firmware/firmware.ino) and [src/ble.rs](src/ble.rs).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuav%2Fpatme-in-vr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuav%2Fpatme-in-vr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuav%2Fpatme-in-vr/lists"}