EMBEDDED ELECTRONICS
From here on we will be focusing on Embedded Electronics Design.
What is embedded system and design?
Embedded design is design of embedded system: software in hardware usually ICs for a specific purpose.
The core of an embedded system is a microcontroller which is microprocessor along with its peripherals(like ADC, DAC, GPIO ports, etc) and it is designed into a single Printed Circuit Board(PCB) using a appropriate technologies for CAD and etching onto the silicon board. Once the PCB is ready this can be used in a fabricated device for various applications like DC power measurements and display, etc.
We will be focusing initially on a particular application: DC power measurement.
Comments