SLW - Arduino 1
SLW - Arduino 1
Microcontrollers
Power Interface
Source
Controller ME 106
ME 190
(Hardware & Software) ME 187
ME
Power
106
Interface
ME 106
ME 154
Actuator
ME 157
ME 195
Sensor ME 120
ME
System to 297A
ANALOG
INPUTS
You … ???
Arduino Types
• Many different versions
– Number of input/output channels
– Form factor
– Processor
• Leonardo
• Due
• Micro
• LilyPad
• Esplora
• Uno
>> Find more here: http://arduino.cc/en/Main/Products?from=Main.Hardware
Due
• Much faster processor, many more pins
• Operates on 3.3 volts
• Similar to the Mega BUT with Double Precision capability
Mini, Micro, Nano
• When size matters: Micro, Nano, Mini
• Includes all functionality of the Leonardo
• Easily usable on a breadboard
LilyPad
• LilyPad is popular for clothing-based projects.
Esplora
• Game controller
• Includes joystick, four buttons, linear potentiometer
(slider), microphone, light sensor, temperature sensor,
three-axis accelerometer.
• Not the standard set of IO pins.
Mega
• Compared to the Uno, the Mega:
– Many more communication pins
– More memory
– Some interface hardware doesn't work
Arduino Uno Close Up
• The pins are in three groups:
– Invented in 2010
– 14 digital pins
– 6 analog pins
– power
Cool Projects w/ Arduino