0% found this document useful (0 votes)
114 views2 pages

Erts Lab 2022 Student QP

This document contains the question paper for the 7th semester B.E. degree examinations in Electronics and Communication Engineering. It lists 28 questions related to programming ARM processors in embedded C to interface with devices like LEDs, switches, temperature sensors, stepper motors, buzzers, and more. The questions cover topics such as reading analog sensors, PWM control, serial communication, I2C protocols, and flashing data to EPROM. Students are required to write and execute embedded C programs demonstrating these interfacing and communication concepts.

Uploaded by

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

Erts Lab 2022 Student QP

This document contains the question paper for the 7th semester B.E. degree examinations in Electronics and Communication Engineering. It lists 28 questions related to programming ARM processors in embedded C to interface with devices like LEDs, switches, temperature sensors, stepper motors, buzzers, and more. The questions cover topics such as reading analog sensors, PWM control, serial communication, I2C protocols, and flashing data to EPROM. Students are required to write and execute embedded C programs demonstrating these interfacing and communication concepts.

Uploaded by

Sriram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Easwari Engineering College (Autonomous)

B.E DEGREE EXAMINATIONS, FEBRUARY 2022


Regulations: R-2017
Seventh Semester
B.E Electronics and Communication Engineering
EC8711 EMBEDDED LABORATORY

Time: 3 Hours Maximum Marks: 100

QUESTION PAPER

1. Assemble a series of led for a byte of data; use any port, turn on those
set of LED bit wise in increasing/decreasing manner. Implement this
logic in a ARM7 controller using C language.
2. Write a program to turn ON/OFF LED connected to PORT1 to read
the switch status MSB to LSB respectively
3. Write and execute an embedded C program to convert analog input
into digital output using ARM processor.
4. Write an embedded C program to sense ambient temperature and
display in digital form using ARM and temperature sensor.
5. Write and execute an embedded ‘C’ program to convert the two
different analog signal applied in the on chip ADC‘s of a ARM
processor. Display the converted signal in the PC monitor.
6. Write an embedded C program to turn ON the buzzer for a set of
digital samples using ARM with appropriate interface.
7. Write and execute an embedded C program to rotate a stepper motor
in clockwise direction and anti clockwise direction using ARM
processor.
8. To generate a PWM signal to vary the brightness of LED using the
ARM processor for variable duty cycles.
9. Write a high level language program to display predefined student
name and ID on console of hyper terminal using ARM7.
10.Write an embedded ’C’ program to demonstrate the I2C
communication between a ARM Processor and UART0.
11.Write a program to perform serial communication via UART using
ARM processor.
12.Write an embedded C program to read values from internal RTC
register and display the same in hyper terminal.
13.Write an embedded C program to make a wireless communication
between two CORTEX boards using ZIGBEE.
14.Write an embedded C program to flash LEDs using ARM processor.
15.Write a program to write and erase a byte of data in EPROM and
display its output in LCD module.
16.Assemble a series of led for a byte of data; use any port, turn on those
set of LED bit wise in increasing/decreasing manner. Implement this
logic in a ARM7 controller using C language.
17.Write a program to turn ON/OFF LED connected to PORT1 to read
the switch status MSB to LSB respectively
18.Write an embedded C program to sense ambient temperature and
display in digital form using ARM and temperature sensor.
19.Write an embedded C program to turn ON the buzzer for a set of
digital samples using ARM with appropriate interface.
20.Write and execute an embedded C program to rotate a stepper motor
in clockwise direction and anticlockwise direction using ARM
processor.
21.To generate a PWM signal to vary the brightness of LED using the
ARM processor for variable duty cycles.
22.Write a high level language program to display predefined student
name and ID on console of hyper terminal using ARM7.
23.Write a program to perform serial communication via UART using
ARM processor.
24.Write an embedded C program to read values from internal RTC
register and display the same in hyper terminal.
25.Write an embedded C program to flash LEDs using ARM processor.
26.Write a program to write and erase a byte of data in EPROM and
display its output in LCD module.
27.Write an embedded C program to turn ON the buzzer for a set of
digital samples using ARM with appropriate interface.
28. Write and execute an embedded ‘C’ program to convert the two different analog
signal applied in the on chip ADC‘s of a ARM processor. Display the converted
signal in the PC monitor

INTERNAL EXAMINER EXTERNAL EXAMINER

You might also like