Title: Introduction to Arduino Microcontrollers
1Introduction to Arduino Microcontrollers
- ...and how they can be used in Amateur Radio
Andrew Rohne, KE8P February 6, 2013
2Presentation Outline
- Basics
- Terminology
- Hardware
- Amateur Radio Applications
- Getting Started
- More Information
3What is it?
4Open Source
- Open Source Hardware
- Open Source Bootloader
- Open Source Development Kit
- Community Driven Support
5Terminology
- I/O Board - main microcontroller
- Shield - add-on boards
- Sketch - the program
- Sensor - components (thermistors, etc.)
- Modules - serial data (GPS module, etc.)
6What do these do?
Digital IO (LEDs, switches) Analog IO (resistive
sensor data) Serial Connection (Sensors, GPS,
etc) Program from your computer Your limit is
only your creativity!
7Arduino I/O Boards
8More Boards
15 current boards
9Compatible Boards
These are two of MANY!
10Compatible Boards
11Shields
12Shields
Datalogging Shield
Wave Shield
Touchscreen Shield
13More Shields
XBee Shield
Wifi Shield
Ethernet Shield
14And more shields
15Even more shields!
APRS Shield
16Modules
Bluetooth Module
GPS Module
Temperature Humidity Sensor
RFID Module
17Sensors and Modules
Gas Sensor
Temp Humidity
Fingerprint Scanner
Flex Sensor
Geiger Counter
18Sensors
Photoresistor, infared, force sensitive resistor,
Hall effect, Piezo, tilt sensor..
19Sketches
Includes
Globals
void setup() void loop()
20Amateur Radio Applications
21Applications - APRS
Trackduino
Argent Data
22Rig Adjustment for Doppler Effect
23Morse Code Keyboard
24Arduino Controlled Tuner
25Morse Code Keyer
26Other Examples
- Weather Stations
- Remote Antenna Switches
27Getting Started
Sparkfun Getting Started in Arduino Kit
(95) Sparkfun Starter Kit for Arduino
(60) Adafruit Experimentation Kit (85) Adafruit
Starter Pack (65) OR Arduino Board (Uno 20
or Mega 35) Breadboard, wires, components, etc.
28With Starter Sets
Book is open source!
29Other Open Source Hardware
30Raspberry Pi
31TI Launchpad
32Resources
Links to presentation and everything mentioned
today http//ke8p.us/go/cfmc Andrew Rohne,
KE8P ke8p_at_ke8p.us Twitter _at_KE8P Web
http//ke8p.us
ARRL will have a book coming out in March. See
http//wa5znu.org/cookbook/