{"id":30758734,"url":"https://github.com/elmodo7/arduino-uno-r4-wifi-wakeonlan","last_synced_at":"2025-09-04T11:10:22.370Z","repository":{"id":312740376,"uuid":"1048414815","full_name":"elModo7/Arduino-UNO-R4-WiFi-WakeOnLan","owner":"elModo7","description":"A Wake on LAN utility to send WoL packets from your Arduino UNO R4 via WiFi with the help of the built-in ESP32.","archived":false,"fork":false,"pushed_at":"2025-09-01T17:02:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-01T19:07:07.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/elModo7.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-01T12:08:35.000Z","updated_at":"2025-09-01T17:02:53.000Z","dependencies_parsed_at":"2025-09-01T19:07:22.076Z","dependency_job_id":"a4ef0ade-4587-4d92-ac46-0cf969e335d1","html_url":"https://github.com/elModo7/Arduino-UNO-R4-WiFi-WakeOnLan","commit_stats":null,"previous_names":["elmodo7/arduino-uno-r4-wifi-wakeonlan"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/elModo7/Arduino-UNO-R4-WiFi-WakeOnLan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elModo7%2FArduino-UNO-R4-WiFi-WakeOnLan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elModo7%2FArduino-UNO-R4-WiFi-WakeOnLan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elModo7%2FArduino-UNO-R4-WiFi-WakeOnLan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elModo7%2FArduino-UNO-R4-WiFi-WakeOnLan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elModo7","download_url":"https://codeload.github.com/elModo7/Arduino-UNO-R4-WiFi-WakeOnLan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elModo7%2FArduino-UNO-R4-WiFi-WakeOnLan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273596972,"owners_count":25134262,"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-09-04T02:00:08.968Z","response_time":61,"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":"2025-09-04T11:10:19.639Z","updated_at":"2025-09-04T11:10:22.358Z","avatar_url":"https://github.com/elModo7.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino UNO R4 Wi-Fi WakeOnLan\n\nBasic example of an Arduino Uno R4 WiFi WoL sender on startup.\nYou can use this with a beautiful web UI.\n\n\u003e [!NOTE] \n\u003e Remember to change this parts of the script to adapt it to your needs!\n\n```c++\nconst uint8_t TARGET_MAC[6] = { 0x00, 0x14, 0x93, 0xEA, 0x23, 0x46 }; // Replace this with your device's MAC address\nconst char* SSID = \"\u003cYour wifi name\u003e\";\nconst char* PASS = \"\u003cYour wifi password\u003e\";\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmodo7%2Farduino-uno-r4-wifi-wakeonlan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmodo7%2Farduino-uno-r4-wifi-wakeonlan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmodo7%2Farduino-uno-r4-wifi-wakeonlan/lists"}