This is an old revision of the document!
Buzz Wire Game
Autor: Pipirigeanu Valentina
Group:1222B
Introduction
This project consists of a game of wire loop through another wire. When the loop and the wire come into contact, the LCD screen displays a message and the buzzer emits a specified sound. The score will also be displayed on the LCD. This game is used in Escape Rooms, in Museums and recently at events to entertain people.
General Description
An Arduino Uno, a Buzzer, and two aluminum wires are utilized in this project. The game status is also displayed on a 1602 LCD with an I2C module. Both ends of the maze wire will be linked to the Arduino's digital pins, which are defined as INPUT_PULLUP pins, and the handle wire will be attached to the Arduino's ground pin. When the handle wire makes contact with the maze wire, the digital pins change to LOW and the Buzzer emits a sound.
Block Schema
Hardware Design
Component List
Arduino Uno R3
LCD 1602
I2C Module
Buzzer
2x 1N4007 Diode
Circuit Diagram
Software Design
Obtained Results
Conclusions
Download
Journal
Bibliografy/Resources