{"id":22513252,"url":"https://github.com/universumgames/knock-knock-esp32","last_synced_at":"2026-05-03T04:39:15.812Z","repository":{"id":266467948,"uuid":"898380411","full_name":"Universumgames/knock-knock-esp32","owner":"Universumgames","description":"A knock pattern recognition with esp32","archived":false,"fork":false,"pushed_at":"2025-03-06T09:59:28.000Z","size":42552,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T18:26:47.311Z","etag":null,"topics":["c","esp-idf","esp32","knocking"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Universumgames.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-12-04T09:42:08.000Z","updated_at":"2025-03-06T10:00:40.000Z","dependencies_parsed_at":"2025-01-10T14:35:14.502Z","dependency_job_id":"6311316e-dad5-43d2-973d-73c3c38dd756","html_url":"https://github.com/Universumgames/knock-knock-esp32","commit_stats":null,"previous_names":["universumgames/knock-knock-esp32"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Universumgames%2Fknock-knock-esp32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Universumgames%2Fknock-knock-esp32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Universumgames%2Fknock-knock-esp32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Universumgames%2Fknock-knock-esp32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Universumgames","download_url":"https://codeload.github.com/Universumgames/knock-knock-esp32/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245950537,"owners_count":20699088,"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":["c","esp-idf","esp32","knocking"],"created_at":"2024-12-07T03:10:53.438Z","updated_at":"2026-05-03T04:39:15.786Z","avatar_url":"https://github.com/Universumgames.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Klap-Klap\n\n- [Klap-Klap](#klap-klap)\n  - [Description](#description)\n  - [Important files and directories](#important-files-and-directories)\n  - [Contributing Setup](#contributing-setup)\n  - [Project setup](#project-setup)\n\nURL to repository: https://github.com/Universumgames/knock-knock-esp32\n\n## Description\nThis project is a simple knock pattern recognizer for a door or chest. The knock pattern is stored on an SD card connected to the ESP32. The knock pattern is recognized by the ESP32 and if the pattern is correct, the door or chest is unlocked. The lock is controlled by a solenoid lock. The project is written in C with the ESP-IDF and uses the PlatformIO IDE. The project is based on the ESP32-C3 microcontroller.\n\n## Important files and directories\n- [`documentation/sprint_plan.md`](documentation/sprint_plan.md): Contains the Sprint Plan and detailed description by whom the task was completed\n- [`documentation/backlog.md`](documentation/backlog.md): Contains the backlog, a detailed beakdown of the seperate task of this project\n- [`src/`](src/): Contains the source code of the project\n- [`test/`](test/): Contains the test code of the project\n- [`platformio.ini`](platformio.ini): Contains the configuration of the project\n- [`README.md`](README.md): Contains the description of the project\n- [`LICENSE`](LICENSE): Contains the license of the project\n- [`CHANGELOG.md`](CHANGELOG.md): The changelog \n- [`lib/`](lib/): Contains the self written libraries\n- [`documentation/`](documentation/): Contains the documentation of the project\n- [`datasheets/`](datasheets/): Contains the datasheets for the used components\n- [`docker/`](docker/): Contains the docker files to build the platformio environment in a docker container\n- [`pinout.txt`](pinout.txt): Contains the pinout of the used microcontroller\n- [`pcb/`](pcb/): Contains the pcb files\n\n## Contributing Setup\n- install clang-format\n  - Debian/Ubuntu: `sudo apt install clang-format`\n  - Arch: `sudo pacman -S clang`\n  - MacOS: `brew install clang-format`\n  - Windows: `pip3 install clang-format`\n- configure githooks\n  - run `git config core.hooksPath .githooks`\n- configure IDE to use clang-format\n  - VS Code: install the `Clang-Format` extension (https://marketplace.visualstudio.com/items?itemName=xaver.clang-format)\n  - CLion: enable clang-format (https://www.jetbrains.com/help/clion/clangformat-as-alternative-formatter.html)\n\n## Project setup\n\n1. Install VS Code\n2. Install PlatformIO extension\n3. open PIO Home -\u003e Platforms -\u003e Espressif 32 -\u003e Install (should be installed automatically when opening the project via PlatformIO)\n4. building the project by clicking on checkmark in the bottom left corner (when hovering over it, it says: \"Build\")\n5. run tests via the `pio test` command in the terminal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversumgames%2Fknock-knock-esp32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funiversumgames%2Fknock-knock-esp32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversumgames%2Fknock-knock-esp32/lists"}