Arduino Programming
Arduino Programming
What is an Arduino?
Inputs and outputs can be digital or analog. Digital
Arduino is an open-source electronics prototyping platform. information is binary‐ it is either true or false. Analog
information is continuous, it can hold a range of values.
What does that mean?
. Digital information is discrete and finite. all
information is described in two states, 1 or 0, on or
Open source off.
{ “Resources that can used, redistributed or rewritten free of change
often software or hardware” . Analog information is characterized by its
Electronics continuous nature. it can have an infinite number of
{ “Technology which makes use of the controlled motion of electrons
possible values.
through different media”
c A switch is a digital input, a sensor is an
Prototype analog input. the range of an analog sensor is
{ “An original form that can serve as a basis or standard for other
things”
limited by its conversion to digital data.
Voltage
{ is a measure of electrical potential. It is measured in volts
Current
{ is the amount of flow through a conductive material. It is measured
in amperes or Amps