Skip to content

iot application to control robots and smart lockers with arduino, esp-32, hc05 bluetooth module and nodemcu-esp8266.

License

Notifications You must be signed in to change notification settings

mediocre9/smart-link

Repository files navigation

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.