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

CS3691 QP -2

The document outlines the Internal Assessment Test for the CS3691 course on Embedded Systems and IoT at Government College of Engineering Srirangam. It includes a series of programming tasks in assembly language and embedded C, focusing on operations such as addition, subtraction, and interfacing various sensors and modules with Arduino and Raspberry Pi. The test is scheduled for April 29, 2024, and has a duration of 120 minutes with a maximum score of 60 marks.

Uploaded by

Vijay Anand
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)
4 views

CS3691 QP -2

The document outlines the Internal Assessment Test for the CS3691 course on Embedded Systems and IoT at Government College of Engineering Srirangam. It includes a series of programming tasks in assembly language and embedded C, focusing on operations such as addition, subtraction, and interfacing various sensors and modules with Arduino and Raspberry Pi. The test is scheduled for April 29, 2024, and has a duration of 120 minutes with a maximum score of 60 marks.

Uploaded by

Vijay Anand
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/ 2

GOVERNMENT COLLEGE OF ENGINEERING SRIRANGAM, TRICHY - 12

Department of Computer Science and Engineering


Sixth Semester

Internal Assessment Test –2


CS3691 – EMBEDDED SYSTEMS AND IOT
Duration: 120min Date: 29-04-2024 (AN)
Maximum Marks : 60
Q. No. Questions
1. Write an assembly language program to perform 8 bit hexadecimal addition and verify using µ
keil microvision simulator
2. Write an assembly language program to perform 8 bit hexadecimal subtraction and verify
using µ keil microvision simulator
3. Write an assembly language program to perform 8 bit hexadecimal multiplication and verify
using µ keil microvision simulator
4. Write an assembly language program to perform 8 bit hexadecimal division and verify using µ
keil microvision simulator
5. Write an assembly language program to perform AND logical operation and verify using µ
keil microvision simulator
6. Write an assembly language program to perform OR logical operation and verify using µ keil
microvision simulator
7. Write an assembly language program to perform XOR logical operation and verify using µ
keil microvision simulator
8. Write an assembly language program to perform NOT logical operation and verify using µ
keil microvision simulator.
9. Write an assembly language program to test the data transfer between registers and memory
and verify using µ keil microvision simulator.
10. Write an embedded C language program to perform 8 bit hexadecimal subtraction and verify
using µ keil microvision simulator
11. Write an embedded C language program to perform 8 bit hexadecimal addition and verify
using µ keil microvision simulator
12. Write an embedded C language program to perform 8 bit hexadecimal multiplication and
verify using µ keil microvision simulator
13. Write an embedded C language program to perform 8 bit hexadecimal division and verify
using µ keil microvision simulator.
14. Develop an embedded C language program to interface LED with arduino.
15. Develop an embedded C language program to interface temperature sensor with arduino.
16. Develop an embedded C language program to interface LED with arduino and blink the LED.

Course Scrutinizing Scrutinizing Approved By


Instructor Committee Member1 Committee Member2 HOD
GOVERNMENT COLLEGE OF ENGINEERING SRIRANGAM, TRICHY - 12

Department of Computer Science and Engineering


Sixth Semester

Internal Assessment Test –2


CS3691 – EMBEDDED SYSTEMS AND IOT
Duration: 120min Date: 29-04-2024 (AN)
Maximum Marks : 60

Q. No. Questions
17. Develop a program to interface ultrasonic sensor with Raspberry pi and measure distance
between the sensor and the obstacle.

18. Develop a program to interface LED with Raspberry pi and blink the LED.

19. Write a program to interface temperature sensor with an arduino and log the data to a
Thingspeak cloud platform.
20. Write a program to interface Zigbee module with an arduino UNO board.

21. Write a program to interface GSM module with an arduino UNO board.
22. Write a program to interface Bluetooth module with an arduino UNO board.

23. Write an assembly language program to perform 16 bit BCD addition and verify using µ keil
microvision simulator
24. Write an assembly language program to perform 16 BCD subtraction and verify using µ keil
microvision simulator
25. Develop a program to interface Arduino Uno with Raspberry Pi using Bluetooth module

Course Scrutinizing Scrutinizing Approved By


Instructor Committee Member1 Committee Member2 HOD

You might also like