0% found this document useful (0 votes)
68 views

ARM Lab Question Bank

This document contains a question bank for an Embedded Controller Lab. It lists 15 sets of questions (labeled 1a, 1b, etc.) that involve interfacing various hardware components like DACs, temperature sensors, motors, displays and keyboards to an ARM controller using different I/O pins. For each question, students are asked to write the interfacing diagram and program with comments to demonstrate the concept.

Uploaded by

balajibs203285
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views

ARM Lab Question Bank

This document contains a question bank for an Embedded Controller Lab. It lists 15 sets of questions (labeled 1a, 1b, etc.) that involve interfacing various hardware components like DACs, temperature sensors, motors, displays and keyboards to an ARM controller using different I/O pins. For each question, students are asked to write the interfacing diagram and program with comments to demonstrate the concept.

Uploaded by

balajibs203285
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

RNS Institute of Technology

EMBEDDED CONTROLLER LAB 15ECL67


Question Bank

1a. WCP to Interface a DAC through port pins P0.4 to P0.11 to generate
Triangular wave. Write the interfacing diagram and program with
comments.
1b WCP to display “Hello World” message using Internal UART (P0.2 for TxD0
and P0.3 for RxD0). Write the interfacing diagram and program with
comments.

2a. WCP to interface a DAC through port pins P0.4 to P0.11 to generate
square wave. Write the interfacing diagram and program with comments.
2b. WCP to Measure Ambient temperature using a sensor and SPI ADC IC
(SCK – P0.15, SSEL – P0.16, MISO – P0.17, MOSI – P0.18). Write the
interfacing diagram and program with comments.

3a. WCP to interface a simple Switch and display its status through Relay,
Buzzer and LED (Switch – P2.11, Buzzer – P0.24, Relay – P0.25). Write the
interfacing diagram and program with comments.
3b. WCP using the Internal PWM module connected to port pin P3.25 of ARM
controller to generate PWM and vary its duty cycle. Write the interfacing
diagram and program with comments.

4a. WCP to demonstrate the use of an external interrupt to toggle an LED


On/Off (External Interrupt 3 – P2.13, LED – P2.12). Write the interfacing
diagram and program with comments.
4b. WCP to display the Hex-decimal digits 0 to F on a 7-segment LED
interface, with an appropriate delay in between (Data lines – P0.4 to
P0.11, Switch – P0.19 to P0.20). Write the interfacing diagram and
program with comments.

5a. WCP to Interface a Stepper motor through port pins P2.0 to P2.3 of ARM
Controller and rotate it in clockwise and anti-clockwise direction. Write
the interfacing diagram and program with comments.
5b. WCP to interface a 4x4 keyboard and display the key code on an LCD
(Columns P0.15 to P0.18 and Rows P1.20 to P1.23). Write the interfacing
diagram and program with comments.

6a. WCP to Measure Ambient temperature using a sensor and SPI ADC IC
(SCK – P0.15, SSEL – P0.16, MISO – P0.17, MOSI – P0.18). Write the
interfacing diagram and program with comments.
6b. WCP to interface and Control a DC Motor (Direction – P0.26, Motor
ON/OFF – P1.24). Write the interfacing diagram and program with
comments.
7a. WCP to Interface a DAC through port pins P0.4 to P0.11 to generate
Triangular wave. Write the interfacing diagram and program with
comments.
7b. WCP to interface and Control a DC Motor (Direction – P0.26, Motor
ON/OFF – P1.24). Write the interfacing diagram and program with
comments.

8a. WCP to interface a simple Switch and display its status through Relay,
Buzzer and LED (Switch – P2.11, Buzzer – P0.24, Relay – P0.25). Write the
interfacing diagram and program with comments.
8b. WCP to interface a 4x4 keyboard and display the key code on an LCD
(Columns P0.15 to P0.18 and Rows P1.20 to P1.23). Write the interfacing
diagram and program with comments.

9a. WCP to interface and Control a DC Motor (Direction – P0.26, Motor


ON/OFF – P1.24). Write the interfacing diagram and program with
comments.
9b. WCP to display “Hello World” message using Internal UART (P0.2 for TxD0
and P0.3 for RxD0). Write the interfacing diagram and program with
comments.

10a. WCP to Interface a DAC through port pins P0.4 to P0.11 to generate
Triangular wave. Write the interfacing diagram and program with
comments.
10b WCP using the Internal PWM module connected to port pin P3.25 of ARM
. controller to generate PWM and vary its duty cycle. Write the interfacing
diagram and program with comments.

11a. WCP to interface a DAC through port pins P0.4 to P0.11 to generate
square wave. Write the interfacing diagram and program with comments.
11b WCP to display the Hex digits 0 to F on a 7-segment LED interface, with
. an appropriate delay in between (Data lines – P0.4 to P0.11, Switch –
P0.19 to P0.20). Write the interfacing diagram and program with
comments.

12a. WCP to interface a simple Switch and display its status through Relay,
Buzzer and LED (Switch – P2.11, Buzzer – P0.24, Relay – P0.25). Write the
interfacing diagram and program with comments.
12b WCP to Measure Ambient temperature using a sensor and SPI ADC IC
. (SCK – P0.15, SSEL – P0.16, MISO – P0.17, MOSI – P0.18). Write the
interfacing diagram and program with comments.

13a. WCP to Interface a DAC through port pins P0.4 to P0.11 to generate
Triangular wave. Write the interfacing diagram and program with
comments.
13b WCP to interface and Control a DC Motor (Direction – P0.26, Motor
. ON/OFF – P1.24). Write the interfacing diagram and program with
comments.

14a. WCP to Interface a Stepper motor through port pins P2.0 to P2.3 of ARM
Controller and rotate it in clockwise and anti-clockwise direction. Write
the interfacing diagram and program with comments.
14b WCP to Measure Ambient temperature using a sensor and SPI ADC IC
. (SCK – P0.15, SSEL – P0.16, MISO – P0.17, MOSI – P0.18). Write the
interfacing diagram and program with comments.

15a. WCP to interface a DAC through port pins P0.4 to P0.11 to generate
square wave. Write the interfacing diagram and program with comments.
15b WCP to display the Hex digits 0 to F on a 7-segment LED interface, with
. an appropriate delay in between (Data lines – P0.4 to P0.11, Switch –
P0.19 to P0.20). Write the interfacing diagram and program with
comments.

You might also like