Făcut de: Medeșan David-George Jula Răzvan Microcontroller 1.1. What is a microcontroller? ● A microcontroller is an electronic structure designed to control a process or, more generally, a microcircuit that incorporates a central unit (CPU) and a...
More
Făcut de: Medeșan David-George Jula Răzvan Microcontroller 1.1. What is a microcontroller? ● A microcontroller is an electronic structure designed to control a process or, more generally, a microcircuit that incorporates a central unit (CPU) and a memory along with resources that allow it to interact with the outside environment. Basically, it is a ‘chip computer’ designed and optimized to perform control functions for certain electronic devices. 1.2. Microcontroller structure: ● A microcontroller comprises the following components: ● memory unit – with the purpose of storing the data; ● central processing unit – provides arithmetic and logical operations; ● bus – the bus of data and addresses; ● input-output unit (part of the microcontroller pins) – allows data to be entered into the microcontroller or transmitted to the external environment; ● serial communication – allows the microcontroller to be connected to other equipment (for example, a personal computer or even anot
Less