SlideShare a Scribd company logo
1 of 24
ARDUINO AND RASPBERRY
PI ADD-ONS
LITTLE THINGS THAT CAN BE ADDED TO ARDUINO AND RASPBERRY
PI
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
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
ARDUNIO DUE
ARDUINO MEGA
ARDUINO SHIELDS
WIRELESS SHIELDS
MOTOR SHIELD
For relays, solenoids, DC and Stepping motors
PROTOBOARD
PROTOSHIELD
PROTOBOARD WITH ARDUINO
ARDUINO SCHEMATIC
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
LILLY PAD
• Useful for interactive textiles.
• Can be sewn into martials
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.
•
E-TEXTILES
• Electrically conductive clothing paint  fabric and thread
• Fiber optic fabric
• Variety of heating pads and lights
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
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.
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.
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
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
OTHER SUPPLIERS
• adafruit.com - wearable and fashion.
• Jameco.com – Components and kits.
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
COOL STUFF
• http://www.youtube.com/watch?v=ZoJV60a22Eg&list=UUl5dnj8oj_9dg
6KIbudYmOw&index=7
• http://www.makeuseof.com/tag/8-cool-components-arduino-projects/

More Related Content

Viewers also liked

Raspberry-PI introduction
Raspberry-PI introductionRaspberry-PI introduction
Raspberry-PI introductionBasavaraj Sagar
 
Exploring Raspberry Pi
Exploring Raspberry PiExploring Raspberry Pi
Exploring Raspberry PiLentin Joseph
 
CoAP Course for m2m and Internet of Things scenarios
CoAP Course for m2m and Internet of Things scenariosCoAP Course for m2m and Internet of Things scenarios
CoAP Course for m2m and Internet of Things scenarioscarlosralli
 

Viewers also liked (7)

Raspberrypi
RaspberrypiRaspberrypi
Raspberrypi
 
Arduino vs Raspberry Pi
Arduino vs Raspberry PiArduino vs Raspberry Pi
Arduino vs Raspberry Pi
 
Raspberry-PI introduction
Raspberry-PI introductionRaspberry-PI introduction
Raspberry-PI introduction
 
Smart textile
Smart textileSmart textile
Smart textile
 
Exploring Raspberry Pi
Exploring Raspberry PiExploring Raspberry Pi
Exploring Raspberry Pi
 
CoAP Course for m2m and Internet of Things scenarios
CoAP Course for m2m and Internet of Things scenariosCoAP Course for m2m and Internet of Things scenarios
CoAP Course for m2m and Internet of Things scenarios
 
Amity Raspberry Jam
Amity Raspberry JamAmity Raspberry Jam
Amity Raspberry Jam
 

Arduino and raspberry pi add ons

  • 1. ARDUINO AND RASPBERRY PI ADD-ONS LITTLE THINGS THAT CAN BE ADDED TO ARDUINO AND RASPBERRY PI
  • 2. 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
  • 3. 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
  • 8. MOTOR SHIELD For relays, solenoids, DC and Stepping motors
  • 13. 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
  • 14. LILLY PAD • Useful for interactive textiles. • Can be sewn into martials
  • 15. 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. •
  • 16. E-TEXTILES • Electrically conductive clothing paint fabric and thread • Fiber optic fabric • Variety of heating pads and lights
  • 17. 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
  • 18. 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.
  • 19. 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.
  • 20. 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
  • 21. 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
  • 22. OTHER SUPPLIERS • adafruit.com - wearable and fashion. • Jameco.com – Components and kits.
  • 23. 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
  • 24. COOL STUFF • http://www.youtube.com/watch?v=ZoJV60a22Eg&list=UUl5dnj8oj_9dg 6KIbudYmOw&index=7 • http://www.makeuseof.com/tag/8-cool-components-arduino-projects/