User Tools

Site Tools


notes:c4eng:fall2022:projects:sss2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:c4eng:fall2022:projects:sss2 [2022/11/01 16:23] – [LED] cmillicanotes:c4eng:fall2022:projects:sss2 [2022/11/02 01:06] (current) – [TONES] cmille71
Line 25: Line 25:
 ====BUTTON==== ====BUTTON====
  
 +The first step in our program is ensuring that the pins we are using for our buttons are set up to be inputs. This way the pi knows it is receiving a signal from the button as an input.
 ====BUZZER==== ====BUZZER====
  
Line 31: Line 32:
  
 ====LED==== ====LED====
 +The LED's will light up in correspondence to a note to help the player memorize the pattern. They will light up again when their corresponding button is pressed to play back the pattern 
 ====BUTTON==== ====BUTTON====
  
Line 43: Line 44:
 This game requires four leds, one buzzer, and four buttons. This game requires four leds, one buzzer, and four buttons.
 ====TONES==== ====TONES====
- +Overall you will need a total of 6 tones in this project. These tones in this project will indicate which color led is activated. These tones will also be indicative of whether or not you have won the game.
notes/c4eng/fall2022/projects/sss2.1667319793.txt.gz · Last modified: 2022/11/01 16:23 by cmillica