As an engineer, you are requested to develop an Arduino project to indicate the level of volume set. The volume would be changed using a potentiometer. You are required to read the value of the potentiometer and display the level of volume using the LEDS. Volume Levels:
Instructions and Operation
Nowadays, electrical engineers are required to evolve their practices by incorporating embedded processes, microcontrollers, digital signal processors, and so on. These processors are beneficial in many ways and have changed the perspective of electronic design.
Subroutine Instruction
Subroutine instruction is defined as the instructions used in the programming language in a sequence form saved in memory. They are used to doing a specific task. Subroutine instruction is called a unit that instructs to perform some needed task. There are many programming languages in which subroutine instructions are used but have a different identity or name, such as method, function, subprogram, routine, etc. Subroutine or sub-program is designed or coded as they can be called multiple times while executing the program.
Classification of Buses
A bus inside a microprocessor is a collection of wirelines that contain related information. A group of wires required for communication among the microprocessor and peripherals is known as a system bus. A bus is an electrical or digital passage across which bits are transferred between a variety of computer elements. It mainly links all the internal parts to the CPU (Central Processing Unit) and main memory. The width or size of any bus is crucial since it affects the amount of data that is transferred at a certain time period. Buses always transmit data parallelly, in a 32-bit bus, the information is supplied over 32 wirelines simultaneously and each bus comprises a clock speed measurable in MHz. The various types of buses inside a microprocessor are address bus, data bus, and control bus.
Execution of Instruction
A sequence of instructions makes up a program stored in a computer's memory unit. The CPU executes these instructions by going through a cycle for each instruction. The instruction cycle in a simple computer includes the steps listed below:
Please help me answer as fast as you can
make sure the answer is complete and correct 100%
![As an engineer, you are requested to develop an Arduino project to indicate the level of
volume set. The volume would be changed using a potentiometer. You are required to read
the value of the potentiometer and display the level of volume using the LEDS.
Volume Levels:
1. White LED should light up if value of potentiometer is lower than 200
2. Green LED should light up if value of potentiometer is between 200 and 500
3. Red LED should light up if value of potentiometer is above 500
Write an Arduino script that satisfies all the above conditions. Use the circuit diagram below
if needed. Your code should not exceed the below 2
pages.
DIGITAL (PWM-)
1. UNO
ARDUINO
POWER
ANALOG IN](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fd79bfdac-01bb-4262-ab58-352544097d52%2F2c43b714-1e80-4291-b991-bcdcc2fdc4c8%2Fjacsa2_processed.jpeg&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Step by step
Solved in 4 steps with 6 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Introductory Circuit Analysis (13th Edition)](https://www.bartleby.com/isbn_cover_images/9780133923605/9780133923605_smallCoverImage.gif)
![Delmar's Standard Textbook Of Electricity](https://www.bartleby.com/isbn_cover_images/9781337900348/9781337900348_smallCoverImage.jpg)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)
![Introductory Circuit Analysis (13th Edition)](https://www.bartleby.com/isbn_cover_images/9780133923605/9780133923605_smallCoverImage.gif)
![Delmar's Standard Textbook Of Electricity](https://www.bartleby.com/isbn_cover_images/9781337900348/9781337900348_smallCoverImage.jpg)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)
![Fundamentals of Electric Circuits](https://www.bartleby.com/isbn_cover_images/9780078028229/9780078028229_smallCoverImage.gif)
![Electric Circuits. (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780134746968/9780134746968_smallCoverImage.gif)
![Engineering Electromagnetics](https://www.bartleby.com/isbn_cover_images/9780078028151/9780078028151_smallCoverImage.gif)