ABOUT THIS PROJECT
A full home automation Arduino project with voice control - without wires. I designed, built and programmed it in my style, following only my own fantasy. Every each parts are handmade.
Introdution
The system controls the heater gas boiler, the lights in the flat, the airing fan and my media player.
There are two autonomous Arduino-based units communicating on a synchronized Bluetooth link. They connecting and synchronizing each other automatically, so there is no outdated or missing information on the screens.
Authenticating an Android user
After connecting, the user has to send „hi” first, as "Two-factor authentication" - with the Bluetooth PIN code. Otherwise the user will not receive any information and unable to send commands.
If the user sends anything else instead of 'hi', will be disconnected immediately.
If we send „bye”, the system will also disconnect us, but a voice command „System - Disconnect” will do the same.