A simple IoT based Application
An IoT application designed for remote control and management of various devices, including Arduino, HC-05/06, ESP32 or ESP8266 (Node-MCU). The app offers features such as Google authentication, user feedback, in-app update checker and Bluetooth communication. It enables users to control robots and does also provides fingerprint biometric authentication for secure locker access through ESP32 firmware.
- Google Oauth.
 - User feedback system.
 - In-app update checker.
 - Crashlytics support.
 - Account revocation system to restrict app access.
 - Save Robot commands using shared preferences.
 - Bluetooth control for serial communication with HC-05/06 modules on Arduino to control the robot.
 - Fingerprint biometric authentication to securely unlock lockers, communicating with ESP32.
 
This project is licensed under the MIT License. See the LICENSE for details.


