0% found this document useful (0 votes)
9 views1 page

Ee3017 Set2

The document outlines the practical examination for the B.E/B.Tech Fifth Semester in Embedded C Programming for November/December 2023. It includes a list of tasks that students must complete, such as writing C programs for various applications involving the 8051 microcontroller, interfacing with components like LEDs, ADCs, and LCDs, and generating PWM signals. Each task is assigned specific marks contributing to a total of 100 marks for the examination.

Uploaded by

latha
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)
9 views1 page

Ee3017 Set2

The document outlines the practical examination for the B.E/B.Tech Fifth Semester in Embedded C Programming for November/December 2023. It includes a list of tasks that students must complete, such as writing C programs for various applications involving the 8051 microcontroller, interfacing with components like LEDs, ADCs, and LCDs, and generating PWM signals. Each task is assigned specific marks contributing to a total of 100 marks for the examination.

Uploaded by

latha
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
You are on page 1/ 1

B.E / B.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, NOVEMBER/DECEMBER 2023


Fifth Semester

EE3017 - EMBEDDED C- PROGRAMMING

(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim/Principle/Apparatu Tabulation/Circuit/ Calculation Viva-Voce Record Total


s required/Procedure Program/Drawing & Results
20 30 30 10 10 100

1. Write a sketch adds a delay between toggling LED states between on and off

2. Write a C Program of 8051 Serial UART Communication Programming Registers

3. Write a sketch on Embedded C for Interfacing an ADC with 8051

4. Conduct a suitable experiments on an analog sensor (your choice) with 8051

5. Write C program to display the word “Hello World” by Interfacing 16x2 LCD with 8051.

6. configuring timer for generating PWM signal

7. Interface a Stepper motor and rotate it in clockwise and anti-clockwise direction with 8051.

8. Conduct an experiment is to write a C program and associated GPIO ISR using interrupt
programming technique

9. Interface ADC a write a program to sample the signal and convert it into digital

10. Interface LCD module and write program to display a message.

11. Using the Internal PWM module of 8051 controller generate PWM and vary its duty cycle.

12. Write an 8051 C program to toggle all bits of P2 continuously every 500 ms. Use Timer 1, mode
1 to create the delay

13. Write an 8051 C program to create a frequency of 2500 Hz on pin P2.7. Use Timer 1, mode 2 to
create delay

Page 1 of 1

You might also like