Top Banner
{ Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
34

{ Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

Dec 22, 2015

Download

Documents

Clyde Davidson
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Physical Computing

Arduino, Raspberry Pi, Sensors, Controls…

Page 2: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Arduino

Atmel AVR, ARM 1.8-12V 1-84MHz (ATtiny,

ATmega…) Arduino IDE + libraries I2C, SPI, PWM, UART,

USB host $12-60

Page 3: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Page 4: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

Arduino Trinket

Page 5: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

Arduino YÚN

Page 6: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

bildr.org

Page 7: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Raspberry Pi

Broadcom SoC 700-900 MHz, 512GB

RAM 5V, ~1A Linux (Arch, Debian,

Chromium), Python Integrated A/V out,

Ethernet, GPIO $35 RasPi Camera Module

Page 8: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Page 9: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Beagle Bone Black

ARM Cortex A8 1GHz, 512GB RAM 5V, ~1A Linux (Angstrom,

Android, Ubuntu), Python

Integrated A/V out, Ethernet, GPIO, ADC, DAC

$45

Page 10: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Page 11: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

http://learn.adafruit.com

Page 12: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

General Purpose Input Output Digital read/write 0-5V, 0-3.3V on/off switching, bit-banging

GPIO?

Page 13: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

Analog to Digital Converter 0-5V, 0-3.3V Voltage reading 8-bit (256 levels or resolution), 10-bit,

16-bit, etc 0…0V, 127…2.5V, 255…5v

ADC?

Page 14: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

Digital to Analog Converter Pulse Width Modulation (PWM) 0-5V, 0-3.3V Fast on/off switching, fading

DAC?

Page 15: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

https://www.sparkfun.com/products/11282

Barometric Pressure Sensor

BMP085 Breakout$19.95

Barometric Pressure Sensor BMP085

$8.95

Page 16: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

Humidity Sensor - HIH-4030 Breakout

Page 17: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Wired Communication

SPI I2C USI USB Serial TWI CAN BUS UART RS-232 Ethernet

3.3V and 5V don’t mesh:https://www.sparkfun.com/products/8745

Page 18: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Wireless Communication

WiFi Bluetooth Xbee / ZigBee Wireless USB/RS-232 IrDA 315 & 434 MHz radio

Tend to drain powerMost require Client/Server relationship

Page 19: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

50 mA < 5A

Page 20: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

50 mA < 5A

Microcontroller Motor, Valve, Relay, Light

Page 21: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

50 mA < 5A

Microcontroller Motor, Valve, Relay, Light

(Current Source) (Current Sink)

Page 22: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

50 mA < 5A

Microcontroller Motor, Valve, Relay, Light

(Current Source) (Current Sink)

Page 23: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Higher Loads

TIP Darlington Transistors

TIP120: 5A cont , 8A (trans) NPN = Normally Open

TIP125: -5A cont, -8A(trans) PNP = Normally Closed

Page 24: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Page 25: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Inductive Loads

SolenoidsMotorsMechanical Relays (non-SSR)

Page 26: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Page 27: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Page 28: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Human Interaction

2012 Senior Design Project

Page 29: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

{

Human Interaction

2012 Senior Design Project

Page 30: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Page 31: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

• Human interface• Graphical Touchscreen• Customizable

• Ultra low power

• Wi-Fi integration• Built-in Tutorial

Page 32: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

• Human interface• Graphical Touchscreen• Customizable

• Ultra low power

• Wi-Fi integration• Built-in Tutorial

Page 33: { Physical Computing Arduino, Raspberry Pi, Sensors, Controls…

• Human interface• Graphical Touchscreen• Customizable

• Ultra low power

• Wi-Fi integration• Built-in Tutorial