HASS.io Raspberry Pi Setup Tutorial

Home Assistant Dashboard 2

HASS.io Raspberry Pi Setup Tutorial In this article I show you the easiest and fasted way to install HASS.io as well as all additional programs on a Raspberry Pi that you need for your smart home. The programs we need are the following: Home Assistant via HASS.io as overall smart home dashboard to control your … Read more

Raspberry Pi Home Assistant Docker Setup

Docker Home Assistant

Raspberry Pi Home Assistant Docker Setup In this tutorial you learn how to install Home Assistant through Docker for your Raspberry Pi. For a full smart home system you need some additionally applications alongside Home Assistant. Therefore this tutorial includes the following installations via Docker: Home Assistant as overall smart home dashboard to control your smart … Read more

Home Assistant MQTT Tutorial

Home Assistant MQTT Tutorial In this tutorial you learn how to use Home Assistant in general and especially with MQTT data. Moreover we save the MQTT data in an InfluxDB database before creating beautiful time series dashboards with Grafana. Table of Contents Introduction to Home Assistant House Automation Software Home Assistant is an open source … Read more

Arduino Nextion Display Tutorial

Nextion Display Thumbnail

Arduino Nextion Display Tutorial In this tutorial you learn everything you need to know about the Nextion displays and the differences in the display series. I show you how to create an interface in the Nextion Editor and how to use the internal programming functions. This article also contains a basic example to learn the … Read more

Keypad Tutorial for Arduino, ESP8266 and ESP32

Keypad Thumbnail

Keypad Tutorial for Arduino, ESP8266 and ESP32 In this tutorial you learn how to use the keypad with your Arduino, ESP8266 and also ESP32 microcontroller. The Keypad is one of the most used input devices for microcontroller applications. In this tutorial we build a lock which opens when we type in the correct password via … Read more