PPT-ROBOTC for CORTEX

Author : ellena-manuel | Published Date : 2016-09-21

Teacher Training 2011 Project Lead The Way Inc Automation and Robotics VEX VEX Cortex System Overview VEX Cortex Microcontroller VEX Cortex VEX 20 12 digital

Presentation Embed Code

Download Presentation

Download Presentation The PPT/PDF document "ROBOTC for CORTEX" is the property of its rightful owner. Permission is granted to download and print the materials on this website for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.

ROBOTC for CORTEX: Transcript


Teacher Training 2011 Project Lead The Way Inc Automation and Robotics VEX VEX Cortex System Overview VEX Cortex Microcontroller VEX Cortex VEX 20 12 digital ports. ROBOTC conditions are always Boolean statements They are always either true or false at any given moment Try asking yourself the same question the robot does for example whether the value of the Light Sensor is greater than 45 or not Pick any numbe Introduction. ROBOTC Software. ROBOTC . developed . specifically . for classrooms . and . competitions. Complete programming solution . for VEX Cortex and . several other popular robot platforms. Real-time debugger. 1 Set Servo Set a servo to a desired position. Default servo and position: port6, 0 . setServo (); setServo (port7, 95); Start Motor Set a speci�c motor to a speed. Default motor and s 1 Robot Type Choose which robot you want to write a program for. Note that not including this command defaults to " robotType(none); ". This snippet of code will set the robot type to none by def to Programming. ROBOTC Start Page. Displays the latest ROBOTC news, version of ROBOTC, and ROBOTC Resources. Platform Type. Allows you to toggle ROBOTC’s programming mode between the Natural Language (VEX Cortex), VEX Cortex, and the VEX PIC; enables features and commands specifically for the selected system. Electrical Engineer Responsibilities. Electrical Engineer. Responsibilities:. 1. Keep batteries charged. 2. Work with Mechanical Engineer to attach the battery, motors and sensors to the model and the Cortex.. . Programming Basics. What is Programming?. A simple set of directions that perform a action that can be repeated.. What is Software?. Organized information in the form of operating systems, utilities, programs, and applications that enable computers to work. Name: . Per #: . RobotC. Update?. VEX Cortex Users (with White VEXnet 2.0 Keys):. The new VEXnet 2.0 keys have a specific “radio firmware” that you will need to upgrade to enable . Starting to write and troubleshoot . computer code. Log in to your . computer and…. . Open . . . Know your switches!. Photo. Sensor Name. Abbreviation. limitSwitch. Dgtl1. bumpSwitch. Dgtl2. Kat Baker. July 20-21, 2017. Charge the Batteries. Before you begin any work, charge the following:. Both 7.2 V batteries. for the robot. All 6 AAA batteries. for the joystick. . Page . 2. . Introduction to . Modes of the game. Autonomous. Robot moves by itself. Tele-op and End Game. Robot responds to controls. The two languages allowed. RobotC. LabVIEW. RobotC. Similar to C programming. Text based. For Help: . VEX Cortex Microcontroller. VEX Cortex (VEX 2.0). 12 digital ports. Touch Sensor, . Ultrasonic Rangefinder, Shaft Encoders. 8 analog inputs. Light Sensors. , Line Tracking Sensors, Potentiometers, . Accelerometers, Gyroscope. Create a folder. Create a folder on your desktop to insert all your Robot C files,. Here you will begin with your template and other basic programs,. Immediately change the name of your modified file!. VEX Cortex. System Overview. VEX Cortex Microcontroller. VEX Cortex (VEX 2.0). 12 digital ports. Touch Sensor, . Ultrasonic Rangefinder, Shaft Encoders. 8 analog inputs. Light Sensors. , Line Tracking Sensors, Potentiometers, .

Download Document

Here is the link to download the presentation.
"ROBOTC for CORTEX"The content belongs to its owner. You may download and print it for personal use, without modification, and keep all copyright notices. By downloading, you agree to these terms.

Related Documents