asapD / arduino

🚁 (μ£Ό) νŒŒλΈ”λ‘œν•­κ³΅ μ‚¬μš©μž 인증 기반 도어락 μ‹œμŠ€ν…œ πŸ”
1 stars 1 forks source link
arduino

asapD Arduino

This project is carried out with an offer from Pablo Airlines. It consists of three parts: server, Android, and Arduino under the theme of building a user authentication-based door lock system.

Progress period : 2022.09.04 ~ 2022.09.28

Hosted by: kusitsm

😎 Getting Started

  1. Install server application.
  git clone https://github.com/asapD/arduino.git
  1. Run .ino code in Arduino IDE or Web Editor.

🧾 What we use

Hardware

image

This is main board.

This is bluetooth module. We use this for communication with android user and spring boot server

This is QR code scanner module. We use this for getting serial number from QR code that is made by user.

This is motor module. We use this to open and clode door automatically.

Skills