smraza Getting Start Guide Contents Arduino IDE (Integrated Development Environment)... 1 Introduction... 1 Install the Arduino Software (IDE)...

Similar documents
Lesson 3: Arduino. Goals

Arduino Lesson 1. Blink. Created by Simon Monk

Practical Assignment 1: Arduino interface with Simulink

VBRC 4. Radio Communicator. Installer Manual

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino

1Getting Started SIK BINDER //3

Topcon Receiver Utility: GNSS Receiver Firmware Update Process. Oscar R. Cantu

VBRC 5. Radio Communicator. Installer Manual

LESSONS Lesson 1. Microcontrollers and SBCs. The Big Idea: Lesson 1: Microcontrollers and SBCs. Background: What, precisely, is computer science?

For this exercise, you will need a partner, an Arduino kit (in the plastic tub), and a laptop with the Arduino programming environment.

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K.

Internet of Things Student STEM Project Jackson High School. Lesson 2: Arduino and LED

ZX Distance and Gesture Sensor Hookup Guide

PWM P108. Programming Instructions v 3.2 PWM Controller Software

Getting Started Guide

Application Note. Communication between arduino and IMU Software capturing the data

Welcome to Arduino Day 2016

Milli Developer Kit Reference Application Published on Silver Spring Networks STAGE (

Downloading the Code. Contacting the Author. xxvi

WIRES-X Portable Digital Node Function. Instruction Manual

WIRES-X Portable Digital Node Function. Instruction Manual

J. La Favre Using Arduino with Raspberry Pi February 7, 2018

Preface. If you have any TECHNICAL questions, add a topic under FORUM section on our website and we'll reply as soon as possible.

Computer Science/Computer Engineering. Wheeler HS Fall 2018 Foundations of Engineering

Application Note AN 157: Arduino UART Interface to TelAire T6613 CO2 Sensor

Objectives: Learn what an Arduino is and what it can do Learn what an LED is and how to use it Be able to wire and program an LED to blink

LAUNCHPAD. Getting Started Guide

Using the S5U13781R01C100 Shield Graphics Library with Atmel Studio

HTC VIVE Installation Guide

Rodni What will yours be?

Setting up Volumio to get great audio

MIDLAND PROGRAMING G14

Blue Bamboo P25 Device Manager Guide

USB Multifunction Arbitrary Waveform Generator AWG2300. User Guide

Issue No: MG025 Date: 05 June McMurdo SmartFind R5 GMDSS Radio IMO MSC. 1/Circ Update procedure

Start Here. Unpack Contents. Install Software. Installing your Microtek Bio-5000 Plus

Lab 2: Blinkie Lab. Objectives. Materials. Theory

Handbook. Antenna Rotator Controller

A Step-by-step Guide to Installing and Configuring your Vonets VAP11G Wifi Bridge

DXXX Series Servo Programming...9 Introduction...9 Connections HSB-9XXX Series Servo Programming...19 Introduction...19 Connections...

CPSC 226 Lab Four Spring 2018

iphoto Getting Started Get to know iphoto and learn how to import and organize your photos, and create a photo slideshow and book.

Endurance R/C Wi-Fi Servo Controller 2 Instructions

Coding with Arduino to operate the prosthetic arm

APDS-9960 RGB and Gesture Sensor Hookup Guide

OverDrive for Kindle, Kindle Paperwhite, Kindle Voyage, and Kindle Oasis (not Kindle Fire and Fire Tablet) Contents

TWEAK THE ARDUINO LOGO

ARDUINO / GENUINO. start as professional

Getting Started Guide

Troubleshooting Rig Connection Issues

Arduino Setup & Flexing the ExBow

Sodium Thiosulphate and hydrochloric acid

Arduino

uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT)

RTK Base Station Configuration and Utilities. Table of Contents

Library ebooks and Your Kindle

Start Here. Installing your Microtek ScanMaker 9800XL Plus PC:

Python Programming For Arduino

Build a Mintronics: MintDuino

USB Microphone. Marshall Electronics

Skill Level: Beginner

Light Emitting Diode IV Characterization

Happy Link Software INSTRUCTION MANUAL

Installation & Quick Start Guide AIT2000 Class B AIS Transponder

The DesignaKnit Serial E6000 Link 1

Tarocco Closed Loop Motor Controller

itracker Arduino environment 1. Pin definition DNCX

Start Here. Installing your Microtek ScanMaker i280

Arduino An Introduction

MAE106 Laboratory Exercises Lab # 1 - Laboratory tools

MICROCONTROLLERS BASIC INPUTS and OUTPUTS (I/O)

M O D U L E - 7 D Model CS-CAL/DLIU V6.0 Operator s Manual

TEMPO USB MICROPHONE

RigExpert TI-7 USB Transceiver Interface User s manual

Veyron Servo Driver (24 Channel) (SKU:DRI0029)

Studuino Icon Programming Environment Guide

Veterinary Digital X-Ray System Quick Start Guide

instruction manual for Open LRS New Generation

FABO ACADEMY X ELECTRONIC DESIGN

Using the Pythagorean Theorem to Explore and Measure Topography in 2D/3D Space

Table of Contents. Chapter 1: Software Installation...1. Chapter 2: Running the Software II. Daily Practical Operation...10

Analog Discovery Arbitrary Function Generator for Windows 7 by Mr. David Fritz and Ms. Ellen Robertson

Arduino Workshop 01. AD32600 Physical Computing Prof. Fabian Winkler Fall 2014

AIT2000 CLASS B AIS TRANSPONDER

Lab 5: Arduino Uno Microcontroller Innovation Fellows Program Bootcamp Prof. Steven S. Saliterman

Grove - Infrared Receiver

Arduino Hacking Village THOTCON 0x9

EULAMBIA ADVANCED TECHNOLOGIES LTD. User Manual EAT-EOM-CTL-2. Alexandros Fragkos

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. S4A - Scratch for Arduino Workbook

DragonLink Advanced Transmitter

Arduino Starter Kit Manual Example Code Ebook

Click on the numbered steps below to learn how to record and save audio using Audacity.

USB.007 Studio Quality USB Stereo Condenser Mic. User Manual

ID station Photomatic

MityCAM-B2521 EPIX XCAP User s Guide

EGG 101L INTRODUCTION TO ENGINEERING EXPERIENCE

MICROCONTROLLERS BASIC INPUTS and OUTPUTS (I/O)

uchat Model No. AC-406 Crystal clear audio on Skype, ichat & AIM Talk and walk without uncomfortable headsets

MANUAL. Textron Motors Diagnostic Tool. This manual is valid for the following Textron Motors Diagnostic Tool:

FOD Transmitter User s Guide

Transcription:

Getting Start Guide Contents Arduino IDE (Integrated Development Environment)... 1 Introduction... 1 Install the Arduino Software (IDE)...1 Introduction... 1 Step 1: Get an Uno R3 and USB cable... 2 Step 2: Install the Arduino Software (IDE)... 3 Step 3: Connect the board... 4 Step 4: Installing the Arduino drivers under Windows system... 5 Step 5:Launch the Arduino Software (IDE)... 10 Step 6: Open the blink example... 10 Step 7: Select your board... 11 Step 8: Select your serial port... 12 Step 9: Upload the program... 12 Step 10: Result... 13 Arduino interface introduction...13 Arduino UNO R3 hardware introduction... 14 Learning materials...15 Lessons... 15 Ebook...15 Learning Websites... 16

Arduino IDE (Integrated Development Environment) Introduction The Arduino Software (IDE) is easy-to-use for beginners, yet flexible enough for advanced users to take advantage of as well. For teachers, it's conveniently based on the Processing programming environment, so students learning to program in that environment will be familiar with how the Arduino IDE works. * We are a leading manufacturer of electronic components for Arduino and Raspberry Pi. * We have a professional engineering team dedicated to providing tutorials and support to help you get started. * If you have any technical questions, please feel free to contact our support staff via email at support@miuzeitech.com Install the Arduino Software (IDE) Introduction The following method is based on the windows PC installation environment. If it is the other system, please refer to this link: https://www.arduino.cc/en/guide/homepage 1

Step 1: Get an Uno R3 and USB cable In this tutorial, you're using an Uno R3. You also need a standard USB cable (A plug to B plug): the kind you would connect to a USB printer, for example. 2

Step 2: Install the Arduino Software (IDE) You need to open Public_materials File ->Software File and Double-click the arduino-1.6.9-windows.exe or you can direct download the latest version from this page: http://arduino.cc/en/main/software Next, proceed with the installation and please allow the driver installation process. Choose the components to install and click next button. Choose the installation directory (we suggest to keep the default one) 3

The process will extract and install all the required files to execute properly the Arduino Software (IDE) Step 3: Connect the board The USB connection with the PC is necessary to program the board and not just to power it up. The Uno and Mega automatically draw power from either the USB or an external power supply. Connect the board to your computer using the USB cable. The green power LED (labelled PWR) should go on. 4

Step 4: Installing the Arduino drivers under Windows system 5

6

7

8

9

Step 5:Launch the Arduino Software (IDE) Double-click the Arduino icon (arduino.exe) created by the installation process. Step 6: Open the blink example Open the LED blink example sketch: File > Examples >01.Basics > Blink. 10

Step 7: Select your board You'll need to select the entry in the Tools > Board menu that corresponds to your Arduino board. Selecting an Arduino/Genuino Uno. 11

Step 8: Select your serial port Select the serial device of the board from the Tools Serial Port menu. This is likely to be COM3 or higher (COM1 andcom2 are usually reserved for hardware serial ports). To find out, you can disconnect your board and re-open the menu; the entry that disappears should be the Arduino board. Reconnect the board and select that serial port. Step 9: Upload the program Now, simply click the "Upload" button in the environment. Wait a few seconds - you should see the RX and TX leds on the board flashing. If the upload is successful, the message "Done uploading." will appear in the status bar. 12

Step 10: Result A few seconds after the upload finishes, you should see the pin 13 (L) LED on the board start to blink (in orange). If it does, congratulations! You've gotten Arduino up-and-running. Arduino interface introduction 13

Arduino UNO R3 hardware introduction 14

Learning materials Lessons Introduction We will provide you not only the all involved courses about this kit but also to analyze each course. We sincerely hope that you can learn from the first course to the last course because it will lead you start with Arduino step by step, and it also let you jump from a newbie to a higher level for developing your own independent projects. Ebook Introduction The E-book about Arduino what we provided for you is carefully selected and comprehensive, it specially aims at solving the problems when you making projects such as syntax analysis, program optimization and so on. If you have any questions about the projects what we provided,you can also refer the content of e-books or email us: Email: support@miuzeitech.com Path: \Public_materials\Ebook 15

Learning Websites introduction If you think these learning projects boring or not vivid enough, don't worry about that. We will continue to collect some Arduino websites, forums and video courses. At the same time, we are also building our own website, forums and video courses which can lead you into the Arduino funny world better. Projects or Lessons: http://forum.arduino.cc/ https://www.arduino.cc/en/tutorial/homepage/ http://www.toptechboy.com/arduino-lessons/ https://create.arduino.cc/projecthub/ Video tutorials: https://www.youtube.com/watch?v=fcxza9_kg6s&list=pl A567CE235D39FA84 https://www.youtube.com/watch?v=d8_xxncgygo&list=p LGs0VKk2DiYx6CMdOQR_hmJ2NbB4mZQn- Language Reference: https://www.arduino.cc/en/reference/homepage/ http://wiring.org.co/reference/ 16