ARDUINO
What is Arduino?
● Arduino is a development platform based on a free hardware
electronic board that incorporates a re-programmable
microcontroller and a series of female pins, which allow to
establish connections between the microcontroller and the
different sensors and actuators in a very simple way.
Parts of an Arduino board
● Some boards look a bit different from the one below, but most
Arduinos have the majority of these components in common:
● Power (USB / Barrel Jack) ...
● Pins (5V, 3.3V, GND, Analog, Digital, PWM, AREF) ...
● Reset Button. ...
● Power LED Indicator. ...
● TX RX LEDs. ...
● Main IC. ...
● Voltage Regulator.

Arduino

  • 1.
  • 2.
    What is Arduino? ●Arduino is a development platform based on a free hardware electronic board that incorporates a re-programmable microcontroller and a series of female pins, which allow to establish connections between the microcontroller and the different sensors and actuators in a very simple way.
  • 3.
    Parts of anArduino board ● Some boards look a bit different from the one below, but most Arduinos have the majority of these components in common: ● Power (USB / Barrel Jack) ... ● Pins (5V, 3.3V, GND, Analog, Digital, PWM, AREF) ... ● Reset Button. ... ● Power LED Indicator. ... ● TX RX LEDs. ... ● Main IC. ... ● Voltage Regulator.