Because every home needs to be connected!
Somewhere in 2014 I got my introduction to the MCU world: I got my hands on a Raspberry Pi which I used for programming with Python to automate tasks.
Over the years I did do Home automation without breaking things
- NodeRed as the task processor
- InfluxDB to store all data in time
- Listening to heating system by tapping into protocol
- Doorbell with HAL sensor updating status via MQTT
- Reading the water meter by measuring when the dial made a turn
- Scraping websites by using NodeRed
Each of these projects will be worked out later on. Stay tuned!