Kategorien
Programming Tinker

Smart Home Device

Building a prototype smart home device using a ESP32 developement board. For that use I built a library for communication between the ESP32 and the OpenHome server. Using the OpenHome App you can then add your custom smart home device and control the billboard text, turn the LEDs on/off and read the temperature and humidity.

https://github.com/FrankFundel/OpenHome-lib

Kategorien
Programming

OpenHome

Mit OpenHome ist es möglich einfach eigene Smart Home Geräte zu entwickeln z.B. mit einem Arduino, Raspberry Pi oder ESP32. Mit einer umfangreichen WebSocket und HTTP Schnittstelle ist es sehr einfach ihr Gerät Smart zu machen. Geräte können per App, Alexa oder HomeKit gesteuert werden.

https://openhome.hadros.de/