Mark Fontenot CSE 1341 - Honors Principles of Computer Science I Note Set 8.

Slides:



Advertisements
Similar presentations
1 Ports and IPv6. 2 Ports Transmission Control Protocol (TCP) or the User Datagram Protocol (UDP), used for communication Generally speaking, a computer.
Advertisements

Fortress FortressBot is a throwing robot..
Spring 2008 Mark Fontenot CSE Honors Principles of Computer Science I Note Set 14.
Ax AxBot is a robot that puffs balloon as using its arm as ax.
DiceBot is a robot that throws a dice instead of human when detecting sound of clap. Dice.
Getting Started in FIRST Tech Challenge TETRIX & FTC Field Control Overview.
1. 2 FRC 2010 Driver Station Doug Norman & Stephanie Brierty National Instruments January 8, 2010 Thanks to Joe Ross – Team 330.
Fishing FishingBot is a robot looks like a fish. It can make to bite fishing needle as closing mouth with Servo Motor when Infrared Sensor Board detects.
224 FINAL PROJECT- WIRELESS CONTROL OF A BOE-BOT Tom Cohlmia-Scott Moffat-Ashley Nidiffer-Eric Yim.
Functional Block Diagrams of Wunderbot 3 Subsystems.
Internet Architecture Two computers, anywhere in the world, following certain hardware, software, protocol specifications, can communicate, reliably even.
Super IO Ross Glashan James Wnorowski : The Handyboard ● Created by Fred Martin (Media Lab) in 1995 ● 2MHz 68HC K RAM ● 6 Motors, 6 Servos.
1 Arduino Board: Arduino UNO Arduino Programing Environment: Arduino 0022
NetComm Wireless SMS Forwarding Feature Spotlight.
Embedded Programming and Robotics Lesson 12 Introducing the Raspberry Pi Intro to Raspberry Pi1.
FormulaBot is racing car using servo motor as a steering yoke system Formula.
Servo ServoBot is a robot that cleans a thing using Servo Motor.
1 Principles of Computer Organization Basics of Computer Network TCP/IP: How Messages Get Delivered Across the Internet Dr. Greg Butler Computer Science.
Connecting To A Remote Computer Via ‘Remote Desktop Web Connection’ Compatible With ‘Most Any’ Computer.
Drivers Station 2010 Joe Ross Team /12/2009.
Spring 2008 Mark Fontenot CSE 1341 Principles of Computer Science I Note Set 1 1.
E-LABORATORY PRACTICAL TEACHING FOR APPLIED ENGINEERING SCIENCES W O R K S H O P University of Oradea, Romania February 6, 2012 G E N E R A L P R E S E.
Spring 2008 Mark Fontenot CSE Honors Principles of Computer Science I Note Set 1 1.
RoboTeam 9/1/2011 Preformed by:Costia Parfeniev, Boris Pinzur Supervised by: Kobi Kohai.
The New FTC Platform (Connecting your legacy hardware)
Introduction to Interprocess communication SE-2811 Dr. Mark L. Hornick 1.
TCP/IP Protocol.
Mark Fontenot CSE Honors Principles of Computer Science I Note Set 11.
CS 8903 Demo Wireless Interface for the Bioloid Robot Chetna Kaur.
Robot Project Overview. Objective: The goal of this activity is to build a robot that is capable of locating a 2 ft x 2 ft target and launching a ping.
Mark Fontenot CSE Honors Principles of Computer Science I Note Set 14.
1 Principles of Computer Science I Note Set 1 CSE 1341.
Scooter ScooterBot is a robot that drives using Servo Motor as steering system.
Principles of Computer Science I Honors Section Note Set 1 CSE 1341 – H 1.
Lab 2: TCP /IP communication Southern Methodist University Bryan Rodriguez.
Spring 2008 Mark Fontenot CSE Honors Principles of Computer Science I Note Set 6 1.
Part II Introduction to Robot Code. How to open a new FRC robot project 1.Open LabVIEW. 2.Click "FRC cRIO Robot Project" in the upper left section "New".
Our goal is to make a web based multi-user organizer that can be accessed via cellular devices. There are three main component for this project: A main.
Cass Lake Bena Robotics.  Drivetrains  Electrical System  Operator Interface.
CSE 1341 Honors Professor Mark Fontenot Southern Methodist University Note Set 11.
,294,967,296 Q. What are private IP addresses? A. The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the.
VEX ARM® Cortex®- based Microcontroller. The VEX ARM® Cortex®-based Microcontroller coordinates the flow of all information and power on the robot. All.
Hardware/Software Basics Test
Created by Blake Ross Start EasyC. Created by Blake Ross.
Oregon Robotics Tournament and Outreach Program RCX Basics.
Computer Science, Software Engineering & Robotics Workshop, FGCU, April 27-28, 2012 Remotely Controlled Robotic Arm Kyle Rosier Adrian Saldivar Computer.
Mission To Mars Driving Simulator Based on the recent Curiosity Landing On Mars Based In Year 2020 Score based game, with collectable items to unlock.
Spring 2008 Mark Fontenot CSE Honors Principles of Computer Science I Note Set 15 1.
Hardware/Software Basics Test Get out your DIY Test Review.
A s s i g n m e n t W e e k 7 : T h e I n t e r n e t B Y : P a t r i c k O b i s p o.
Introduction to EV3. Many Different Types of Robots Snake Robot.
Mark Fontenot CSE Honors Principles of Computer Science I Note Set 7.
How Web Servers and The Internet Work The Basic Process.
Cass Lake Bena Robotics Team 3134 & Team  Drivetrains  Electrical System  Operator Interface.
The Guardian By: Adam Hoyt. Functions To traverse throughout a house during the day without hitting objects, or becoming stuck in a specific spot. To.
Performing Troubleshooting Tasks with Response Point Response Point Troubleshooting Scenarios Joe Schurman Founder, Executive Director Evangelyze Communications,
Spring 2008 Mark Fontenot CSE 1341 – Honors Principles of Computer Science I Note Set 1 1.
Istituto Tecnico Industriale A.Monaco EURLAB European Robotic LABoratory HOW TO Transmit and RECEIVE Datas.
Spring 2008 Mark Fontenot CSE Honors Principles of Computer Science I Note Set 11.
Lego NXT based Robotics at Afton Elementary School
SERVICE ORIENTED ARCHITECTURE
Lecture 3 By Miss Irum Matloob.
Using the VEX Cortex Processor
How To Keep Your Computer Running Smoothly.
Servo Motor can be designed to have higher peak torque
Most Basic Programming
مقدمة في الاردنيو د فضل الاكوع.
IEEE Region 5 Robotics Missouri S&T.
My 7-Point Plan for Windows Security
Oregon Robotics Tournament and Outreach Program
Presentation transcript:

Mark Fontenot CSE Honors Principles of Computer Science I Note Set 8

Robot Project The Scenario – a little more detail Free Communication 21 Minute Penalty Communication

Robot Communication 1.IP Address – Will be labeled on the board 2.2 Ports 1.Servos 2.Drive Motors w/ encoder Example: : :10001

Webcam Will be connected to computer running Labview Software Will be capable of discerning objects/colors and giving back coordinate Will be accessible via IP connection on a particular port. More info on this later