Programming your Robot

Slides:



Advertisements
Similar presentations
Getting Started with eBooks! Newport Beach Public Library.
Advertisements

JAVA Programming Environment © Juhani Välimäki 2003.
Daniel & Stephen SKH St. Mary’s Church Mok Hing Yiu College 1.
1 Mobile Computing Background Copyright 2014 by Janson Industries Can be viewed at:
By: James Ondecko  What is Android?  Helpful backgrounds for Android development  Tools & Installs  Android Virtual Devices  Helpful references.
App Inventor Barb Ericson Georgia Tech
Web-based Control Interface For a model train control system By: Kevin Sendra.
What is Android? Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely.
UFCFX5-15-3Mobile Device Development Android Development Environments and Windows.
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.
How to Use App Inventor in Your Classroom Julie Friesen Piper Middle School Technology 6 th -8 th Grades Edmodo Group Code to Join for More Resources:
Daniel, Stephen & Thomson 1. » Easy for learners to create mobile apps for Android smart phones » Visually fitting together puzzle piece-shaped "programming.
Android 2: Introduction to the Technology Kirk Scott 1.
"Project AirNet" AppInventor android development for everyone Nejc Grošelj
INTRO TO THE NOOK EREADER & GOOGLE BOOKS AT WATERMARK Skyler Lovelace.
Intro to AppInventor Dr. Dante Ciolfi (chawl fee).
Operating system for mobile devices with a Java programming interface. Provides tools, e.g. a compiler, debugger, device emulator, and its own Java Virtual.
Ali Shahrokni Application Components Activities Services Content providers Broadcast receivers.
The New FTC Platform (Connecting your legacy hardware)
FTC New Platform Programming Workshop in Android Studio
Making your Robot Move Motorbolts. Notes This presentation will be available on the High Tech Kids’ website: hightechkids.orghightechkids.org For more.
DUE Introduction to the Android Platform Working Connections 2011.
How to Install the JDK (Java Development Kit) Click hereClick here to download the JDK.
Introduction to Android Android Club Agenda Set development environment “Hello Android” app Device connection Debugging.
Installation of Visual Studio Android emulator and Android Studio
 This work confers an application which makes possible to use a Bluetooth enabled mobile phone to remote control home appliances such electric fan, LEDs.
How to Sync Android Phone to Computer (PC/Mac)? Are you a person that always has your Android phone in your hands? Nowadays, a cell phone is not just for.
Submitted By: Tarun Tyagi Website- - Enable USB Debugging.
Applications for Android Petr Kaňok. Main goal Make a short handbook – For starting developers.
Istituto Tecnico Industriale A.Monaco EURLAB European Robotic LABoratory HOW TO Read Temperature On Graphic App.
How to Send Text Messages from PC to iPhoneHow to Send Text Messages from PC to iPhone? Q: Is there a way to read and send text messages (SMS) from a PC.
IPhone to Galaxy Transfer
Introduction to Programming and App Inventor. Introduction What is a computer program? Introducing App Inventor Getting hands on with App Inventor.
Google. Android What is Android ? -Android is Linux Based OS -Designed for use on cell phones, e-readers, tablet PCs. -Android provides easy access to.
COM594: Mobile Technology Practical – Week 1 Android and Android Studio.
Daniel, Stephen & Thomson
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Mobile Device Development
REDCap Mobile Application
Course Individuals Lecturer Dr. Eng. Amr T. Abdel-Hamid
Workshop by T.Naveen sai kumar.
App Inventor إعدادأشرف رفاعي أحمد
IDE and Phone Setup Overview Mike Zook 20-Sep-2016.
Project Target Develop a Web Based Management software suit that will enable users to control Hardware using standard HTTP & Java Applet compatible web.
European Robotic LABoratory
Android How to Program, 3/e
How to have an Espresso Espresso User Guide.
Operating System.
Browsing and Searching the Web
Development-Introduction
What this activity will show you
App Inventor Want to learn how to make mobile apps for your Android phone or tablet?
GETTING STARTED ALL YOU NEED TO KNOW TO MAKE YOUR ROBOT MOVE
Fix Microsoft Office error code (3) Call
MIT App Inventor By Hans Yip.
Programming Workshop Quixilver 8404.
HP Computer Support Number. How To Fix HP Computer’s Blurry or Stretched Issues? Step 1: Restart the computer Step 2: Adjust the display resolution.
How to Fix Android File Transfer Not Working on Mac?
Install and Run the Kronos Mobile App
wireless IP video door phone
UW Trustee Conference Calls
CS323 Android Getting Started
Phone Setup Overview Mike Zook 20-Sep-2016.
AppInventor android development for everyone
Block Programming Hello my name is Stephanie. I have been apart of FIRST for 6 years and have 3 years of programming experience. I am currently a member.
Android Programming OnBot Java.
Introduction to AppInventor
Kronos Mobile User Guide – CST Drivers
MOBILE PROGRAMMING Meriska Defriani, S.Komp, M.Kom Introduction
Presentation transcript:

FIRST Long Island Presented by School-Business Partnerships of Long Island, Inc.

Programming your Robot 3 systems are available New this year – Blocks Programming MIT App inventor Android Studio / Java Programs are called “Op Modes”. Robot control is done by 2 cell phones – the “Robot Controller” RC, and “Driver Station” DS.

Blocks Graphical drag and drop programming. Connects to Robot Controller via WiFi. Program directly on the RC via browser. No software to download to PC.

MIT App inventor Graphical drag and drop programming. Oracle Virtualbox must be installed on programming computers. Programming server is virtual appliance and must be downloaded and installed. Op Modes need to be compiled, then manually transferred to the RC via cable.

Android Studio / Java Text based programming. Requires a relatively high performance PC. 3 distinct subsystems must be installed Oracle Java Development Kit (JDK) Android Studio ftc_app SDK

Robot Control RC & DS software is downloaded from Google Play store. Both pieces of software should NOT be placed on the same phone – they will interfere and may cause an inspection issue. Spare phones should be preloaded before competition – there may be no internet.