Back
Jeu memory (samon say) – 3D printable model from Thingiverse Thingiverse

Jeu memory (samon say)

1 Downloads
3 Likes
0 Makes
Download Model
Conception d'un jeu de memory avec arduino nano.

Code du jeu avec un compteur de 50 cycles:

int data_pin = 3;
int latch_pin = 2;
int clock_pin = 4;
int speaker = 5;
int button1 = 6;
int button2 = 7;
int button3 = 8;
int button4 = 9;
int led1 = 10;
int led2 = 11;
int led3 = 12;
int led4 = 13;

int sound[]={135,440,492,932};
int pause = 400;
int enter_pause = 20;
int lesspause = 10;
int lives = 3;
int number[]={192,249,164,176,153,146,130,248,128,144,64,121,36,48,25,18,2,12
Source
Thingiverse
Comments
0

Bewertung

Noch keine Bewertungen

Comments

No comments yet – be the first!
All Thingiverse Models More by modeliste60

Add to Collection