This project is about creating an ambient monitoring system using the M5Stack. It measures and displays various environmental parameters, including:
- CO2 Concentration
- Discomfort Index
- Temperature
- Humidity
Displays the current environmental conditions using an easy-to-understand visual indicator.
Shows the fluctuations of the measured parameters over time in a wavechart format for real-time monitoring.
- M5Stack Core2: The main controller used for processing and display.
- SHT3X: A sensor for measuring temperature and humidity.
- MH-Z19C: A sensor for measuring CO2 concentration.
This project was developed using PlatformIO, an open-source ecosystem for IoT development. PlatformIO provides a powerful platform for developing with the M5Stack, including library management, development tools, and support for various frameworks and languages.
MIT Lisense