Smart Home Hub
IoT
Raspberry Pi
React
Node.js
Zigbee
Z-Wave
MQTT
A centralized hub to control various smart home devices using Zigbee and Z-Wave.
Technical Details
Developed a custom smart home hub on a Raspberry Pi, featuring a web-based interface built with React. The backend, running on Node.js with Express, communicates with Zigbee and Z-Wave devices through a USB dongle. The system allows users to create custom automation routines, monitor device statuses, and control lights, thermostats, and security sensors from a single interface. MQTT is used for real-time communication between the backend and frontend.