Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 902 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 902 Bytes

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