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

Ee3017 Set4

The document outlines the practical examination for the EE3017 - Embedded C Programming course for the fifth semester, scheduled for November/December 2023. It includes a list of programming tasks that students must complete, such as configuring timers, interfacing with hardware like LEDs and motors, and working with ADCs and LCDs using the 8051 microcontroller. The exam consists of various components including program development, circuit drawing, calculations, and a viva-voce, totaling a maximum of 100 marks.

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)
4 views1 page

Ee3017 Set4

The document outlines the practical examination for the EE3017 - Embedded C Programming course for the fifth semester, scheduled for November/December 2023. It includes a list of programming tasks that students must complete, such as configuring timers, interfacing with hardware like LEDs and motors, and working with ADCs and LCDs using the 8051 microcontroller. The exam consists of various components including program development, circuit drawing, calculations, and a viva-voce, totaling a maximum of 100 marks.

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/Apparatus Tabulation/Circuit/ Calculation Viva-Voce Record Total


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

1. Develop a Program to configure Timer 0 to generate a delay of 1 second and Execute the
same.

2. Develop a Program to flash an LED using an external hardware interrupt and Execute the
same.

3. Write a program to toggle an LED connected to pin P1.1 on an 8051

4. Develop a code to interface stepper motor with 8051 controller and control the motor in counter
clockwise direction.

5. Develop a code to interface stepper motor with 8051 controller and control the speed of motor.

6. Develop a code to generate a PWM signal on an output pin of the 8051 microcontroller and
display the same.

7. Interface an 8 bit ADC with 8081 and write a code to convert analog values into corresponding
digital data’s also Verify theoretically.

8. Develop a program to interface ADC with 8051 and to convert analog signal into equivalent
digital values.

9. Develop a program to read the data from an analog sensor and display it on an LCD.

10. Develop a program to Interface 16x2 LCD with 8051 controller and display analog signal.

11. Develop a code to program that utilizes the timer of an 8051 microcontroller to create a precise
delay of 500 milliseconds.

12. Implement an interrupt-based program on an 8051 microcontroller to count the number of


times a push-button is pressed.

13. Develop a Arduino based application to sence a analog data and display the equivalent digital
data.

14. Develop a Embedded based Mini project uning c program.

Page 1 of 1

You might also like