Digital technologies/Arduino/Arduino- Beginner: Difference between revisions

From CEED Wiki
Jump to navigation Jump to search
Jboud030 (talk | contribs)
Created page with "kajbaiub"
 
Essraaalqassab (talk | contribs)
No edit summary
Line 1: Line 1:
kajbaiub
== Understanding of the Arduino Board ==
 
=== What is a micro-controller? ===
A microcontroller is a compact integrated circuit that receives input from the environment, processes the input, then produces an output. It receives input from its I/O pins and processes the signals received using the CPU onboard the chip. Microcontrollers are usually embedded in larger systems and are utilized in many areas of life including vehicles, medical devices, home appliances, and more.

Revision as of 18:18, 22 August 2021

Understanding of the Arduino Board

What is a micro-controller?

A microcontroller is a compact integrated circuit that receives input from the environment, processes the input, then produces an output. It receives input from its I/O pins and processes the signals received using the CPU onboard the chip. Microcontrollers are usually embedded in larger systems and are utilized in many areas of life including vehicles, medical devices, home appliances, and more.