News

🏗️ Architecture LED Controller V2/ ├── core/ # Modules principaux │ ├── config_manager.py # E6: Gestion configuration │ ├── ehub_receiver.py # E1: Réception eHub + E10: Simulator │ ├── ...
In this software, Arduino Library BH1750.h was used to control the light sensor. This software works as an integration between Arduino and Python, and a graphical interface created in Python allows ...