{"id":27598499,"url":"https://github.com/bjoernq/esp32c3-rust-std-temperature-logger","last_synced_at":"2025-04-22T14:14:42.024Z","repository":{"id":37724458,"uuid":"478103720","full_name":"bjoernQ/esp32c3-rust-std-temperature-logger","owner":"bjoernQ","description":"MQTT temperature logger running on ESP32C3 in Rust (std)","archived":false,"fork":false,"pushed_at":"2022-04-05T11:46:37.000Z","size":71,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-22T14:14:36.847Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjoernQ.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}},"created_at":"2022-04-05T11:45:35.000Z","updated_at":"2024-07-28T08:26:51.000Z","dependencies_parsed_at":"2022-09-06T08:52:22.020Z","dependency_job_id":null,"html_url":"https://github.com/bjoernQ/esp32c3-rust-std-temperature-logger","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/bjoernQ%2Fesp32c3-rust-std-temperature-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp32c3-rust-std-temperature-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp32c3-rust-std-temperature-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp32c3-rust-std-temperature-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjoernQ","download_url":"https://codeload.github.com/bjoernQ/esp32c3-rust-std-temperature-logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250255772,"owners_count":21400410,"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":"2025-04-22T14:14:41.510Z","updated_at":"2025-04-22T14:14:42.019Z","avatar_url":"https://github.com/bjoernQ.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo of Rust on ESP32C3 (using ESP-IDF) with MQTT and adafruit.io for temperature logging\n\n## About\n\nThis will read the temperature from a connected BMP180 sensor via I2C and send it via MQTT to adafruit.io every five minutes.\n\n![Screenshot](./doc/screenshot.png \"Screenshot\")\n\n## Setting Credentials\n\nYou need to set these environment variables for a successful build.\n\n|Name|Value|\n|---|---|\n|SSID|SSID of your WiFi access point|\n|PASSWORD|Your WiFi password|\n|ADAFRUIT_IO_USERNAME|Your adafruit.io username|\n|ADAFRUIT_IO_KEY|Your adafruit.io API key|\n\nTo run the application connect your ESP32C3 development board with the BMP180 connected and execute `cargo run`\n\n## Wiring the BMP180 temperature sensor\n\n|BMP180|ESP32C3|\n|---|---|\n|SDA|IO1|\n|SCL|IO2|\n|GND|GND|\n|VCC|3.3V|\n\n## Known good compiler version\n\n`rustc 1.62.0-nightly (60e50fc1c 2022-04-04)`\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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernq%2Fesp32c3-rust-std-temperature-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjoernq%2Fesp32c3-rust-std-temperature-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernq%2Fesp32c3-rust-std-temperature-logger/lists"}