Home Automation via Bluetooth
AndroidDescription
Controls home appliances (Lights, Fans, AC) using an Android app and an Arduino/HC-05 Bluetooth module. The app sends serial data commands to the microcontroller to toggle relays. It features voice control (e.g., 'Turn on the light') using Google Speech-to-Text API.
Tech Stack
- Android Studio
- Java/Kotlin
- XML