0% found this document useful (0 votes)
12 views18 pages

Arduino: Presented By: Alejandra Castellanos

Arduino is a microcontroller board used for building electronic projects. It allows users to connect sensors, actuators and other components to control interfaces between hardware and software. Common Arduino boards include the Arduino Uno, Arduino LilyPad and Arduino Mega 2560. Arduino is used in a variety of applications from robotics to home automation and can control components like LEDs, motors and sensors.

Uploaded by

Saswat Kumar Dey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views18 pages

Arduino: Presented By: Alejandra Castellanos

Arduino is a microcontroller board used for building electronic projects. It allows users to connect sensors, actuators and other components to control interfaces between hardware and software. Common Arduino boards include the Arduino Uno, Arduino LilyPad and Arduino Mega 2560. Arduino is used in a variety of applications from robotics to home automation and can control components like LEDs, motors and sensors.

Uploaded by

Saswat Kumar Dey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

Arduino

Presented by: Alejandra Castellanos


What is Arduino?
A programmable micro controller for prototyping
electromechanical devices
You can connect Digital and Analog electronic signals:
 Sensors (Gyroscopes, GPS Locators, accelerometers)

 Actuators (LEDS or electrical motors)


Different types of Arduinos

Boarduino Kit
DIY Arduino

Arduino Uno

Arduino LilyPad
Arduino Mega 2560
Applications
• http://www.youtube.com/watch?v=8dynrQvF
_bE

• http://www.youtube.com/watch?v=mw__gOj
dyYI

• http://www.youtube.com/watch?v=SmJEjFWX
l1s
Arduino Components
What do we need?
1.- Download and install the Arduino Software
2.- Configure the Arduino software for the correct chip
(Select the Microcontroller)
3.- Configure the Serial Port

4.- Open Blink Sketch


Input

Program Status Bar


Notification
Area
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=645
683978822637&set=vb.100001431223716&ty
pe=2&theater#

You might also like