Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.74 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.74 KB

Smart Link

A simple IoT based Application

MIT

Smart Link

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.

Previews

Features

  • 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.

Architecture:

Firmware Repositories:

  1. Arduino Uno Robot
  2. ESP32 Smart Safe Locker Firmware

License

This project is licensed under the MIT License. See the LICENSE for details.