{"id":23218820,"url":"https://github.com/01studio-lab/pycontroller","last_synced_at":"2025-08-19T08:32:29.631Z","repository":{"id":40505308,"uuid":"479433350","full_name":"01studio-lab/pyController","owner":"01studio-lab","description":"MicroPython Controller/GamePad","archived":false,"fork":false,"pushed_at":"2025-03-12T16:23:31.000Z","size":5586,"stargazers_count":27,"open_issues_count":2,"forks_count":12,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-06T21:34:46.392Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/01studio-lab.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}},"created_at":"2022-04-08T14:58:26.000Z","updated_at":"2025-04-05T13:19:42.000Z","dependencies_parsed_at":"2022-08-09T22:21:53.432Z","dependency_job_id":null,"html_url":"https://github.com/01studio-lab/pyController","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/01studio-lab/pyController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01studio-lab%2FpyController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01studio-lab%2FpyController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01studio-lab%2FpyController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01studio-lab%2FpyController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/01studio-lab","download_url":"https://codeload.github.com/01studio-lab/pyController/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01studio-lab%2FpyController/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271121768,"owners_count":24702870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","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-12-18T21:18:08.447Z","updated_at":"2025-08-19T08:32:28.773Z","avatar_url":"https://github.com/01studio-lab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyController\n由01Studio发起的MicroPython开源遥控/游戏手柄。  \n![pyController](https://www.01studio.cc/data/picture/pyController.jpg)\n\n## 项目简介\nMicropython是指使用python做各类嵌入式硬件设备编程。MicroPython发展势头强劲，01Studio一直致力于Python嵌入式编程，特此推出pyController开源项目，旨在让MicroPython变得更加流行。使用MicroPython，你可以轻松地实现手柄控制、NES游戏、蓝牙WiFi遥控等功能。\n\n例：\n```python\n#构建手柄对象\nfrom controller import CONTROLLER\ngamepad = CONTROLLER()\n\n#使用方法\ngamepad.read() #读取手柄按键摇杆数据\n\n#构建nes游戏对象\nfrom game import NES\nnes = NES()\n\n#使用方法\nnes.start('/mario.nes') #运行flash里面的马里奥游戏\n...\n```\n\n## 硬件资源\n● 主控：ESP32-S3-WROOM-1 （N8R2; Flash:4MBytes,RAM:2MBytes）支持WiFi/BLE  \n● 1 x LED \n● 11 x 按键（1个复位键+10个功能键）  \n● 2 x 摇杆（360度带确认键）  \n● 1 x 1.54寸显示屏（240x240）  \n● 1 x UART/I2C接口（XH-1.25MM-4P）  \n● 1 x 锂电池（3.7V 1200mAh），板载充电电路\n● 1 x TPYE-C（下载/REPL调试/供电）  \n● 1 x 拨码开关   \n\n\n## 贡献说明\n本项目预设以下文件夹：\n\n### code\n示例代码。\n\n### docs\npyCar官方说明文档、MicroPython库文档。\nhttps://pycontroller.01studio.cc/zh_CN/latest/manual/quickref.html\n\n### firmware\npyController的MicroPython固件。\nhttps://github.com/01studio-lab/micropython/tree/master/ports/esp32/boards/PYCONTROLLER\n\n### hardware\n硬件资料，原理图、尺寸图等。\n\n### update.md\n更新日志。\n\n## 贡献用户\n【CaptainJacky】 pyController项目发起人，负责硬件和MicroPython软件设计。    \n【Spring641】pyController MicroPython底层开发。    \n\n欢迎参与项目贡献！\n\n## 联系方式\njackey@01studio.cc","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F01studio-lab%2Fpycontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F01studio-lab%2Fpycontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F01studio-lab%2Fpycontroller/lists"}