1 / 32

Introduction to Arduino Microcontrollers

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

magar
Télécharger la présentation

Introduction to Arduino Microcontrollers

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Arduino Microcontrollers ...and how they can be used in Amateur Radio Andrew Rohne, KE8P February 6, 2013

  2. Presentation Outline • Basics • Terminology • Hardware • Amateur Radio Applications • Getting Started • More Information

  3. What is it?

  4. Open Source • Open Source Hardware • Open Source Bootloader • Open Source Development Kit • Community Driven Support

  5. Terminology • I/O Board - main microcontroller • Shield - add-on boards • Sketch - the program • Sensor - components (thermistors, etc.) • Modules - serial data (GPS module, etc.)

  6. 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!

  7. Arduino I/O Boards

  8. More Boards 15 current boards

  9. Compatible Boards These are two of MANY!

  10. Compatible Boards

  11. Shields

  12. Shields Datalogging Shield Wave Shield Touchscreen Shield

  13. More Shields… XBee Shield Wifi Shield Ethernet Shield

  14. And more shields…

  15. Even more shields! APRS Shield

  16. Modules Bluetooth Module GPS Module Temperature & Humidity Sensor RFID Module

  17. Sensors and Modules Gas Sensor Temp & Humidity Fingerprint Scanner Flex Sensor Geiger Counter

  18. Sensors Photoresistor, infared, force sensitive resistor, Hall effect, Piezo, tilt sensor..

  19. Sketches Includes Globals void setup() void loop()

  20. Amateur Radio Applications

  21. Applications - APRS Trackduino Argent Data

  22. Rig Adjustment for Doppler Effect

  23. Morse Code Keyboard

  24. Arduino Controlled Tuner

  25. Morse Code Keyer

  26. Other Examples • Weather Stations • Remote Antenna Switches 

  27. 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.

  28. With Starter Sets Book is open source!

  29. Other Open Source Hardware

  30. Raspberry Pi

  31. TI Launchpad

  32. Resources Links to presentation and everything mentioned today:  http://ke8p.us/go/cfmc Andrew Rohne, KE8P ke8p@ke8p.us Twitter: @KE8P Web: http://ke8p.us ARRL will have a book coming out in March. See http://wa5znu.org/cookbook/

More Related