{"id":18906661,"url":"https://github.com/valentinlibouton/pico-keystroke-injection","last_synced_at":"2026-04-29T15:35:36.787Z","repository":{"id":247297908,"uuid":"823081459","full_name":"ValentinLibouton/Pico-Keystroke-Injection","owner":"ValentinLibouton","description":"Pico-Keystroke-Injection","archived":false,"fork":false,"pushed_at":"2024-07-08T12:02:52.000Z","size":2511,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T00:21:04.021Z","etag":null,"topics":["injection","keystrokes","raspberry-pi","raspberry-pi-pico"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ValentinLibouton.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}},"created_at":"2024-07-02T11:42:43.000Z","updated_at":"2024-10-02T16:43:09.000Z","dependencies_parsed_at":"2024-11-08T09:28:37.605Z","dependency_job_id":null,"html_url":"https://github.com/ValentinLibouton/Pico-Keystroke-Injection","commit_stats":null,"previous_names":["valentinlibouton/pico-keystroke-injection"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ValentinLibouton/Pico-Keystroke-Injection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FPico-Keystroke-Injection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FPico-Keystroke-Injection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FPico-Keystroke-Injection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FPico-Keystroke-Injection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValentinLibouton","download_url":"https://codeload.github.com/ValentinLibouton/Pico-Keystroke-Injection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FPico-Keystroke-Injection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32431970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["injection","keystrokes","raspberry-pi","raspberry-pi-pico"],"created_at":"2024-11-08T09:18:15.163Z","updated_at":"2026-04-29T15:35:36.764Z","avatar_url":"https://github.com/ValentinLibouton.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pico-Keystroke-Injection\nPico-Keystroke-Injection\n\n## Requirements\n\n    Python 3.x\n    usb_hid library\n    Adafruit HID library (for Keyboard functionality)\n    A supported microcontroller (e.g., Raspberry Pi Pico) with CircuitPython\n\n## Installation\n1. Install CircuitPython on your microcontroller: [https://circuitpython.org/board/raspberry_pi_pico/](https://circuitpython.org/board/raspberry_pi_pico/)\n2. Download adafruit_hid [https://github.com/adafruit/Adafruit_CircuitPython_HID/tree/main/adafruit_hid](https://github.com/adafruit/Adafruit_CircuitPython_HID/tree/main/adafruit_hid)\n3. Copy `adafruit_hid` folder, `commands.py`, `keyboard_layout.py` in `lib` folder in Pico\n4. Copy `code.py` in `CIRCUITPY` folder\n5. Create inject folder in `CIRCUITPY` folder\n6. Copy the `inject.txt` file and the files you want to write with WRITE command in `inject` folder\n\n## Usage\n1. Create a file named `inject.txt` in the `./inject` directory and strings you want to process\n\n## Example\nWith a file named some_text.txt containing:\n```\nDear Sir or Madam,\n\nThis is the text that will be written\n\nBest regards,\n```\nIn inject.txt, for example, write:\n```shell\nSTRING Hello World!\nENTER\nSTRING After this key ENTER for a return to the line I greet you\nENTER\nSTRING Now i sleep during 1 seconds\nENTER\nDELAY 1000\nSTRING and i continue\nENTER\nREPLAY 2 5\nWRITE some_text.txt\nSTRING End !\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Fpico-keystroke-injection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentinlibouton%2Fpico-keystroke-injection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Fpico-keystroke-injection/lists"}