0% found this document useful (0 votes)
138 views

Introduction To Arduino Microcontrollers

Introduction to Arduino Microcontrollers

Uploaded by

topherski
Copyright
© © All Rights Reserved
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
138 views

Introduction To Arduino Microcontrollers

Introduction to Arduino Microcontrollers

Uploaded by

topherski
Copyright
© © All Rights Reserved
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 32

Introduction to Arduino

Microcontrollers
...and how they can be
used in Amateur Radio

Andrew Rohne, KE8P


February 6, 2013
Presentation Outline

• Basics
• Terminology
• Hardware
• Amateur Radio Applications
• Getting Started
• More Information
What is it?
Open Source

• Open Source Hardware


• Open Source Bootloader
• Open Source Development Kit
• Community Driven Support
Terminology
• I/O Board - main microcontroller
• Shield - add-on boards
• Sketch - the program
• Sensor - components (thermistors, etc.)
• Modules - serial data (GPS module, etc.)
What 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!


Arduino I/O Boards
More Boards

15 current boards
Compatible Boards

These are two of MANY!


Compatible Boards
Shields
Datalogging Shield
Shields

Wave Shield

Touchscreen Shield
More Shields…

XBee Shield

Ethernet Shield Wifi Shield


And more shields…
Even more shields!

APRS Shield
Modules

Bluetooth Module
GPS Module

Temperature &
Humidity Sensor
RFID Module
Sensors and Modules

Gas Sensor Temp & Humidity


Fingerprint Scanner

Flex Sensor

Geiger Counter
Sensors
Photoresistor, infared, force sensitive resistor, Hall effect,
Piezo, tilt sensor..
Sketches

Includes
Globals

void setup()
void loop()
Amateur Radio Applications
Applications - APRS
Trackduino
Argent Data
Rig Adjustment for Doppler Effect

QuickTime™ and a
decompressor
are needed to see this picture.
Morse Code Keyboard
Arduino Controlled Tuner
Morse Code Keyer
Other Examples

• Weather Stations
• Remote Antenna Switches
Getting 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.
With Starter Sets

Book is open source!


Other Open Source Hardware
Raspberry Pi
TI Launchpad
Resources
Links to presentation and everything mentioned
today:
http://ke8p.us/go/cfmc

Andrew Rohne, KE8P


[email protected]
Twitter: @KE8P
Web: http://ke8p.us

ARRL will have a book coming out in March.


See http://wa5znu.org/cookbook/

You might also like