{"id":13612575,"url":"https://github.com/bjoernQ/esp32-rust-nostd-temperature-logger","last_synced_at":"2025-04-13T12:32:09.565Z","repository":{"id":45710512,"uuid":"484386679","full_name":"bjoernQ/esp32-rust-nostd-temperature-logger","owner":"bjoernQ","description":"MQTT temperature logger running on ESP32 in Rust (no-std / no RTOS)","archived":false,"fork":false,"pushed_at":"2023-07-21T06:33:55.000Z","size":155,"stargazers_count":52,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-07T20:42:53.484Z","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":"other","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":"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":"2022-04-22T10:10:33.000Z","updated_at":"2024-09-18T04:58:37.000Z","dependencies_parsed_at":"2024-11-07T20:43:51.542Z","dependency_job_id":null,"html_url":"https://github.com/bjoernQ/esp32-rust-nostd-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%2Fesp32-rust-nostd-temperature-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp32-rust-nostd-temperature-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp32-rust-nostd-temperature-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernQ%2Fesp32-rust-nostd-temperature-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjoernQ","download_url":"https://codeload.github.com/bjoernQ/esp32-rust-nostd-temperature-logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714624,"owners_count":21149927,"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-08-01T20:00:31.824Z","updated_at":"2025-04-13T12:32:09.237Z","avatar_url":"https://github.com/bjoernQ.png","language":"Rust","funding_links":[],"categories":["Projects"],"sub_categories":["`no_std`"],"readme":"# Demo of Rust on ESP32 (no RTOS) 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 minute.\n\n![Screenshot](./doc/screenshot.png \"Screenshot\")\n\nIt publishes the temperature value to the topic `\u003cUSERNAME\u003e/feeds/temperature`\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 ESP32 development board with the BMP180 connected and execute `cargo run --release`\n\nMake sure to have the [Xtensa enabled Rust toolchain](https://github.com/esp-rs/rust-build) installed.\n\n## Wiring the BMP180 temperature sensor\n\n|BMP180|ESP32|\n|---|---|\n|SDA|IO32|\n|SCL|IO33|\n|GND|GND|\n|VCC|3.3V|\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%2FbjoernQ%2Fesp32-rust-nostd-temperature-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FbjoernQ%2Fesp32-rust-nostd-temperature-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FbjoernQ%2Fesp32-rust-nostd-temperature-logger/lists"}