Getting Started With Embedded System
Getting Started With Embedded System
We have already read in the previous tutorial what is the embedded system, and what is its importance and its applications.
We will start with basics of Embedded System first.
As We Already aware that the Embedded System is computer or processor which is designed to execute particular responsibilities.
There are 2 following main segments of Embedded Systems.
hardware is used to perform controlling operation in Embedded System. such controlling the speed of a motor, controlling the brightness of the LED, etc.
Embedded systems require different types of hardware to execute a task. Such as microprocessors, microcontrollers, or resistors, capacitors, sensors, relay etc.
We will deeply learn to use all these components in this tutorial periodically.
Software:-
Embedded System Software |
The code is written in high-level languages such as Asmbelly and C.
We will deeply learn these languages in this tutorial periodically.
Comments
Post a Comment