{"id":42422104,"url":"https://github.com/yui0/eagle-lbr","last_synced_at":"2026-01-28T03:01:07.143Z","repository":{"id":93063914,"uuid":"140059725","full_name":"yui0/eagle-lbr","owner":"yui0","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-30T12:24:14.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T13:36:02.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yui0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-07-07T06:42:42.000Z","updated_at":"2025-06-30T12:24:17.000Z","dependencies_parsed_at":"2023-06-04T14:15:06.764Z","dependency_job_id":null,"html_url":"https://github.com/yui0/eagle-lbr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yui0/eagle-lbr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yui0%2Feagle-lbr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yui0%2Feagle-lbr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yui0%2Feagle-lbr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yui0%2Feagle-lbr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yui0","download_url":"https://codeload.github.com/yui0/eagle-lbr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yui0%2Feagle-lbr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28835726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T02:10:51.810Z","status":"ssl_error","status_checked_at":"2026-01-28T02:10:50.806Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2026-01-28T03:00:42.060Z","updated_at":"2026-01-28T03:01:07.090Z","avatar_url":"https://github.com/yui0.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦅 Eagle-LBR: カスタムEAGLEライブラリ集 📚\n\nようこそ！**Eagle-LBR**は、EAGLE CAD用のカスタムコンポーネントライブラリ（`.lbr`ファイル）のコレクションです。回路設計やPCBレイアウトを効率化するためのシンボル、フットプリント、3Dモデルを提供します！⚡️\n\n## 🚀 特徴\n\n- 🛠️ **高品質なコンポーネント**: 丁寧に設計されたシンボルとフットプリント\n- 🔌 **幅広いデバイス対応**: マイクロコントローラ、センサー、コネクタなど\n- ✅ **EAGLE 6+互換**: XML形式で最新バージョンに対応\n- 🌐 **オープンソース**: 自由に使用・改変可能（ライセンスを要確認）\n- 🐛 **バグ報告歓迎**: 問題を見つけたらIssueで教えてください！\n\n## 📦 インストール方法\n\n1. **リポジトリをクローンまたはダウンロード**\n   ```bash\n   git clone https://github.com/yui0/eagle-lbr.git\n   ```\n   または、[こちら](#)からZIPをダウンロード 📥\n\n2. **ライブラリをEAGLEに追加**\n   - ダウンロードした`.lbr`ファイルをEAGLEの`lbr`フォルダにコピー\n     - Windows: `C:\\Users\\\u003cYourName\u003e\\Documents\\EAGLE\\libraries`\n     - macOS: `/Users/\u003cYourName\u003e/Documents/EAGLE/libraries`\n   - EAGLEのコントロールパネルで右クリックし、「Use All」を選択 ✅\n\n3. **ライブラリをプロジェクトで使用**\n   スケマティックエディタまたはボードエディタでライブラリを選択し、コンポーネントを追加！🛠️\n\n## 🗂️ ライブラリ内容\n\n以下のコンポーネントが含まれています（例）：\n- **マイクロコントローラ** 🖥️: ATmegaシリーズ、ESP32など\n- **センサー** 📡: 温度センサー、距離センサー\n- **コネクタ** 🔗: USB、ピンヘッダ\n- **その他** ⚙️: LED、抵抗、コンデンサ\n\n*詳細なリストは`docs/components.md`を参照してください。*\n\n## 🤝 コントリビューション\n\nコミュニティからの貢献を歓迎します！🙌\n- 新しいコンポーネントの追加\n- 既存ライブラリの改善\n- バグ修正やドキュメントの更新\n\n**手順**:\n1. リポジトリをフォーク 🍴\n2. ブランチを作成し、変更を加える\n3. プルリクエストを送信 📬\n\n詳細は[CONTRIBUTING.md](CONTRIBUTING.md)をチェック！\n\n## ⚠️ 注意\n\n- ライブラリは「現状のまま」提供されます。使用前にフットプリントを1:1印刷で確認してください！📏\n- 商用利用の場合はライセンスをご確認ください（例: Creative Commons ShareAlike 4.0）。📜\n\n## 📬 連絡先\n\n質問や提案があれば、[Issue](https://github.com/yui0/eagle-lbr/issues)を開くか、[@yui0](https://github.com/yui0)までご連絡ください！✉️\n\n## 🌟 スターをよろしく！\n\nこのリポジトリが役に立ったら、⭐スターをつけて応援してください！プロジェクトをより多くの人に届けられます！😊\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyui0%2Feagle-lbr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyui0%2Feagle-lbr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyui0%2Feagle-lbr/lists"}