Digital technologies/Arduino/Arduino- Beginner
< Digital technologies | Arduino
Jump to navigation
Jump to search
Revision as of 18:28, 22 August 2021 by Essraaalqassab (talk | contribs) (→Understanding of the Arduino Board)
Understanding of the Arduino Board
What is a micro-controller?
A mico-controller is a compact integrated circuit that receives input from the environment, processes the input and can produce an output. It receives input from its I/O pins and processes the signals received using the CPU onboard the chip. Micro-controllers are usually embedded in larger systems and are utilized in many areas of life including vehicles, medical devices, home appliances, and more.
Arduino board sections
There are 5 important board sections that the user must have a solid understanding of to complete the project. These sections are outlined below: