Skip to content
GiZano edited this page Jan 22, 2026 · 1 revision

Welcome to the Energy Efficiency System Wiki

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.

🗺 Navigation

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.

🏗 Architecture

The system is composed of three main layers:

  1. Physical Layer: Arduino sensors collecting light data.
  2. Management Layer: ThingsBoard platform for data collection.
  3. Application Layer: Java GUI for visualization and Python/AI for data analysis.

Clone this wiki locally