Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/choi-jungwoo/fire-sensor-example
Fire Sensor Example For NodeMCU
https://github.com/choi-jungwoo/fire-sensor-example
Last synced: 1 day ago
JSON representation
Fire Sensor Example For NodeMCU
- Host: GitHub
- URL: https://github.com/choi-jungwoo/fire-sensor-example
- Owner: Choi-Jungwoo
- Created: 2021-04-17T17:43:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T17:43:25.000Z (almost 4 years ago)
- Last Synced: 2024-11-18T11:24:01.086Z (2 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fire Sensor Example For NodeMCU
## Required
- [xtensa-rust](https://github.com/MabezDev/xtensa-rust-quickstart)## Set Env Var
- Change **CUSTOM_RUSTC** in ```setenv.cmd``` file.## Flash
```bash
flash.cmd
```