Math Using Arduino

Описание к видео Math Using Arduino

1. Arduino will display 2 random number from 0 – 100 on the LCD, which is labeled A and B. Then, it will ask the user to add these 2 numbers together. User will answer these questions. If wrong answer is given, the Arduino will not proceed to another question and LED pin 13 will blink. If correct answer is given, LED pin 13 will stay illuminate and proceed to the second question.

2. Using the same process, now the 2nd math question is subtracting the number A from B. 3rd Question in multiplication of number A and B.

3. Repeat this process again from step 1.

Комментарии

Информация по комментариям в разработке