This a Proof of Concept (PoC) developed to validate the feasibility of a distributed environmental monitoring network using low-cost hardware.
This initial implementation was built using:
- Arduino Uno
- BMP280 (temperature + barometric pressure)
- Analog rain sensor module
The goal of this PoC is to demonstrate real-time environmental data collection, structured logging, and the architectural foundation for future API and AI integration.