Vous êtes sur la page 1sur 18

Arduino

Presentado:
Cornejo Coca Mauricio
Ortiz Condori Valeria
Rios Sanchez Evelyn
Materia:
Diseo Digital II

INTRODUCCION
Plataforma de Hadware Libre.
Elhardwareconsiste en una placa
con un microcontroladorAtmel AVR y
puertos deentrada/salida.
Se inici en el ao 2005, como un
proyecto para estudiantes en
elInstituto IVREA.
En la feria Maker Fair de 2011 se
present la primera placa Arduino 32
bit.

Que es Arduino?
Un microcontrolador programable para la creacin de
prototipos de dispositivos electromecnicos.
Puede conectar seales electrnicas digitales y analgicas:
Sensores (giroscopios, localizadores GPS,
acelermetros)
Actuadores (LEDS o elctricos motores)

Diferentes Tipos de Arduinos

Arduino Leonardo

Arduino Due
Arduino Uno

Arduino Yun

Arduino Mini

Componentes Arduino

Que tu necesitas?

1.- Descarga e Instala el Software de


Arduino

2.- Configure the Arduino software for the


correct chip
(Select the Microcontroller)

3.- Configure the Serial Port

4.- Open Blink Sketch

Inpu
t
Program
Notificat
ion Area

Status
Bar

Code

5.- Verify/Compile

6.- Once it compiles, you must see the


following messages in the Status bar
and the Program notification Area

7.- Upload it

8.- Once it upload, you must see the


following messages in the Status bar
and the Program notification Area

Error
avrdude: stk500_getsync(): not in sync: resp=0x00

can't open device "COM10": The system cannot


find the file specified

9.- Insert LED

It is blinking!!!

DC Motor

https://www.facebook.com/photo.
php?v=645683978822637&set=vb.10
0001431223716&type=2&theater
#

Vous aimerez peut-être aussi