Robotics Complete mapping exercise. Build robot with claw. My Block.

Slides:



Advertisements
Similar presentations
C++ Introduction.
Advertisements

8 th grade math open house Ms. Swartz. Goals for the class Prepare students for the FCAT Prepare students for high school Algebra All lessons are in support.
My Internet Safety Guide I have used scratch to program a guide to internet safety using QR codes.
Main Menu SquaredCrazy Mouse Quit Important: Use the Quit button located on the top right of this slide to exit the presentation! Why? Created by Ethan.
Vex Robotics Program five: using the radio control transmitter.
Google Earth/Sky in the Classroom. What is Google Earth/Sky? Google Earth is free program which allows users to: Explore geographic locations both on.
 1  Outline  Chapter 3: Guided Tour Through Arena  Chapter 4: Modeling Basic Operations and Inputs.
CS360 Lab 3 TA: Mark Boady Professor: Krzysztof Nowak.
CS1203 Uploading homework to be graded. C Click Here.
SYSTEM PROGRAMMING & SYSTEM ADMINISTRATION
Robotics Reprise on levels of language Movement in a crowded workspace Review for midterm Lab: Complete pick up, travel, deposit exercise. Homework: study.
 Lex helps to specify lexical analyzers by specifying regular expression  i/p notation for lex tool is lex language and the tool itself is refered to.
Vex Robotics Introduction to Sensors. introduction to sensors Sensors assist robots in seeing and feeling the physical world through which they travel.
This tutorial will show you, step by step, how to upload a file to Moodle.
Lab 6: Sensor Based Planning Lab TA: Neil Abcouwer Sid Soundararajan.
5-1 Facilitating Business over the Internet: The XML language CR (2004) Prentice Hall, Inc. The xml goals The main objects of xml: Diagrams: Blocks and.
Financial Information Management Stefano Grazioli.
Robotics Data driven robotics, 3D modeling, Google SketchUP Lab: obtain information about 'room' to store in file to upload to computer to draw Homework:
Robotics NXT sensors Back to Light sensor: red vs blue ball.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
Programming Games Google Map API examples. CSS. Classwork/homework: Catch up. Upload work. Show your [more] complex Google Maps API example. Plan your.
Robotics Overview of NXT-G Actuators in Mindstorms. Touch sensor Labwork: Right turn. Touch/bump. [Explore move versus Motor Move mini & motor mini. Motor*.]
Robotics Finish presentations Bluetooth Communications Brain storm project ideas Programming considerations Homework: Prepare to present proposal for building.
ME 142 Engineering Computation I Exam 2 Review VBA.
Intro to CS ACO 101 Lab Rat. Academic Integrity What does that mean in programming? Log into Blackboard and take the test titled “Applied Computing Course.
Creating Web Documents catch-up JavaScript slide show tools redirection.
DOCUMENTATION SECTION GLOBAL DECLARATION SECTION
Robotics NXT-G: variables, file Rotation sensor Lab: Use buttons to hit specific ball. Homework: Postings. Start planning mapping the room.
90-723: Data Structures and Algorithms for Information Processing Copyright © 1999, Carnegie Mellon. All Rights Reserved. 1 Lecture 1: Introduction Data.
How to Program? -- Part 1 Part 1: Problem Solving –Analyze a problem –Decide what steps need to be taken to solve it. –Take into consideration any special.
Google Tools for your Classroom. 6/15/2009. Agenda 1. Google Accounts 2. What is Web 2.0? 3. Intro to Google calendar 4. Google Docs 5. Google Forms and.
MGS 351 Introduction to Management Information Systems RECITATION 12.
 .       
COP3502: Introduction to Computer Science Yashas Shankar Midterm review.
MGS 351 Introduction to Management Information Systems Lecture #1.
Creating Web Documents: JavaScript Ftp / file management: review Introduction to JavaScript Sources Homework: start review for midterm, work on Project.
How to prepare a workbook in the OCC. 1. Access the OCC with the school code, username and password for this Academy In the future, as a workshop leader,
Algebra Section 8 Day 1: Exponent Properties Algebra S8 Day 1 1.
Your HTML website creating your first html file. Creating an HTML FIle Open note pad from accessories, programs. Write code. Save and view. In 3 Steps.
Oracle HFM Implementation Boot Camp Presented by Saravanan Singaravadivelan Developed by Saravanan Singaravadivelan Senior Consultant Qubix International.
I have used Scratch, to program a guide to internet safety. This is done by using QR codes to make it more interactive and interesting for people playing.
Fourth Quarter.  Involves loops or cycles ◦ Loops: means that a process may be repeated as long as certain condition remains true or remains false. ◦
Google Sites Credit to: Rich Hoeg, Create rich web pages easily Collect all your info in one place Control who can view and.
MGS 351 Introduction to Management Information Systems Recitation # 12.
Control Structure  What is control Structure?  Types of Controls  Use the control structure in VBScript.  Example Summery.
Miguel Lara, PhD. Design and development instructional websites using a variety of web technologies such as HTML5, CSS, JavaScript, and jQuery.
Key Stage 3: Guide to Revision.
Exploring Excel Chapter 7 Automating Repetitive Tasks: Macros and
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
CSS Layouts: Positioning and Navbars
CS 116 OBJECT ORIENTED PROGRAMMING II MIDTERM EXAM INFORMATION
Pre-Coding Web Design – Sec 3-1
NC, CNC, DNC.
C++ Basic Syntax – Homework Exercises
J. Verlin Sophomore Seminar September 7 – October 2, 2017
Lab 3 - Branching & Subroutines
Bluetooth example Presentations Lab: building projects
CMIS 102 Competitive Success-- snaptutorial.com
CMIS 102 Education for Service-- snaptutorial.com
CMIS 102 Teaching Effectively-- snaptutorial.com
Quick Start Guide for Visual Studio 2010
Lab: (Finish parking). Bluetooth applications
Introduction to Data Structures
Exploring Microsoft Excel
Chapter 24 (4th ed.): Creating Functions
Data Structures and Algorithms for Information Processing
Subprograms Mach 153B John Branlund.
Review for Midterm Spring 2019
Game development using Scratch
Challenge Guide Grade Code Type Slides
Presentation transcript:

Robotics Complete mapping exercise. Build robot with claw. My Block. Homework: Start preparation for midterm

Midterm Post question(s)! Will post midterm guide

My Block Give name to sequence of blocks Macro or subroutine feature? Need to specify any data links Can use as [single] block to re-use debugged code and make long programs appear shorter. Macro or subroutine feature? Not sure how compiler treats code

reading is a numeric variable.

Can move write variable block back…

Re-work Examine programs, such as mapping, to see if there are sub-sections that have well-defined meaning to extract to be MyBlocks. … do at least one.

Mapping exercise Complete mapping exercise. Upload and examine file Notepad or Textpad Can work more on this for project.

Lab Build robot with claw. Go to a specified location 1 (in terms of some coordinate system you design), pick up object. Travel to specified location 2 (you decide if this is relative or absolute), place object.

Homework Complete Google SketchUP exercise. Look at on-line guide to midterm. (Postings)