Explain elements of Embedded system.
[3 marks]Enlist various characteristics of Embedded systems.
[4 marks]Classify embedded system based on its application, scale, size and manufacturing.
[7 marks]Explain file and IO management system.
[3 marks]Explain importance of Firmware for Embedded system.
[4 marks]Discuss layers of OS in detail.
[7 marks]Explain requirement of RTOS. Also explain basic design consideration for it.
[7 marks]Explain difference between task and process.
[3 marks]Explain importance of semaphores with suitable example.
[4 marks]Discuss tasking and scheduling mechanism of OS.
[7 marks]Enlist various application using Raspbrry pi.
[3 marks]Draw ARM cortex A53 Architecture.
[4 marks]Discuss board specifications of Raspberry pi in detail.
[7 marks]Briefly discuss Exceptional handling in python.
[3 marks]Discus data types used in python.
[4 marks]Explain function in Python with example.
[7 marks]Write a python code to open text file and read it line by line and print it.
[3 marks]Write a python code to detect switch press and turn on led connected at digital pin of RPi.
[4 marks]Explain various control loops in Python.
[7 marks]Explain transition operation of image using OprnCV module.
[3 marks]Enlist various operations of OpenCV module and explain any one in detail.
[4 marks]Design an application with HC-SR04 to measure distance of obstacle and display it in Terminal.
[7 marks]Write a python code to display image using matplotlib module.
[3 marks]Write a python code to Interface webcam with Rpi and record video with 640*480 resolution
[4 marks]Write a python code to Interface thermistor temperature sensor with RPi using MCP3008 and display temperature in terminal.
[7 marks]