hi i want to learn embedded system course. can anyone tel me
which training center is best in chennai to learn embedded
system? plz help me
Answer Posted / narayan
Hi,
If you are not looking for a certificate and merely want knowledge, I recommend you watch the Embedded systems video of NPTEL on Youtube in their Education channel. You will perhaps find about 40 videos of about an hour duration. These channels come to the entire world free from the Professors of IIT. The Ministry of Human resources is championing this.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the significance of watchdog timer in embedded systems?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
Explain the difference between a microcontroller and an embedded system?
What is the last programming book you read?
Do you know what is the use of volatile keyword?
Tell me can a variable be both const and volatile?
What is yagni? Is this list of questions an example?
What are the essential components of embedded system?
How does the interrupt architecture works?
If a system goes blank, how do you debug it?
Explain the difference between testing and verification?
Tell us what is the need for an infinite loop in embedded systems?
What is a semaphore? What are the different types of semaphore?
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
can a pointer be volatile ? Explain.