{"id":29022800,"url":"https://github.com/tiryoh/raspimouse_setup","last_synced_at":"2026-02-03T19:31:49.973Z","repository":{"id":77244916,"uuid":"208610090","full_name":"Tiryoh/raspimouse_setup","owner":"Tiryoh","description":"kernel module installer for Raspberry Pi Mouse","archived":false,"fork":false,"pushed_at":"2020-01-30T07:48:44.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T03:03:48.674Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/Tiryoh.png","metadata":{"files":{"readme":"README.ja.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}},"created_at":"2019-09-15T14:56:46.000Z","updated_at":"2023-03-31T06:59:49.000Z","dependencies_parsed_at":"2023-08-11T23:09:47.255Z","dependency_job_id":null,"html_url":"https://github.com/Tiryoh/raspimouse_setup","commit_stats":null,"previous_names":["tiryoh/raspimouse_setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tiryoh/raspimouse_setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fraspimouse_setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fraspimouse_setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fraspimouse_setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fraspimouse_setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tiryoh","download_url":"https://codeload.github.com/Tiryoh/raspimouse_setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fraspimouse_setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29054673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"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":[],"created_at":"2025-06-26T03:03:48.374Z","updated_at":"2026-02-03T19:31:49.854Z","avatar_url":"https://github.com/Tiryoh.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pimouse_setup\n\n[rt-net/RaspberryPiMouse](https://github.com/rt-net/RaspberryPiMouse)のデバイスドライバをOS起動後に自動でロードするためのインストーラです。\n\n「Raspberry Piで学ぶ ROSロボット入門」の4章で作る、デバイスドライバのインストーラ([ryuichiueda/pimouse_setup](https://github.com/ryuichiueda/pimouse_setup))をベースにしています。  \n`systemd`を使ってサービスとして起動できるようにアップデートしてあります。\n\n## 使い方\n\n* [rt-net/RaspberryPiMouse](https://github.com/rt-net/RaspberryPiMouse)を`/home/ubuntu`にダウンロードし、インストール\n\n```sh\ncd $HOME \u0026\u0026 git clone https://github.com/rt-net/RaspberryPiMouse.git\n./utils/build_install.bash\n```\n\n* このインストーラをダウンロード\n\n```sh\ncd $HOME \u0026\u0026 git clone https://github.com/Tiryoh/pimouse_setup.git\n```\n\n* このインストーラを実行\n\n```sh\ncd $HOME/pimouse_setup \u0026\u0026 sudo make install\n```\n\n## 注意点\n\nUbuntu 18.04などの一部の環境では`rtcounter`が正常に動作しないことがわかっており、\n以下の方法で`/boot/firmware/config.txt`を書き換えれば問題なく使用できるようです。  \nhttps://github.com/rt-net/RaspberryPiMouse/issues/13#issuecomment-470002246\n\n```sh\ngrep -q dtparam=i2c_baudrate /boot/firmware/config.txt || echo dtparam=i2c_baudrate=62500 | sudo tee -a /boot/firmware/config.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiryoh%2Fraspimouse_setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiryoh%2Fraspimouse_setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiryoh%2Fraspimouse_setup/lists"}