This project implements an automatic light control system using STM32 and TSL2561 light sensor. The system operates locally and transmits data via BLE to an Android gateway, which forwards data to Firebase Realtime Database. A web application displays real-time light intensity and system status.
STM32 + TSL2561 → HM-10 (BLE) → Android Gateway → Firebase → Web App
- Automatic light control based on ambient light
- BLE communication
- Firebase Realtime Database
- Web-based real-time monitoring