arduino and raspberry pi add ons

24
ARDUINO AND RASPBERRY PI ADD-ONS LITTLE THINGS THAT CAN BE ADDED TO ARDUINO AND RASPBERRY PI

Upload: skugme

Post on 07-May-2015

1.321 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Arduino and raspberry pi add ons

ARDUINO AND RASPBERRY PI ADD-ONSLITTLE THINGS THAT CAN BE ADDED TO ARDUINO AND RASPBERRY PI

Page 2: Arduino and raspberry pi add ons

ARDUINO BOARDS, SHIELDS AND KITS

•Board are one piece all soldered together at the factory.

•Shields are boards that stack on top of a board

•Kits typically have a board and other components all in one box

Page 3: Arduino and raspberry pi add ons

ARDUINO BOARDS

• Arduino started in 2006 as an open source project designed for students by a couple of Italians, code is written in C or C++.

• Arduino Uno is 8bit 32k 16MHz ram and the predecessor to the Due

• The Due is 32bit 96k 84MHz and is wildly popular

• Arduino Mega is older and has less on it

• They all have the similar form factor

Page 4: Arduino and raspberry pi add ons

ARDUNIO DUE

Page 5: Arduino and raspberry pi add ons

ARDUINO MEGA

Page 6: Arduino and raspberry pi add ons

ARDUINO SHIELDS

Page 7: Arduino and raspberry pi add ons

WIRELESS SHIELDS

Page 8: Arduino and raspberry pi add ons

MOTOR SHIELDFor relays, solenoids, DC and Stepping motors

Page 9: Arduino and raspberry pi add ons

PROTOBOARD

Page 10: Arduino and raspberry pi add ons

PROTOSHIELD

Page 11: Arduino and raspberry pi add ons

PROTOBOARD WITH ARDUINO

Page 12: Arduino and raspberry pi add ons

ARDUINO SCHEMATIC

Page 13: Arduino and raspberry pi add ons

WIRING DIAGRAMS VS SCHEMATICS

• Wiring Diagrams or physical and Schematics are logical.

• Wiring Diagrams show physical connections and are close to real world representations

• Schematics are use to do calculations with and to easily see how things are logically connected together

Page 14: Arduino and raspberry pi add ons

LILLY PAD

• Useful for interactive textiles.

• Can be sewn into martials

Page 15: Arduino and raspberry pi add ons

SPARKFUN.COM

• Break out boards – allow hand access to densely place pins on an IC.

• e-textiles, Cables, components, wireless, cellular, GPS, LCD displays, sensors, books, development tools, tools.

Page 16: Arduino and raspberry pi add ons

E-TEXTILES

• Electrically conductive clothing paint \ fabric and thread

• Fiber optic fabric

• Variety of heating pads and lights

Page 17: Arduino and raspberry pi add ons

CABLES, CELLULAR, GPS AND WIRELESS

• Cables - Audio, Ethernet, hook ups (alligator clips and other kinds of clips) , parallel, serial, usb, video

• Cellular, GPS, - Antennas, Breakout boards and modules.

• Wireless antennas, Bluetooth, modems, wifi, fm tuners ,wather band, Xbee (long distance remote)

• Common 433MHz transmitters and recievers

Page 18: Arduino and raspberry pi add ons

ROBOTICS

• Motor

• Stepper motors will turn a specific number of steps

• Motors will spin and spin

• Servos – have a limited rang of movement and will turn based on voltages applied to either side.

Page 19: Arduino and raspberry pi add ons

COMPONENTS

• Wide variety of LEDs

• horns and speakers,

• Buttons, switches, knobs, dials

• Electro luminescence

• Capacitors, diodes, resistors, transistor

• Gauges and every kind of LCD display you can think of.

Page 20: Arduino and raspberry pi add ons

SENSORS

• Accelerometers -1 axis and 3, Gyros

• Biometrics – gas sensors (alcohol, carbon monoxide, methane, pH, hydrogen, liquid propane), polar hear rate monitor, finger print, optical, pulse.

• Capacitive touch

• Flex, force, vibration, geophone

• Infrared, light and imaging, proximity, sound, temperature, weather

• Radiation

Page 21: Arduino and raspberry pi add ons

TOOLS, DEV TOOLS AND BOOKS

• Tools – meters, hemostats, knives, cutters, pliers, organizers (boxes and bags), soldering

• Dev Tools – A wide variety of stuff most notably a Roomba communications cable for $11.95

• 30 books

Page 23: Arduino and raspberry pi add ons

RASPBERRY PI

• 700 Mhz arm xpu with cpu and 256mb 2 usb ports, Ethernet, audio, RCA and HDMI (1080p)

• Add WIFI through USB ($7 generic, 11 realtek, 13 airLink, 25 netgear)

• Think of a computer USB accessories

• UDOO – raspberry pi + Arduino project on kicksarter (~$125)

• DIY - raspberry pi + Arduino over usb & code