Updated Blocks Tutorial (markdown)
@ -1,24 +1,24 @@
|
||||
### Introduction
|
||||
The FTC Blocks Programming Tool is a visual design tool that lets programmers use a web browser to create, edit and save their op modes. This tool is recommended for novice programmers and for users who prefer to design their op modes visually, using a drag-and-drop interface.
|
||||
|
||||
<p align="center">[[/images/Blocks-Tutorial/BlocksPicture1]]<p>
|
||||
<p align="center">[[/images/Blocks-Tutorial/BlocksPicture1.jpg]]<p>
|
||||
|
||||
### Table of Contents
|
||||
|
||||
1. Introduction
|
||||
* [The FTC Control System](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/The-FTC-Control-System)
|
||||
* [Required Materials](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Required-Materials)
|
||||
* [Using Your Android Device](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Using-Your-Android-Device)
|
||||
* [The FTC Control System](The-FTC-Control-System)
|
||||
* [Required Materials](Required-Materials)
|
||||
* [Using Your Android Device](Using-Your-Android-Device)
|
||||
2. Configuring Your Hardware
|
||||
* [Configuring Your Android Devices](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Configuring-Your-Android-Devices)
|
||||
* [Connecting Devices to a Control or Expansion Hub](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Connecting-Devices-to-a-Control-or-Expansion-Hub)
|
||||
* [Configuring Your Hardware](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Configuring-Your-Hardware)
|
||||
* [Configuring Your Android Devices](Configuring-Your-Android-Devices)
|
||||
* [Connecting Devices to a Control or Expansion Hub](Connecting-Devices-to-a-Control-or-Expansion-Hub)
|
||||
* [Configuring Your Hardware](Configuring-Your-Hardware)
|
||||
3. Connecting to the Program & Manage Server
|
||||
* [Installing a Javascript Enabled Browser](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Installing-a-Javascript-Enabled-Browser)
|
||||
* [Connecting a Laptop to Program & Manage Wi-Fi Network](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Connecting-a-Laptop-to-the-Program-&-Manage-Network)
|
||||
* [Installing a Javascript Enabled Browser](Installing-a-Javascript-Enabled-Browser)
|
||||
* [Connecting a Laptop to Program & Manage Wi-Fi Network](Connecting-a-Laptop-to-the-Program-&-Manage-Network)
|
||||
4. Writing an Op Mode
|
||||
* [Creating an Op Mode](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks)
|
||||
* [Running an Op Mode](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Running-Your-Op-Mode)
|
||||
* [Controlling a Servo](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Controlling-a-Servo-(Blocks))
|
||||
* [Using Sensors](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Using-Sensors-(Blocks))
|
||||
5. [Blocks Reference Material](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Blocks-Reference-Material)
|
||||
* [Creating an Op Mode](Writing-an-Op-Mode-with-FTC-Blocks)
|
||||
* [Running an Op Mode](Running-Your-Op-Mode)
|
||||
* [Controlling a Servo](Controlling-a-Servo-(Blocks))
|
||||
* [Using Sensors](Using-Sensors-(Blocks))
|
||||
5. [Blocks Reference Material](Blocks-Reference-Material)
|
||||
|
Reference in New Issue
Block a user