Aim
The aim of the project is to Design a smart lock for bicycles with Bluetooth control
Problem statement
The smart bike lock should offer keyless entry through features such as biometric authentication or smartphone connectivity. It should incorporate anti-theft sensors and alert mechanisms, providing real-time notifications to the owner in case of unauthorized access or tampering. Consider factors like durability, weather resistance, and energy efficiency to ensure the lock’s effectiveness in various conditions. Additionally, explore integration possibilities with bike-sharing platforms or GPS tracking for enhanced security and ease of use.
Material used
Input: Bluetooth
Brain: TinkerSpace Brain Board
Output: Servo Motor
Battery: 5V Lithium-ion rechargeable battery
Component description
Bluetooth
The function of the Bluetooth is to
Servo Motor
Servo motor is used to lock and unlock the bike
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor Bluetooth and control the Servo Motor
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
Case 1: When the open command received from smartphone, the brain board sends the signal to the servo motor to oscilate 90 Degree(Unlock).
Case 2: When the close command received from smartphone, the brain board sends the signal to the servo motor to oscilate 0 Degree(lock).
Circuit Design (DesignSpace)
Step 1: Connect Servo Motor to output 1
Step 2: Connect supply and test project.