Skip to content

This project aims to implement the fastest finger first circuit based on mealy machine

Notifications You must be signed in to change notification settings

maazhamidexe/Fastest-Finger-First-Circuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fastest Finger First Circuit ⚡

Objectives

🎯 Circuit Design: Develop a Verilog-based design for the Fastest Finger Circuit, specifying the architecture, functionality, and logic involved in accurately measuring response times.

🎯 Button Interface: Implement an interface for multiple input buttons to simulate participant responses and trigger the LED’s/visual mechanism.

🎯Display and Recording: Design a system to identify and record the response times, potentially incorporating an output interface for displaying the fastest responder.

🎯 Verification and Simulation: Conduct rigorous simulations to verify the functionality and accuracy of the Fastest Finger Circuit design under various conditions and participant responses.

Circuitry

image

Components Required:
  • 555 Timer IC
  • Momentary Push Button Switch
  • PN Diode (I used 1N4148)
  • LED + Series Resistor (270R)
  • 10K Resistor
  • 2 x 1K Resistors
  • LED + Series Resistor (270R)
  • Momentary Push Button (For resetting)
  • Breadboard
  • 9V Power Supply

Mealy Machine

image

For more info you can check out our report docs!

About

This project aims to implement the fastest finger first circuit based on mealy machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published