envsensor-demo
A cross-platform environment sensor demo application built with Rust and egui.
It demonstrates real-time serial communication, data visualization, and basic UI layout using the egui framework.
✨ Features
- 📡 Read sensor data from a serial port
- 📊 Display live environmental metrics (CO, NO, etc.)
- 💾 Save the data in CSV file
- 🎨 Simple and responsive UI built with
egui - ⚙️ Runs on both Linux and Windows
🚀 Getting Started
Prerequisites
- Rust 1.80+
- A working serial device that outputs sensor data
Build & Run
# Clone the repository
# Build and run
## 🧭 TODO
&
## 📄 License
)