{"id":24333291,"url":"https://github.com/yuuu/espicoruby","last_synced_at":"2025-03-11T13:47:35.256Z","repository":{"id":272280193,"uuid":"915606639","full_name":"yuuu/espicoruby","owner":"yuuu","description":"This project runs PicoRuby on ESP32 and serves as an example of using picoruby-esp32.","archived":false,"fork":false,"pushed_at":"2025-01-28T21:13:43.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T22:23:30.702Z","etag":null,"topics":["esp-idf","esp32","picoruby","ruby"],"latest_commit_sha":null,"homepage":"","language":"CMake","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/yuuu.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":"2025-01-12T10:20:13.000Z","updated_at":"2025-01-28T21:13:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b502679-03b3-47be-8464-c9e669207fbb","html_url":"https://github.com/yuuu/espicoruby","commit_stats":null,"previous_names":["yuuu/espicoruby"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuuu%2Fespicoruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuuu%2Fespicoruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuuu%2Fespicoruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuuu%2Fespicoruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuuu","download_url":"https://codeload.github.com/yuuu/espicoruby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243047869,"owners_count":20227592,"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","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":["esp-idf","esp32","picoruby","ruby"],"created_at":"2025-01-18T03:14:50.136Z","updated_at":"2025-03-11T13:47:35.241Z","avatar_url":"https://github.com/yuuu.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"*This repository has been moved to [picoruby/R2P2-ESP32](https://github.com/picoruby/R2P2-ESP32) .*\n\n# espicoruby\n\nThis project runs [PicoRuby](https://github.com/picoruby/picoruby) on ESP32 and serves as an example of using [picoruby-esp32](https://github.com/yuuu/picoruby-esp32).  \nCurrently, **it has only been tested on the [M5Stamp C3 Mate](https://docs.m5stack.com/ja/core/stamp_c3).**\n\n## Getting Started\n\n### Preparation\n\nSet up your development environment using ESP-IDF by referring to [this page](https://docs.espressif.com/projects/esp-idf/en/v5.4/esp32/get-started/index.html#manual-installation).\n\n### Setup\n\nRun the following shell script to build PicoRuby:\n\n```sh\n$ git clone https://github.com/yuuu/espicoruby.git\n```\n\n### Build\n\nBuild the project using the `idf.py` command.\n\n```sh\n$ . $(YOUR_ESP_IDF_PATH)/export.sh\n$ idf.py set-target $(YOUR_ESP_TARGET) # example: idf.py set-target esp32c3\n$ idf.py build\n```\n\n### Flash and Monitor\n\nFlash the firmware and monitor the output using the `idf.py` command. PicoRuby Shell will start.\n\n```sh\n$ idf.py flash\n$ idf.py monitor\n```\n\n## Supported Environment\n\nCurrently, this project is tested in the following environment only:\n\n- **Build OS**:\n  - macOS\n- **Device**:\n  - M5Stamp C3 Mate(esp32c3)\n\n## License\n\n[espicoruby](https://github.com/yuuu/espicoruby) is released under the [MIT License](https://github.com/yuuu/espicoruby/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuuu%2Fespicoruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuuu%2Fespicoruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuuu%2Fespicoruby/lists"}