{"id":20655377,"url":"https://github.com/aswinpajayan/easy-esp32","last_synced_at":"2025-08-29T09:22:35.386Z","repository":{"id":165571032,"uuid":"189031956","full_name":"aswinpajayan/easy-esp32","owner":"aswinpajayan","description":"wrapper function to easily install and configure esp32 development in ubuntu machines ","archived":false,"fork":false,"pushed_at":"2020-09-12T06:26:03.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T22:12:01.455Z","etag":null,"topics":["esp32","install-script","wrapper-script"],"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/aswinpajayan.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}},"created_at":"2019-05-28T13:17:20.000Z","updated_at":"2020-09-12T06:26:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"be8ab224-d205-409e-8abf-8722a401c648","html_url":"https://github.com/aswinpajayan/easy-esp32","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aswinpajayan/easy-esp32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Feasy-esp32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Feasy-esp32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Feasy-esp32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Feasy-esp32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aswinpajayan","download_url":"https://codeload.github.com/aswinpajayan/easy-esp32/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinpajayan%2Feasy-esp32/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272659283,"owners_count":24971607,"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-29T02:00:10.610Z","response_time":87,"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":["esp32","install-script","wrapper-script"],"created_at":"2024-11-16T18:10:41.813Z","updated_at":"2025-08-29T09:22:35.360Z","avatar_url":"https://github.com/aswinpajayan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# easy-esp32\nwrapper function to easily install and configure esp32 development in ubuntu machines \n\n## Usage \ndownload wrappers.lib script to your computer preferably home director \n\n```\ncd \ngit clone https://github.com/aswinpajayan/easy-esp32\n```\nsource the file manually or add it in your .bashrc file \n\nopen your .bashrc file and add the following line \n```\nsource ~/easy-esp32/wrappers.lib\n```\n\n### installation \nopen a new terminal and type\n```\n  esp32 --install \n```\nadding a new project with hello-world template \n\n```\n  esp32 --new testProject\n ```\n \n goto the project folder and do \n \n ```\n    make menuconfig\n    make flash monitor\n    \n ```\nThe script just follows the instructions given in https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html#installation-step-by-step\n\n# Eclipse IDE for ESP development \n\nAfter installing and testing ESP from commandline, you can use Eclipse IDE for your further development. Detailed instructions for setting up Eclipse IDE is given in [espressif/idf-eclipse-plugin](https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faswinpajayan%2Feasy-esp32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faswinpajayan%2Feasy-esp32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faswinpajayan%2Feasy-esp32/lists"}