{"id":17853999,"url":"https://github.com/cassyopaya/automatic-timer","last_synced_at":"2026-04-30T00:07:39.019Z","repository":{"id":242653403,"uuid":"809964104","full_name":"cassyopaya/automatic-timer","owner":"cassyopaya","description":"embedded application to controll 2 GPIO based on an internal timer","archived":false,"fork":false,"pushed_at":"2024-06-04T19:18:35.000Z","size":424,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T16:52:00.050Z","etag":null,"topics":["embedded","esp32","espressif","rust","rust-esp","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/cassyopaya.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":"2024-06-03T19:39:03.000Z","updated_at":"2024-10-16T12:16:17.000Z","dependencies_parsed_at":"2024-06-04T08:47:50.745Z","dependency_job_id":"483c989e-f692-4ef2-9508-496b8392e459","html_url":"https://github.com/cassyopaya/automatic-timer","commit_stats":null,"previous_names":["thebino/automatic-timer","cassyopaya/automatic-timer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cassyopaya/automatic-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassyopaya%2Fautomatic-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassyopaya%2Fautomatic-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassyopaya%2Fautomatic-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassyopaya%2Fautomatic-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cassyopaya","download_url":"https://codeload.github.com/cassyopaya/automatic-timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassyopaya%2Fautomatic-timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["embedded","esp32","espressif","rust","rust-esp","rust-lang"],"created_at":"2024-10-28T00:21:38.272Z","updated_at":"2026-04-30T00:07:39.004Z","avatar_url":"https://github.com/cassyopaya.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automatic timer\nSimple embedded application to control GPIO based on an internal timer. \n\n\u003e [Defaults: 10 seconds on, 10 seconds off]\n\nTimeouts can be changed via web.  \nThe device provides an Access point for easy usage.\n\n- GPIO2: Turn on for 500ms, wait for 20seconds\n- GPIO3  Wait for 10seconds, turn on for 500ms, wait again for 10seconds\n- GPIO42: Turn on for 10seconds, wait for 10seconds\n\n## ☘️ Usage\n\n1. Plugin the device\n2. Connect to the Access Point named *ESP32*\n3. Enter the access point password: *12345678*\n4. Open the website: http://192.168.71.1 in a browser\n5. Enter the timeouts you prefer and press save\n\n\n## ⚙️ Development\n### Prerequisites\n\n[IDF Toolchain Setup](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/linux-macos-setup.html)\n\nInstall the matching IDF Version to build the \n```shell\nmkdir -p ~/esp\ncd ~/esp\ngit clone -b v5.1.3 --recursive https://github.com/espressif/esp-idf.git\n```\n\nRun the IDF setup\n```shell\ncd ~/esp/esp-idf\n./install.sh esp32\n```\n\n### 🛠️ Build\n```shell\ncargo build\n```\n\n### ⚡ Flash\n```shell\nespflash flash target/\u003cmcu-target\u003e/debug/\u003cyour-project-name\u003e --flash-size 8mb\n```\n\n### 🖥️ Monitor\n```shell\nespflash monitor\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassyopaya%2Fautomatic-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcassyopaya%2Fautomatic-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassyopaya%2Fautomatic-timer/lists"}