12

An Introduction to Arduino

Embed Size (px)

DESCRIPTION

This is a presentation I gave in house at Closed Loop. I wanted to introduce Arduino and show some of it's applications.

Citation preview

Page 1: An Introduction to Arduino
Page 2: An Introduction to Arduino

WHAT IS ARDUINO?

Page 3: An Introduction to Arduino

Arduino is an open-source electronics prototyping platform based on flexible,

easy-to-use hardware and software.

Page 4: An Introduction to Arduino

Photo credit: SparkfunBotanicalls

Page 5: An Introduction to Arduino

Open SourceARDUINO IS

Page 6: An Introduction to Arduino

Photo credit: Wikipedia

ElectronicsARDUINO IS

Page 7: An Introduction to Arduino

Photo credit: LENP17 on Flickr

PrototypingARDUINO IS

Arduino light sensor test

Page 8: An Introduction to Arduino

What do i need to get started?

Page 9: An Introduction to Arduino

Photo credit: Jody Culkin

Page 10: An Introduction to Arduino

Photo credit: Adafruit.com

Types of Input (Sensors)Triple-axis analog accelerometer - for measuring motion and tilt

Force sensitive resistor - for sensing pressure/force

Temperature sensor - for measuring from -40 to over +125 degrees C

10K breadboard potentiometer

Hall effect sensor - for sensing a magnetMagnet - for use with the hall effect

Piezo - can be used as a buzzer or a knock sensor

Ball tilt sensor - for sensing orientation

Photo cell sensor - for sensing light

IR sensor - for sensing infrared light pulsing at 38KHzIR LED - for use with the IR sensor

Page 11: An Introduction to Arduino

Where can I buy this stuff?

www.makershed.com

www.adafruit.com

Page 12: An Introduction to Arduino

Thank You