Changes

Line 1: Line 1: −
== Understanding of the Arduino Board ==
+
==Understanding of the Arduino Board==
   −
=== What is a micro-controller? ===
+
===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.
+
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:
 +
<br />
MakerRepo Staff, makerrepo-staff
27

edits