Welcome!

Elektronik

Arduino IDE – Install ESP32 Support via Board Manager

01/05/2019

Arduino IDE (1.8.9 in my case) needs to be installed Check if there is a manual installation present Navigate to C:\Users\<username>\Documents\Arduino and check if there is […] Read more»

Arduino IDE – Insall Libraries

30/04/2019

There are 2 possibilities to handle with libraries: Do it manually Download library, e.g. this one Extract it to C:\Users\<username>\Documents\Arduino\libraries Use the Library Manager Tools>ManageLibraries… […] Read more»

View all Elektronik Posts

Smarthome

Local DNS Server on SynologyNAS to enable a proxy server for TSUN integration in HomeAssistant

06/04/2026

Local DNS-Server on Synology NAS: Container Manager > Project > “Erstellen”: Projetname: adguardhome Pfad: /volume1/docker/adguardhome Select docker-compose.yml erstellen: version: "3.8" services: adguardhome: image: adguard/adguardhome container_name: […] Read more»

KNX – Erste Schritte

03/12/2021

Aufbau der Hardware Meanwell Netzteil MDT IP-Router MDT Glastaster II Smart <FOTO> Konfiguration in der ETS Schnittstelle Schnittstelle testen und auswählen: Projekt Demo Projekt erstellen: […] Read more»

View all Smarthome Posts