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

Assignment 1

This document is an assignment issued by the Saranathan College of Engineering for the course ET3491 on Embedded Systems and IoT Design. It includes five programming tasks related to microcontroller operations, such as LED blinking, switch status checking, and serial communication, along with a design project for a model train controller. The assignment is due on March 18, 2025, and is worth a total of 40 marks, with specific mark allocations for content, presentation, and submission date.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Assignment 1

This document is an assignment issued by the Saranathan College of Engineering for the course ET3491 on Embedded Systems and IoT Design. It includes five programming tasks related to microcontroller operations, such as LED blinking, switch status checking, and serial communication, along with a design project for a model train controller. The assignment is due on March 18, 2025, and is worth a total of 40 marks, with specific mark allocations for content, presentation, and submission date.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

SARANATHANCOLLEGEOFENGINEERING

(Autonomous Institution Affiliated to AnnaUniversity, Chennai-25)


DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING

Assignment–01 Date of Issue: 05.03.2025 Marks 40


Course code ET3491 Course Title EMBEDDED SYSTEMS AND IOT DESIGN
Year III Semester/Section VI / B SEC Date of Submission: 18.03.2025

Q. No Questions
Write ALP to blink LED connected to port pin P1.7 with delay of 25 ms generated using
1
Timer 1 Mode 1.
A switch is connected to Pin P2.5. Write a program to check the status of the switch. Send
2
the word “ECE” using serial port communication.
Write a program for the 8051 to transfer “GRATITUDE” serially at 9600 baud, 8-bit data, 1
3
stop bit, do this continuously
Write a program to send the message “Success is the sum of small efforts, repeated day in
and day out” to serial port. Assume a SW is connected to pin P1.2. Monitor its status and set
4 the baud rate as follows:
SW = 0, 4800 baud rate
SW = 1, 9600 baud rate Assume XTAL = 11.0592 MHz, 8-bit data, and 1 stop bit
Design Model train controller. Outline the design in each step of embedded system design
5 process. Provide Use case diagram, sequence diagram and class diagram to explain the
design.
Mark Allocation
Content (25) Presentation (5) Date of submission (10) Total (40)

Name and Signature of the Faculty

You might also like