Define an embedded system. List out various applications of embedded systems.
[3 marks]What is Application Specific Integrated Circuit (ASIC)? Explain the role of ASIC in Embedded System design?
[4 marks]Write a short note on classifications of embedded systems.
[7 marks]What are the different types of memories used for Program storage in Embedded System Design.
[3 marks]What are the advantages of FLASH over other program storage memory in Embedded System design?
[4 marks]List out various on-board communication interfaces and explain any two in detail.
[7 marks]List out various external communication interfaces and explain any two in detail.
[7 marks]What are the specifications of the latest Raspberry Pi board?
[3 marks]What are the key differences between ARM and x86 architectures?
[4 marks]Write a brief note on ARM Cortex -A53 Architecture.
[7 marks]What are the supported operating systems for the Raspberry Pi?
[3 marks]List the layers between application and hardware.
[4 marks]Write a short note on Memory management functions in an OS kernel.
[7 marks]Definition of real time and RTOS. Enlist a basic function of OS.
[3 marks]Explain various data types in Python using example.
[4 marks]Write a short note on device management.
[7 marks]How can you capture an image using a Raspberry Pi camera module and save it to a file?
[3 marks]Explain image read/write operation with the help of example.
[4 marks]Briefly explain the controlling statements available in Python.
[7 marks]List the function of kernel.
[3 marks]Explain File read/write operation with a help of example.
[4 marks]Write a program in python to measure temperature and humidity using Raspberry Pi board. Draw a circuit diagram for the same.
[7 marks]How do you read, write, and display images using OpenCV?
[3 marks]Describe the use of matplotlib library to visualize images.
[4 marks]Explain a various operation on Images with the help of example.
[7 marks]