Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, KE8P October 18, 2013.

Slides:



Advertisements
Similar presentations
Lecture 1 – Arduino Basics
Advertisements

Re-programming the Simon Says with Arduino Linz Craig, Brian Huang.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
1 Arduino Board: Arduino UNO Arduino Programing Environment: Arduino 0022
Introduction.
Introduction to Arduino Microcontrollers
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Dean Brock, Rebecca Bruce and Susan Reiser, CCSC SE 2009 Using Arduino Material taken from Todbot blog Bionic Arduino Todbot blog Bionic ArduinoTodbot.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2012.
Intro to Arduino Zero to Virtual Prototyping in Seven Hours
HARDWARE LIBRE PARA LINUX Y ANDROID. Arduino is a platform  A physical Input / Output board (I/O) with a programmable Integrated Circuit (IC).
Getting started with interactive projects using the Arduino, Max and Processing.
DPNM Lab., POSTECH 1/29 CS490K - Internet of Things (IoT) Jonghwan Hyun DPNM Lab. Department of Computer Science and Engineering, POSTECH
2.0 EMBEDDED CONTROLLER Engr. Hj. Mohamad Fauzi bin Zakaria Department of Mechatronics and Robotics Engineering Faculty of Electrical and Electronic Engineering.
Ballooning Bundle. What is a Microcontroller? Small computer with a processor core, memory and programmable input/output Continuously repeats software.
Aerospace Education STEM Kit Program Aerospace Education STEM Kit Program Dr Jeff Montgomery Lt Col Randy Carlson Lt Col Sherwood Williams Major Gary Dahlke.
Daniel Pickem and Rowland O’Flaherty 12/04/2012 Mechatronics (ME 6405) Student Lecture On Arduinos *Some slides courtesy of Eoin Brazil
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
An-Najah National University Faculty of Engineering Department of Mechatronics Engineering Whiteboard Notes Tracking-Erasing System.
Introduction to Arduino Microcontrollers. What is a Microcontroller ? What is a Microprocessor ? A Microcontroller (8 bit) does one task very fast and.
Microprocessors Tutorial 1: Arduino Basics
Electronics & Microcontrollers
Adding tech to your cosplay and other hijinks!
1 - Remove LED from 13 and GND - Bring out your breadboard from HW#4 Arduino Overview:
Senior Design Weekly Update GROUP MAY1633 9/28/2015.
Microcontroller Hands-on Workshop #2 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers October 31, 2009.
Arduino A free development system based on Atmel AVR 8 bit microcontrollers. LB8X Tom.
Internet of everything
ARDUINO OVERVIEW Bob Wilton – KF5TPQ. ARDUINO UNO.
Internet of things limited only by your imagination Alberto Pace.
Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, AC8JO October 13, 2011.
Microcontroller basics
Intro to Arduino Basic Arduino John Wolf (WolfDenElectronics.com)
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID.
Electronic Instrumentation Project 202 Project Name: Differential Thermometer Student #1: Name ID Student #2: Name ID Student #3: Name ID.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
EMBEDDED SYSTEMS SDU What is an Embedded System  Combines mechanical, electrical, and chemical components along with a computer, hidden inside,
Having fun with code, using Arduino in a middle school CS classroom
Microcontrollers A microcontroller is a small computer which interacts with its environment, e.g switches, sensors, lights, motors It does not have.
Class 1: Building a Raspberry Pi LED Flasher
IoT Milos Hampl.
By Rick Darby Sponsors: Geekspace Gwinnett The WorkSpot
Assist. Prof. Rassim Suliyev - SDU 2017
Prototyping with Microcontrollers and Sensors
Dr. Kyung Eun Park Summer 2017
Single board computers in the ham shack
Arduino - Introduction
Programming with Arduinos and Rapsberry Pi
Introduction to Arduino Microcontrollers
Introduction to Arduino Microcontrollers
Assist. Prof. Rassim Suliyev - SDU 2017
Analog Input through POT
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Roller Coaster Design Project
مقدمة في الاردنيو د فضل الاكوع.
ARDUINO     What is an Arduino? Features 14 Digital I/O pins 6 Analogue inputs 6 PWM pins USB serial 16MHz Clock speed 32KB Flash memory 2KB SRAM.
What is Arduino? By James Tedder.
Arduino Board.
Chapter 1 Introduction of Arduino
Teacher’s Note (do not include in student packet/slide show)
Arduino Workshop University of Jordan.
Arduino Workshop University of Jordan.
Lab #1: Getting Started.
Arduino Board.
Arduino म्हणजे काय?.
Arduino and Grove LET’S START.
Introduction to arduino
Instructor Resources.
Presentation transcript:

Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, KE8P October 18, 2013

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

What is it?

Open Source Hardware Open Source Bootloader Open Source Development Kit Community Driven Support Open Source

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

Digital IO (LEDs, switches) Analog IO (resistive sensor data) Serial Connection (Sensors, GPS, etc) Program from your computer Your limit is only your creativity! What do these do?

Arduino I/O Boards

More Boards 15 current boards

Compatible Boards These are two of MANY!

Compatible Boards

Shields

And more shields…

APRS Shield Even more shields!

Modules Bluetooth Module GPS Module RFID Module Temperature & Humidity Sensor

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

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

Sketches Includes Globals void setup() void loop()

Amateur Radio Applications

Applications - APRS Argent Data Trackduino

Rig Adjustment for Doppler Effect Arduino Rig Control –Adjusts rig for Doppler shift Video on YouTube (link in notes)

Morse Code Keyboard

Arduino Controlled Tuner

Others Morse code keyer Attach to DDS (frequency synthesizer) and mixer –QRP CW/QRSS Transmitter Antenna switching Weather stations

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. Getting Started

With Starter Sets Book is open source!

Other Open Source Hardware Raspberry Pi

Pi TNC

Raspberry Pi Accessories Pi Plate Pi Cobbler

Temperature/Humidity Sensor

Other Open Source Hardware Beaglebone Black

Beaglebone makes several boards Black is the newest, $45 Pi competitor A little faster than the Pi, 2GB onboard storage, more input/output pins

Beaglebone Black WX Station

“Capes”

TI Launchpad

Chipkit

Chipkit Uno32

Chipkit Uno32 and Max32 Pinouts compatible with Arduino Shields Use PIC32 microprocessors –Asynchronous Processor –Better for counting applications

Ten Tec Rebel 506

Open Hardware –Schematics and board layout on Yahoo Group Open Software –Source uploaded to Yahoo Group –Ten Tec will support rigs with official firmware –Extendable! ~$200

Links to presentation and everything mentioned today: Andrew Rohne, KE8P Web: Resources