Introduction To Arduino: CPE 17 - Microcontroller
Introduction To Arduino: CPE 17 - Microcontroller
CPE 17 - Microcontroller
Contents
• What is an Arduino
• History of Arduino
• Programming environment
• Advantage of Arduino
• Features of Arduino
• Applications of Arduino
• Arduino vs other environment
What is an Arduino?
The Arduino is an….
• An open-source hardware and software platform project and user community that
designs and manufactures single-board microcontrollers and microcontroller kits
for building device
• Arduino boards are available commercially in preassembled form or as Do-it-
yourself (DIY) kits.
• Arduino board designs use a variety of microprocessors and controllers, intended
to make the application of interactive objects or environments more accessible.
• Design to make the process of using electronics multidisciplinary projects more
accessible
• The boards are equipped with sets of digital and analog input/output (I/O) pins
that may be interfaced to various expansion boards (‘shields) or breadboards (For
prototyping) and other circuits.
• The microcontrollers can be programmed using C and C++ programming
languages.
Arduino can …
• Sense the environment by receiving input from variety of sensors.