{"id":16239119,"url":"https://github.com/jessebraham/embedded-interface-demo","last_synced_at":"2025-04-03T14:32:24.513Z","repository":{"id":76242621,"uuid":"436394780","full_name":"jessebraham/embedded-interface-demo","owner":"jessebraham","description":null,"archived":true,"fork":false,"pushed_at":"2022-01-21T17:04:28.000Z","size":252,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T22:39:27.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jessebraham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2021-12-08T21:19:11.000Z","updated_at":"2025-03-11T07:45:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d3c6525-82f3-4999-9d43-c1720eb989f0","html_url":"https://github.com/jessebraham/embedded-interface-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessebraham%2Fembedded-interface-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessebraham%2Fembedded-interface-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessebraham%2Fembedded-interface-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessebraham%2Fembedded-interface-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessebraham","download_url":"https://codeload.github.com/jessebraham/embedded-interface-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247018620,"owners_count":20870037,"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":[],"created_at":"2024-10-10T13:42:23.432Z","updated_at":"2025-04-03T14:32:24.503Z","avatar_url":"https://github.com/jessebraham.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embedded Interface Demo\n\n![MIT/Apache-2.0 licensed](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue?style=flat-square)\n\nA simple demonstration of a self-hosted web interface running on an ESP32-C3, in Rust. Starts a soft access point and a web server running on-device, and serves the bundled single-page app.\n\nThis example is intended to be run on the [ESP32-C3-DevKitM-1] development board, however should work with any board based on the ESP32-C3 with some minor modifications.\n\n[esp32-c3-devkitm-1]: https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/hw-reference/esp32c3/user-guide-devkitm-1.html\n\n## Quickstart\n\nA number of tools are required in order to build and flash this project. Please ensure that each dependency listed below has been properly installed on your system.\n\n| Tool             | Download                           |\n| ---------------- | ---------------------------------- |\n| `cargo`          | https://rustup.rs/                 |\n| `npm`            | https://nodejs.org/en/             |\n| `cargo espflash` | https://github.com/esp-rs/espflash |\n\nCommands for building and flashing the firmware have been included following the workflow defined by [cargo-xtask]. Please see the _cargo-xtask_ README for more information.\n\n[cargo-xtask]: https://github.com/matklad/cargo-xtask\n\n### Build the Interface and Firmware\n\nIn order to build the web interface, place the bundled single-page application in the correct location, and subsequently build the firmware, from the root of the repository run:\n\n```shell\n$ cargo xtask build\n```\n\n### Flash the Firmware\n\nWith your development board plugged in to your computer via a USB cable, you can then flash the firmware to the board and open a serial monitor when the process has completed:\n\n```shell\n$ cargo xtask flash\n```\n\n## License\n\nLicensed under either of:\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in\nthe work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without\nany additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessebraham%2Fembedded-interface-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessebraham%2Fembedded-interface-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessebraham%2Fembedded-interface-demo/lists"}