Question: Alex, an aspiring inventor keen on creating a basic locking mechanism for his room using an Arduino Uno board. He envisions a system where a

Alex, an aspiring inventor keen on creating a basic locking mechanism for his room using an Arduino Uno board. He envisions a system where a push button serves as the key to open the door.
After some additional thoughts, Alex realized that his initial solution is very intuitive, and everyone can have access to his room. He Decides to improve on that and use a combination of many pushbuttons and storing a code in the memory of the Arduino board. A combination between those pushbuttons will be used to unlock the door.
Alex wants you to help achieving that project using the Arduino Board and the components you have available.
1.1 Using the provided image of the Arduino board, complete the following Analog and Digital pin tables by filling in the Function, Type, and Description for each pin.
1.1.1 Analog Question 1.1.1. this is in table form
(6 Marks)
Pin
Function
Type
Description
1
NC
NC
Not Connected
2
1.1.2 Digital Question 1.1.2. this is in table form
(6 Marks)
Pin
Function
Type
Description
1
D0
Digital /GPION
Digital pin0 General Purpose I/O
2
1.2
Draw the power tree of the Arduino board, and clearly indicate all voltage levels.
(8 marks)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!