ARDUINO OVERVIEW Bob Wilton – KF5TPQ. ARDUINO UNO.

Slides:



Advertisements
Similar presentations
Open-Source Hardware and Software Micro Controller Presented by Pete DuMelle PD Design, Inc Brought to you by UniForum Chicago
Advertisements

Lecture 1 – Arduino Basics
What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
Gary Sutcliffe, W9XT Copyright © 2012 Gary C. Sutcliffe.
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
Dr. Ashraf Armoush Supervisor Oday Jihad IbrahimTariq Ziad Yameen.
Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, KE8P October 18, 2013.
Re-programming the Simon Says with Arduino Linz Craig, Brian Huang.
Intro to Arduino with LilyPad Make a MakerSpace, Artisan’s Asylum Linz Craig, Chris Taylor, Mike Hord & Joel Bartlett.
BME/ECE 462 Presentation II Arduino basics & Visual display Yue Yin & Chenchen Qi 09/18/2014.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
Seminars at RSSC.org Sergei Grichine
Introduction.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Embedded Programming and Robotics
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Welcome to Workshop 88’s Tiny85 Class Please download Tiny core libs from: (for Arduino 1.0, not 1.5!) Unzip and.
Resources: Hardware and Software Senior Design – Spring 2012.
Arduino Part 1 Topics: Microcontrollers Programming Basics: structure and variables Digital Output Analog to Digital Conversion.
CALLISTO Double - Heterodyne - Frequency Agile - Radio - Spectrometer ERAC Symposium Heppenheim Sep 5/6/7th 2003 Meyer Hansueli ETH Zürich.
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Intro to Arduino Zero to Virtual Prototyping in Seven Hours
Little arduino microcontrollers Meghan Jimenez 12 February 2014.
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.
Arduino Josh Villbrandt February 4, Digital Circuits Analog versus digital – What’s the difference? – How to represent an analog signal in a computer?
LVTech / / IRC #makelv on freenode.net Jared Steckel AN INTRODUCTION.
Ryan Courtney Senior Design II Advisor: Junkun Ma.
Daniel Pickem and Rowland O’Flaherty 12/04/2012 Mechatronics (ME 6405) Student Lecture On Arduinos *Some slides courtesy of Eoin Brazil
ProtoSnap Introduction to Arduino Casey Haskell, Pete Lewis, David Stillman, Jim Lindblom, Pete Dokter, Lindsay Levkoff, Trevor Zylstra.
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.
Unconventional User Interface // // Mood Based Navigation Sheo // 1Haring, Naderer, Zachhuber Arduino  Open Source Project (HW u. SW)  Analog.
Unconventional User Interface // // Mood Based Navigation Sheo // 1Haring, Naderer, Zachhuber Mood Based Navigation Shoe Roland Haring Otto.
Introduction to Arduino Microcontrollers. What is a Microcontroller ? What is a Microprocessor ? A Microcontroller (8 bit) does one task very fast and.
Electronics & Microcontrollers
Getting Started With the Arduino Uno
智慧電子應用設計導論(1/3) Arduino MEGA 2560
The “Drink Mixer” Design Constraints. Project Success Criteria An ability to digitally mix audio and adjust individual levels An ability to digitally.
Arduino A free development system based on Atmel AVR 8 bit microcontrollers. LB8X Tom.
ECE445 – SPRING CSW Corey S Wilner – Cypress FAE January 26, 2016 UIUC ECE445 Project Ideas.
Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, AC8JO October 13, 2011.
Intro to Arduino Basic Arduino John Wolf (WolfDenElectronics.com)
HW & SW Overview  What’s UNO  Hardware  Specification  Installing IDE  Programming  Compiling.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Arduino.
IoT Milos Hampl.
Welcome to Arduino A Microcontroller.
Dr. Kyung Eun Park Summer 2017
Introducing the Arduino boards & some supporting modules
Home automation using Arduino & ‘PIR sensor’
Automatic human detector garbage can.
SArduino Training 2018 cho THPT Saigon Institute of Technology
The Arduino Microcontroller: Atmel AVR Atmega 328
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.
Arduino Board.
Manual Robotics ..
Arduino Workshop University of Jordan.
Testing 1, 2, 3, testing, testing…
Arduino Workshop University of Jordan.
Introduction to Arduino
Arduino Board.
Arduino म्हणजे काय?.
Lecture 8: Arduino 20 March 2019.
Introduction to arduino
HOME AUTOMATION SYSTEM BLUETOOTH BASED.  INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS.
Presented By,  Mamata Yadav (BE Elex & Comm.) Vice R&D Coordinator(HW), PCRT  Payal Shah (BE Elex & Comm.)  Ananta Das (BE Elex & Comm.) R&D Team,PCRT.
Presentation transcript:

ARDUINO OVERVIEW Bob Wilton – KF5TPQ

ARDUINO UNO

 It is a MicroController  Atmel ATMega328 chip 16 Mhz (8 bit microcontroller)  14 Digital I/O Pins (6 can be PWM) (Mega 54/15)  6 Analog Pins (Mega 16)  Serial TX/RX for USB and serial communications (Mega(4)  I2C, SPI and Single Wire interfaces  32KB Flash Memory (Mega 256K)  2KB Sram and 1KB EEPROM (Mega 8K & 4K)  5 Volts (input 7-12 volts)

ARDUINO HISTORY  Developed in Italy as a teaching aid  Massimo Banzi and David Cuartielles  2 Factions now – Arduino.cc and Arduino.org  Open Source – Hardware and Software  Low cost – many clones  Many Varieties  Shield Boards  Sensors

ARDUINO LAYOUT

ARDUINO – OTHER TYPES

ARDUINO SHIELDS & SENSORS

WHAT CAN YOU DO WITH ARDUINO  Learn more about Hardware and Software  Build your own electronic projects  IoT – Internet of Things  Home Automation  Integrate with Ham Radio  GPS / APRS  Lightning Detector  Weather Station  SWR Meter  Antenna Axis Controller  Morse Code Decoder  Waveform Generator

BUILD PROJECTS - BREADBOARD

ARDUINO IDE

FRITZING

LIGHTNING DETECTOR

LIGHTNING DETECTOR SKETCH

HOME AUTOMATION

HOME AUTOMATION SKETCH

ADAFRUIT IO (PUBLISHING DATA)

GETTING STARTED & RESOURCES  Kits        Ebay  Google searches 