{"id":19601397,"url":"https://github.com/aerorust/nanosat-workshop","last_synced_at":"2025-07-20T09:09:43.295Z","repository":{"id":174632876,"uuid":"615319137","full_name":"AeroRust/nanosat-workshop","owner":"AeroRust","description":"The AeroRust Nanosat embedded workshop using 2 ESP32-C3 boards with embassy","archived":false,"fork":false,"pushed_at":"2024-06-15T05:52:33.000Z","size":180330,"stargazers_count":22,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"skeleton","last_synced_at":"2024-06-15T06:38:42.400Z","etag":null,"topics":["embedded","embedded-systems","nanosatellite","rust","workshop"],"latest_commit_sha":null,"homepage":"https://aerorust.org/nanosat-workshop/","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/AeroRust.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},"funding":{"github":"LechevSpace"}},"created_at":"2023-03-17T12:35:17.000Z","updated_at":"2024-06-15T05:47:46.000Z","dependencies_parsed_at":"2024-06-15T06:36:44.091Z","dependency_job_id":null,"html_url":"https://github.com/AeroRust/nanosat-workshop","commit_stats":null,"previous_names":["aerorust/nanosat-workshop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeroRust%2Fnanosat-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeroRust%2Fnanosat-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeroRust%2Fnanosat-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeroRust%2Fnanosat-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AeroRust","download_url":"https://codeload.github.com/AeroRust/nanosat-workshop/tar.gz/refs/heads/skeleton","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224076108,"owners_count":17251695,"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":["embedded","embedded-systems","nanosatellite","rust","workshop"],"created_at":"2024-11-11T09:18:17.986Z","updated_at":"2024-11-11T09:18:19.104Z","avatar_url":"https://github.com/AeroRust.png","language":"Rust","funding_links":["https://github.com/sponsors/LechevSpace"],"categories":[],"sub_categories":[],"readme":"# ESP32-C3 embedded workshop\n## using Embassy, written in Rust\n\n\n### To setup your environment\n\nFollow the [book](./docs/SUMMARY.md) (Markdown) or run the included [mdbook (Installation)][mdbook-install] book:\n\n[mdbook-install]: https://rust-lang.github.io/mdBook/guide/installation.html\n\n```\ngit clone git@github.com:LechevSpace/nanosat-workshop.git \u0026\u0026 \\ \ncd nanosat-workshop \u0026\u0026 \\\nmdbook serve\n```\n\n**NB:** Using `git@github.com:LechevSpace/nanosat-workshop.git` requires SSH key set up on Github.\n\nUse your browser to open [http://localhost:3000](http://localhost:3000)\n\n### How to flash\n\n\n#### Install `espflash`\n```\ncargo install espflash --rev 60224d1 --git https://github.com/esp-rs/espflash\n```\n\n#### `cargo run`\n\n\n### Pinout and schematics\n\n\n##### Olimex's ESP32-C3 dev board:\n\nhttps://raw.githubusercontent.com/OLIMEX/ESP32-C3-DevKit-Lipo/main/HARDWARE/ESP32-C3-DevKit-Lipo_Rev_B/ESP32-C3-DevKit-Lipo_Rev_B.pdf\n\nhttps://github.com/OLIMEX/ESP32-C3-DevKit-Lipo/raw/main/HARDWARE/ESP32-C3-DevKit-Lipo_Rev_B/ESP32-C3-DevKit-Lipo_Rev_B.pdf\n\n\n##### Espressif's ESP32-C3-DevKit-RUST-1\n\nPinout, docs, schematics, etc. can be found here: https://github.com/esp-rs/esp-rust-board\n\n### Debugging with UART\n\n#### Using a Usb-to-serial device for UART debugging\n\nUse UART0 at 21 (TX) \u0026 20 (RX) GPIO pins.\n\n\nRun minicom at correct baud rate (`115 200`):\n```\nminicom -b 115200 --noinit --statline --capturefile=uart_debug.cap --wrap -D /dev/ttyUSB0\n```\n\nThis will save all caught data in a file called `uart_debug.cap`.\n\n\n## License\nMIT or APACHE-2.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerorust%2Fnanosat-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faerorust%2Fnanosat-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerorust%2Fnanosat-workshop/lists"}