{"id":28211321,"url":"https://github.com/noorientationprogramming/hello-world-esp32","last_synced_at":"2025-06-10T10:31:51.104Z","repository":{"id":220427127,"uuid":"751619768","full_name":"NoOrientationProgramming/hello-world-esp32","owner":"NoOrientationProgramming","description":"ESP32 Hello World based on the SystemCore of NoOrientationProgramming ","archived":false,"fork":false,"pushed_at":"2025-05-25T17:39:30.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T17:39:44.066Z","etag":null,"topics":["esp32","esp32-idf","esp32-wroom","multithreading","threadpool"],"latest_commit_sha":null,"homepage":"https://www.twitch.tv/Naegolus","language":"C++","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/NoOrientationProgramming.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,"zenodo":null}},"created_at":"2024-02-02T00:52:38.000Z","updated_at":"2025-05-25T17:39:34.000Z","dependencies_parsed_at":"2024-02-04T14:29:15.327Z","dependency_job_id":"d45fb092-48f4-482a-8320-ae084473dacf","html_url":"https://github.com/NoOrientationProgramming/hello-world-esp32","commit_stats":null,"previous_names":["noorientationprogramming/esp32-hello-world","noorientationprogramming/hello-world-esp32"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2Fhello-world-esp32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2Fhello-world-esp32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2Fhello-world-esp32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2Fhello-world-esp32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoOrientationProgramming","download_url":"https://codeload.github.com/NoOrientationProgramming/hello-world-esp32/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2Fhello-world-esp32/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259056068,"owners_count":22798869,"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":["esp32","esp32-idf","esp32-wroom","multithreading","threadpool"],"created_at":"2025-05-17T18:09:15.479Z","updated_at":"2025-06-10T10:31:51.087Z","avatar_url":"https://github.com/NoOrientationProgramming.png","language":"C++","readme":"![GitHub](https://img.shields.io/github/license/NoOrientationProgramming/hello-world-stm32?style=plastic\u0026color=blue)\n[![Standard](https://img.shields.io/badge/standard-C%2B%2B11-blue.svg?style=plastic\u0026logo=c%2B%2B)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization)\n\n## ESP32 Hello World\n\n...\n\n## How to use\n\n### Clone repo with\n```\ngit clone https://github.com/NoOrientationProgramming/hello-world-esp32.git --recursive\n```\n\nEnter directory\n```\ncd hello-world-esp32/\n```\n\n### Set WiFi variables\n\nOn Windows\n```\nset ESP_WIFI_SSID=MySSID\nset ESP_WIFI_PASSWORD=MyPassword\n```\n\nOn Linux\n```\nexport ESP_WIFI_SSID=MySSID\nexport ESP_WIFI_PASSWORD=MyPassword\n```\n\n### Load toolchain\n\nMust be installed already, see [ESP-IDF Setup](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/linux-macos-setup.html)\n\n```\n. ../esp-idf/export.sh\n```\n\n### Build project\n```\nidf.py build\n```\n\n### Flash to device\n```\nidf.py flash\n```\n\n## Connect to debugging channels\n\nFor windows: Use putty as telnet client\n\n### Process Tree Viewer\n```\ntelnet \u003cip\u003e 3000\n```\n\n### Process Log\n```\ntelnet \u003cip\u003e 3002\n```\n\n### Command Interface\n```\ntelnet \u003cip\u003e 3004\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoorientationprogramming%2Fhello-world-esp32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoorientationprogramming%2Fhello-world-esp32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoorientationprogramming%2Fhello-world-esp32/lists"}