{"id":19807892,"url":"https://github.com/slayingripper/keyboard-rumble","last_synced_at":"2026-06-09T03:33:51.003Z","repository":{"id":214785110,"uuid":"737342367","full_name":"Slayingripper/Keyboard-Rumble","owner":"Slayingripper","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-30T18:32:39.000Z","size":2258,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:12:27.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Slayingripper.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}},"created_at":"2023-12-30T17:25:31.000Z","updated_at":"2023-12-30T18:10:48.000Z","dependencies_parsed_at":"2023-12-30T19:24:02.399Z","dependency_job_id":"ab5e66dc-19e6-4c7f-949d-9274777caa1d","html_url":"https://github.com/Slayingripper/Keyboard-Rumble","commit_stats":null,"previous_names":["slayingripper/keyboard-rumble"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Slayingripper/Keyboard-Rumble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slayingripper%2FKeyboard-Rumble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slayingripper%2FKeyboard-Rumble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slayingripper%2FKeyboard-Rumble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slayingripper%2FKeyboard-Rumble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Slayingripper","download_url":"https://codeload.github.com/Slayingripper/Keyboard-Rumble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slayingripper%2FKeyboard-Rumble/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34090751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2024-11-12T09:12:11.250Z","updated_at":"2026-06-09T03:33:50.990Z","avatar_url":"https://github.com/Slayingripper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyboard-Rumble\n\n\nThis Python script monitors mouse activity using the `pynput` library and sends MQTT messages based on mouse events. It logs mouse movements, button presses/releases, and scroll actions. The script utilizes the `paho.mqtt.client` library to publish messages to an MQTT broker.\nThe messages are then interpreted by the Pi or Arduino to vibrate the keyboard just like a controller would. \n\n## Prerequisites\n\n1. Rumble motors \n2. PI or Arduino (to drive the motors) \n3. 3D printed case to attach to the motors to keyboard (optional) \n4. MQTT server\n\n## Schematics\nYou can use what ever pins you want as long as you can use PWM.\n\n\n![Rumble Schematics](https://github.com/Slayingripper/Keyboard-Rumble/blob/main/Schematics/keyboard.png)\n\n![Demo](https://github.com/Slayingripper/Keyboard-Rumble/blob/main/Schematics/keyboard.mp4 \"Keyboard\")   \n\n## Usage\nStep 1: \n\n- Desktop.py needs to be running to send data to the server\n\n```\npython Desktop.py\n```\n\nStep 2: \n\n```\npython rumbler.py\n```\n\n## TODO Checklist\n\n- [ ] Add individual mouse click addressing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslayingripper%2Fkeyboard-rumble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslayingripper%2Fkeyboard-rumble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslayingripper%2Fkeyboard-rumble/lists"}