-
Notifications
You must be signed in to change notification settings - Fork 0
Home
GiZano edited this page Jan 22, 2026
·
1 revision
Welcome to the official documentation for the ProjectDay system. This project aims to optimize energy consumption in work environments using a mix of hardware sensors and AI analysis.
| Section | Description |
|---|---|
| Hardware & Wiring | Circuit diagrams, Arduino logic, and sensors details. |
| Software & AI | How the Java App talks to Python and Mistral LLM. |
| Setup Guide | Requirements and step-by-step installation. |
The system is composed of three main layers:
- Physical Layer: Arduino sensors collecting light data.
- Management Layer: ThingsBoard platform for data collection.
- Application Layer: Java GUI for visualization and Python/AI for data analysis.