Mention how I/O devices are classified for embedded system?
Answer / Mohit Chauhan
{"I/O devices in embedded systems can be classified into the following categories:
1. Input Devices: Keyboard, Mouse, Sensors (Temperature, Light, etc.), Microphones
2. Output Devices: Display Screens, Speakers, LEDs, Motors, Actuators
3. Storage Devices: SD Cards, EEPROM, Flash Memory
4. Communication Devices: Network Interfaces (Wi-Fi, Bluetooth), Modems
| Is This Answer Correct ? | 0 Yes | 0 No |
can a pointer be volatile ? Explain.
wat are the different rtos available? wat is the difference beetween RTOS ans OS
What is kernel paging?
Who are the gang of four? Why should you care?
What is the difference between unit test and integration test?
What do you mean by interrupt latency?
What elements of oo design are most prone to abuse? How would you mitigate that?
What is the need for dmac in es?
Tell me can you have constant volatile variables?
What is the use of having the const qualifier?
Why we use embedded systems?
What are the differences between mocks and stubs/fakes and where you might use them.