8000 GitHub - davidtimmons/simon-says-circuit: An Arduino circuit design and program that simulates the game "Simon Says".
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davidtimmons/simon-says-circuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

simon-says-circuit

Author: David Timmons (http://david.timmons.io)

An Arduino circuit design and program that simulates the game "Simon Says".

Contents

This Arduino project is similar to the electronic memory games made popular in the 1980s. The program creates a randomized sequence of progressively complex LED flashes. A player must memorize the pattern and input the correct sequence.

This version gives the player three chances. After entering an incorrect pattern three times, the game is over. The player can reset the game by moving the board to activate the tilt switch.

Components

Microcontroller:

  • (x1) Arduino Uno

Resistors:

  • (x8) 220 Ohm
  • (x3) 10K Ohm
  • (x1) 1M Ohm

Diodes:

  • (x3) Red LED
  • (x1) Green LED
  • (x1) Yellow LED
  • (x1) Clear LED
  • (x1) Blue LED

Switches:

  • (x4) Push button
  • (x1) Tilt switch

Screenshots

Circuit Schematic

circuit schematic

Breadboard

breadboard

About

An Arduino circuit design and program that simulates the game "Simon Says".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0