About 50 results
Open links in new tab
  1. ROBOTC

    ROBOTC is a cross-robotics-platform programming language for popular educational robotics systems. ROBOTC is no longer being actively developed. Using VEX IQ (1st gen), VEX V5, or looking to …

  2. Install ROBOTC

    Before we start programming in ROBOTC, we need to first download and install the client. This can be done by navigating to ROBOTC's website (https://www.robotc.net) and selecting the 'Downloads' tab.

  3. ROBOTCArduino

    ROBOTC for Arduino - Introduction ROBOTC for Arduino 3.xx - Users Manual http://robotc.net/ Last Updated: 09/04/2012 Created by: Timothy Friez, Dick Swan, Bence Feher & Jesse Flot © …

  4. Getting started with Robot Virtual Worlds - VEX

    You can use the same language, ROBOTC, to program both your virtual robot and your physical robot. Take a look at the classroom plans to see which one best fits your needs.

  5. Getting Started with the VEX Cortex - Wireless (VEXNet) - ROBOTC

    You should choose " VEX 2.0 Cortex " if you plan on programming using the standard ROBOTC language. Click the " Natural Language " option if you want to take advantage of the Natural …

  6. ROBOTC

    ROBOTC Installation and Activation Getting Started - Physical Robots Getting Started - Virtual Worlds ROBOTC Language Progression ROBOTC Interface ROBOTC Debugger General C Programming

  7. Preferences - Basic - ROBOTC

    This is the new toolbar configuration for ROBOTC 4.0, with large buttons in place for commonly used actions such as Compile, Download to Robot, and Firmware Download.

  8. Getting Started with the VEX IQ - ROBOTC

    You should choose "VEX IQ" if you plan on programming using the standard text-based ROBOTC language. Enable the "Natural Language" option if you want to take advantage of the Natural …

  9. LED Overview and Natural Language Sample Code The VEX LEDs are treated as digital output devices, and use Digital ports on the Cortex. By turning different LEDs on or off during program execution, …

  10. As you type, ROBOTC will try to help you out by coloring the words it recognizes. If a word appears in a different color, it means ROBOTC recognizes it as an important word in the programming language.