filmov
tv
Math Test Using Arduino | Arduino Project

Показать описание
In this Arduino Project tutorial, we will create a Math test using Arduino.
In this project, we will use pushbuttons and an LCD screen to display a time-based test.
For physical projects, the components can be purchased online or from any electronics center.
For online projects, the TinkerCad website can be used.
Components:
In order to create a Maths test, we will require the following components:
● Arduino Uno R3
● 2 PushButtons
● LCD 16x2
● 1 small BreadBoard
● 3 Resistors
● Connecting wires
Steps To Create A Math Test Using Arduino:
Step 1: Gather all the components on the Digital Board or Physical Table.
Step 2: Plug PushButtons on the BreadBoard.
PushButton:
Step 3: Connect the 1st terminal of each to the 5V pin of the Arduino.
Step 4: Connect the 2nd terminal of each to the GND pin of the Arduino.
Step 5: Connect the 3rd pin of it to the 10 & 11 number pin of the Arduino, resp.
LCD:
Step 6: First, Connect the Power & the LED anode terminal of it to the 5V pin of the Arduino.
Step 7: Then Connect the Ground, Contrast, and Read/Write & LED cathode terminals of it to the GND pin of the Arduino, as shown in the circuit.
Step 8: Now Connect the Register Select, Enable, & DB4 to DB7 pins of it to the 2 to 7 number pins of the Arduino, respectively, as shown in the figure.
Timestamp:
00:00 - Introduction
00:09 - Requirements
00:21 - Project Assembly
01:33 - Code Explanation
04:42 - Execution
#projectideas #tutorials #arduino
In this project, we will use pushbuttons and an LCD screen to display a time-based test.
For physical projects, the components can be purchased online or from any electronics center.
For online projects, the TinkerCad website can be used.
Components:
In order to create a Maths test, we will require the following components:
● Arduino Uno R3
● 2 PushButtons
● LCD 16x2
● 1 small BreadBoard
● 3 Resistors
● Connecting wires
Steps To Create A Math Test Using Arduino:
Step 1: Gather all the components on the Digital Board or Physical Table.
Step 2: Plug PushButtons on the BreadBoard.
PushButton:
Step 3: Connect the 1st terminal of each to the 5V pin of the Arduino.
Step 4: Connect the 2nd terminal of each to the GND pin of the Arduino.
Step 5: Connect the 3rd pin of it to the 10 & 11 number pin of the Arduino, resp.
LCD:
Step 6: First, Connect the Power & the LED anode terminal of it to the 5V pin of the Arduino.
Step 7: Then Connect the Ground, Contrast, and Read/Write & LED cathode terminals of it to the GND pin of the Arduino, as shown in the circuit.
Step 8: Now Connect the Register Select, Enable, & DB4 to DB7 pins of it to the 2 to 7 number pins of the Arduino, respectively, as shown in the figure.
Timestamp:
00:00 - Introduction
00:09 - Requirements
00:21 - Project Assembly
01:33 - Code Explanation
04:42 - Execution
#projectideas #tutorials #arduino