Presented by: FTC 4140 Fish in the Boat. Overview How to get and install RobotC How to connect to your robot Download firmware Building schematic and.

Slides:



Advertisements
Similar presentations
Samantha Module and Field Control System
Advertisements

Lecture 6 Testing and Debugging on a Physical Android Device and other Power User Stuff.
Exercise 1: Install PC Software & NXT Firmware
Jason Howard. Agenda I. How to download robotc II. What is tele-op used for? III. How to build a basic tele-op program IV. Getting the robot to drive.
Getting Started in FIRST Tech Challenge TETRIX & FTC Field Control Overview.
© 2006 Carnegie Mellon Robotics Academy Designed for use with the LEGO MINDSTORMS ® Education NXT Software and Base Set #9797 Mine Mapping Remote Communication.
Developed in collaboration with Introduction to Programming.
Presented by St. Mike’s Robotics FTC 4644/5330/7165.
Vex 1.0 © 2005 Carnegie Mellon Robotics Academy Inc. CAN I MAKE MY OWN SENSOR 2 This lesson will explain how to hook a standard dial potentiometer into.
Celeste Carruth June 20, Why Make a New Website? We can present an overview of the K 0 TO experiment and the University of Michigan’s involvement.
 General notes/quirks › Letters only in the SSID › g & b only › Use a different router for internet and robotics › Use a simple password.
Remote Control Using Bluetooth. 1. Give two examples of electrical connections. 2. What is the difference between wired and wireless connections? 3. What.
Samantha 3 Things to Know Dave Hackett FTC Mentor Valley Forge, PA.
The NXT is the brain of a MINDSTORMS® robot. It’s an intelligent, computer-controlled LEGO® brick that lets a MINDSTORMS robot come alive and perform.
Dr. Wenbin Luo Engineering Department St. Mary’s University San Antonio, TX June 9, 2012.
Xander Soldaat BotBench.com. Topics  What is Mindstorms?  How can you build with it?  What can you build with it?  Programming the NXT  What’s inside.
2008 – 2009 Team Unlimited (FTC # 1) Coding for the FIRST Tech Challenge NXT/G, LabVIEW & RobotC compared, and a Crash Course in RobotC Presented by Team.
What is RobotC?!?! Team 2425 Hydra. Overview What is RobotC What is RobotC used for What you need to program a robot How a robot program works Framework.
Oregon Robotics Tournament and Outreach Program Opening doors to the worlds of science and technology for Oregon’s youth 2008 Getting Started with FTC.
Overview: The goal of this lesson is to explore the different power sources for the NXT and understand the advantages of each. The lesson utilizes the.
Coding for the FIRST Tech Challenge: RobotC Presented by: Audrey Yeoh Acknowledgements: Team Unlimited FTC 0001.
Coding for the FIRST Tech Challenge: RobotC
The New FTC Platform (Connecting your legacy hardware)
Module 3: Configuring Hardware on a Computer Running Windows XP Professional.
Robot C Set-up FTC Clinic Nov Patrick Michaud & RobotC Curriculum
Overview: The goal of this lesson is to explore the concept of firmware using the NXT. Students will connect the NXT to a computer to download firmware.
Use bluetooth for communication 1. enable bluetooth in NXT and also enable visibility 2. configure setting in brickCC –Wait about 30 seconds for searching.
Robot C and Natural Language
Overview: The goal of this lesson is to transition from discussing robots in general to the specifics of NXT robot. Objectives: Students will be able.
How to Install the JDK (Java Development Kit) Click hereClick here to download the JDK.
Samantha. What is it? –It is a Wi-Fi interface for the Lego Mindstorms –It replaces the Bluetooth connection for running matches It is mostly for running.
How to connect your NXT via Bluetooth A step-by-step instruction.
June 7 th training - DRHS. HOUSE KEEPING  8:30 start  9:40ish RR Break  11: :30 Lunch  12:45 Round 2  1:45 – 1:55 RR Break  3:30 Dismissal.
Data Logging (Part 1).
PixyCam for MINDSTORMS Introduction
Using the BlueJ IDE with Mindstorms LMICSE Workshop June , 2005 Alma College.
Microsoft ® Official Course Module 6 Managing Software Distribution and Deployment by Using Packages and Programs.
Samantha Module Set up. Items required Samantha receiver NXT - named with your number(Can be done in the download Firmware section) Robot Battery Computer.
© 2006 Carnegie Mellon Robotics Academy Designed for use with the LEGO MINDSTORMS ® Education NXT Software and Base Set #9797 Sentry System Two-Way Communication.
EV3 Hardware: Anything you can see or touch EV3 Software: Programs written by you Firmware: Programs/Instructions written by the manufacturer.
TABLET LESSONS PROGRAMMER APP ON KINDLE FIRE By Sanjay and Arvind Seshan Copyright © EV3Lessons.com 2016 (Last edit: 7/26/2016)
What’s New in WatchGuard Mobile VPN with IPSec WatchGuard Training.
Call How to Remove Virus from Windows 10 Using Windows Defender Offline?
After Construction Name: Per #:.
ClawBot Beginning Programing.
IDE and Phone Setup Overview Mike Zook 20-Sep-2016.
Lego Mindstorm Robot Educator Tutorials
Using the Lego Mindstorms Edu NXT Software
Mindstorms EV3 Programming
Introduction to Programming
Java on the LEGO Mindstorms EV3
Introduction To Programming with LEGO NXT 1
BEGINNER PROGRAMMING LESSON
Mindstorms EV3 Programming
How to install the Windows 7 on DOS version E10-30
Hardware, Software & Firmware
How to Fix Android File Transfer Not Working on Mac?
Mindstorms EV3 Programming
Introduction to EV3Dev: Setup with Python
BEGINNER PROGRAMMING LESSON
Lesson #7 MCTS Cert Guide Microsoft Windows 7, Configuring Chapter 7 Configuring Devices and Updates.
Lego Mindstorm Robot Educator Tutorials
Lego Mindstorm Robot Educator Tutorials
By Sanjay and Arvind Seshan
Phone Setup Overview Mike Zook 20-Sep-2016.
Compiled from various Internet sources Presented by Mr. Hatfield
Intro. To Java Programming using Lego Mindstorms
*** Series 3RS Version 1, ***
Downloading to the NXT requires the correct hardware setup
Presentation transcript:

Presented by: FTC 4140 Fish in the Boat

Overview How to get and install RobotC How to connect to your robot Download firmware Building schematic and debugging Resources

How do I get it? Provided by Carnegie Mellon Version: RobotC 3.0 for Mindstorms

How do I get it? Program Download from the website Buy a License from the website

How do I get it? Templates 1. 2.

How do I get it? Templates Required to work with FCS (rule RS03) Comes with your download of RobotC

Firmware Install Firmware Plug in the NXT to the computer Robot  Download Firmware  Standard File (or) Last Downloaded

Firmware Select brick Click ‘F/W download”

Platform Type Make sure to change it to “LEGO NXT + TETRIX/MATRIX’ or else your pragmas, debugging windows and programming will not work.

User Type Change it to “super user” so that you get more menu options. This will be more useful when we get to the debugging section of this presentation

Connecting to NXT USB Most reliable / Least convenient Bluetooth Pairing / Reliability Wi-Fi – FCS Requires Samantha and Router w/ FCS

Connecting to NXT

Pragmas What are they?

Pragmas There’s a wizard!

Pragmas What configuration are your controllers in??

Debugging RobotC provides a whole series of debugging windows (This is with your menu level set as basic)

Debugging You get more debugging windows in “super user” mode

For the tournament Samostat Sample programs  NXT  Samantha Module Program Chooser Sample programs  NXT  Try Me Program Source

Resources ex.htm ex.htm Lessons on different concepts Robotc.net Official website, offers some basic lesson chiefdelphi.com Forum that is helpful to almost every aspect of FTC