Create a Smart Home System with a Raspberry Pi, a few sensors and Node-RED – Part 2

In the first part we learned the logic and components of the system and we configured the central component – Raspberry PI. In today’s post we’ll add some sensors and relays and we’ll integrate them with the central server via wi-fi, using the ESP8266 wireless modules. Let’s begin! Step one – Install and configure ESP8266 wireless module I’ve used so far in my projects two types of wireless modules and

Create a Smart Home System with a Raspberry Pi, a few sensors and Node-RED – Part 1

This will be the first post out of series of posts about creating a smart home system with Raspberry Pi, different kind of sensors and the powerful visual tool for wiring sensor data – Node-RED. Node-RED is a flow-based development tool for visual programming for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor which can be used to wire together