An electronic bluetooth switch which can control the household switches by an app.
The Bluetooth Switch Controller project utilizes an Arduino Nano, HC-05 Bluetooth module, and a servo motor to remotely control a physical switch. This setup enables users to operate the switch wirelessly through a custom mobile application developed using MIT App Inventor. By establishing a Bluetooth connection between the mobile app and the Arduino Nano, users can send commands to rotate the servo motor, thereby toggling the switch's position. This project illustrates the practical integration of Arduino-based hardware with smartphone technology, demonstrating the versatility and convenience of IoT applications in home automation and remote control systems.