Does learning embedded C help without having any knowledge about microcontrollers?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Maths Tutor

you should have some basic idea about microcontroller as their pin configuration and uses of pins .if you don't know about pin then how can you use those pins in your code.
Comments

Industrial expert and real developer not just a teacher

yes, it does help... let me tell you how... 1. Learning micro controllers and going through all those long theory and architecture sessions are boring. 2. Learning microcontroller and the digital circuit will be helpful if you are trying to implement your own logics using ICs maximum times or if...
read more
yes, it does help... let me tell you how... [Note: all my questions are purely based on what tools you are using] 1. Learning micro controllers and going through all those long theory and architecture sessions are boring. 2. Learning microcontroller and the digital circuit will be helpful if you are trying to implement your own logics using ICs maximum times or if you are trying to use some peripherials in your project. 3. Now a day school kids are learning embedded C, do you think it's good to teach them microcontroller's architecture? I am sure its a No. 4. Learning by doing will always enlighten your interest about the subject so when you do something working and made by you, this will help you increase your interest in your subject. 5. You don't require controller knowledge unless you are making a hyper optimised project that requires you to really access controllers memory organisation or register architecture. No important thing. As I clearly mentioned that my answer is totally based on the type of tools you are using. So if you are talking about programming an 8051 controller by writing C code in Keil C software or using assembly language... you are trapped you really need to learn controllers before making your hands dirty in few level of programming. But the world is changing and adopting new tools... these tools don't require any prior knowledge of the architecture of controllers for example in the case of Arduino. Someone requires fast results and good productivity... Arduino is your tool. One most important thing about learning by doing id when your interest in the subject grows your craving of getting more knowledge also grow... and when this happens once you are interested in the subject you will definitely find ways or learn controller by yourself later on. which I always recommend. My way is "DO - LEARN - REDO" so when you do it first time it increase your interest then you learn more and do it like a professional. :) Enjoy... read less
Comments

Related Questions

What is a stream?
Transferring data from one location to another location...
Nilam
What is the difference between text and binary modes?
FILE WHEN SAVED IN TEXT MODE ON HARD DISK IS READABLE BUT WHEN SAVED IN BINARY MODE IS NOT READABLE IT IS SAVED IN BINARY FORMAT
Raj
What is the use of header files in C language?
Header files in C serve as a way to declare the structure and prototypes of functions that will be used in a program. They provide information about the functions, constants, and data types used in a program,...
Kamal
0 0
6
What are security issues in the C language?
Some common security issues in C include buffer overflows, which can lead to arbitrary code execution; format string vulnerabilities, which can be exploited to read or write arbitrary memory locations;...
Avinesh
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

INTRODUCTION TO PROGRAMMING LANGUAGES
Language is a medium for communication. If we want to perform anything with another person, we can know the human language as a human being. Similarly, if we want to perform anything with a computer, we...

Working with C/C++ applications
Inorder to learn C and C++ programming languages one can work with various editors available.To name a few are the most popular one is turbo c++, DEV C++, Eclipse, NetBeans. Here are the screen shots...

C Program-String Palindrome
//Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char mystring; int i,length; int flag=0; //Function for clearing screen clrscr();...

C Program-String Comparison
// WAP to compare strings entered by the user //Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char str1; char str2; int comp; //Function...

C Program-Error Handling[Program Exit Status]
//Header files #include<stdio.h>#include<conio.h>#include<stdlib.h> //Main Function void main(){ int dividend=20; int divisor=5; int quotient; //Function for clearing screen clrscr();...

Recommended Articles

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you