Wiznet makers

scarlet

Published September 30, 2022 ©

100 UCC

12 WCC

22 VAR

0 Contests

0 Followers

0 Following

Original Link

Smart Lock

t, we will learn to create a basic Smart Lock system where it takes input from a keypad and then compares whether it is correct or not.

COMPONENTS Hardware components

WIZnet - W5500

x 1


PROJECT DESCRIPTION

In this project, we will learn to create a basic Smart Lock system where it takes input from a keypad and then compares whether it is correct or not. If the code is correct then a particular LED is switched on expressing that the password is correct otherwise it simply prints that it is wrong.
Later on, a stepper motor can also be connected and turned to a specific angle if the password is correct, thereby unlocking the compartment it was securing. For Keypad we will be using adafruit virtual keypad present in the dashboard to send the password using the MQTT protocol.
To learn more about MQTT and how it works, follow our guide on the topic:

chapter1.Prerequisites for Smart Lock
https://docs.simuli.co/stm32-projects/smart-lock/prerequisites-for-smart-lock
chapter2.Implementing the Smart Lock
https://docs.simuli.co/stm32-projects/smart-lock/implementing-the-smart-lock

Documents
Comments Write