/RPi-Smart-House

A smart house that allows the users to control lightbulbs and RGB leds...

Primary LanguageC++

RPi-Smart-House

React & Laravel

This is a smart house PoC that allows the users to manipulate a lightbulb and a set of multicolor LED lights with a Raspberry Pi, an Arduino and Nodejs. It's built following the tutorial of W3 Schools nodejs smarthouse and a project of github.

The lightbulb and the LEDs can totally be controlled with a Raspberry Pi but I decided to hook the Arduino to show my team members how the LEDs could independently be controlled with an Arduino (without automation).

React & Laravel