Final Project Summary
Final Project Summary
Project Title: Password-protected Candy dispenser
Objective:
Math based lock system where users must solve a randomly generated math equation displayed on an LCD to earn a candy.
How It Works:
The Arduino generates a simple math problem and displays it on the LCD.
Users input their answer using a keypad.
If the answer is correct, the system dispenses candy using a motorized mechanism and displays a success message.
Incorrect answers prompt feedback on the LCD screen, and lets the user try again.
Challenges:
How to create the dispensing mechanism (servo motor)
Math based lock system where users must solve a randomly generated math equation displayed on an LCD to earn a candy.
The Arduino generates a simple math problem and displays it on the LCD.
Users input their answer using a keypad.
If the answer is correct, the system dispenses candy using a motorized mechanism and displays a success message.
Incorrect answers prompt feedback on the LCD screen, and lets the user try again.
How to create the dispensing mechanism (servo motor)
Comments
Post a Comment