Updated Blocks Tutorial (markdown)
@ -3,11 +3,7 @@ The FTC Blocks Programming Tool is a visual design tool that lets programmers us
|
||||
|
||||
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/BlocksPicture1.jpg" width="200"><p>
|
||||
|
||||
This tutorial is available in two different versions.
|
||||
* If you are using an Android phone as your Robot Controller, click [here](https://github.com/cynergyou/ftc_app/wiki/Blocks-Tutorial#table-of-contents-for-android-phone-robot-controller) to view the tutorial.
|
||||
* If you are using the Control Hub as your Robot Controller, click [here](https://github.com/cynergyou/ftc_app/wiki/Blocks-Tutorial#table-of-contents-for-control-hub) to view the tutorial.
|
||||
|
||||
### Table of Contents (for Android Phone Robot Controller)
|
||||
### Table of Contents
|
||||
|
||||
1. Introduction
|
||||
* [The FTC Control System](https://github.com/cynergyou/ftc_app/wiki/The-FTC-Control-System)
|
||||
@ -26,25 +22,3 @@ This tutorial is available in two different versions.
|
||||
* [Controlling a Servo](https://github.com/cynergyou/ftc_app/wiki/Controlling-a-Servo-(Blocks))
|
||||
* [Using Sensors](https://github.com/cynergyou/ftc_app/wiki/Using-Sensors-(Blocks))
|
||||
5. [Blocks Reference Material](https://github.com/cynergyou/ftc_app/wiki/Blocks-Reference-Material)
|
||||
|
||||
### Table of Contents (for Control Hub)
|
||||
|
||||
1. Introduction
|
||||
* [The FTC Control System](https://github.com/cynergyou/ftc_app/wiki/The-FTC-Control-System)
|
||||
* [Required Materials](https://github.com/cynergyou/ftc_app/wiki/Required-Materials)
|
||||
* [Using Your Android Device](https://github.com/cynergyou/ftc_app/wiki/Using-Your-Android-Device)
|
||||
2. Configuring Your Hardware
|
||||
* [Configuring Your Android Devices](https://github.com/cynergyou/ftc_app/wiki/Configuring-Your-Android-Devices)
|
||||
* [Connecting Devices to an Expansion Hub](https://github.com/cynergyou/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub)
|
||||
* [Configuring Your Hardware](https://github.com/cynergyou/ftc_app/wiki/Configuring-Your-Hardware)
|
||||
3. Connecting to the Program & Manage Server
|
||||
* [Installing a Javascript Enabled Browser](https://github.com/cynergyou/ftc_app/wiki/Installing-a-Javascript-Enabled-Browser)
|
||||
* [Connecting a Laptop to Program & Manage Wi-Fi Network](https://github.com/cynergyou/ftc_app/wiki/Connecting-a-Laptop-to-the-Program-&-Manage-Network)
|
||||
4. Writing an Op Mode
|
||||
* [Creating an Op Mode](https://github.com/cynergyou/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks)
|
||||
* [Running an Op Mode](https://github.com/cynergyou/ftc_app/wiki/Running-Your-Op-Mode)
|
||||
* [Controlling a Servo](https://github.com/cynergyou/ftc_app/wiki/Controlling-a-Servo-(Blocks))
|
||||
* [Using Sensors](https://github.com/cynergyou/ftc_app/wiki/Using-Sensors-(Blocks))
|
||||
5. [Blocks Reference Material](https://github.com/cynergyou/ftc_app/wiki/Blocks-Reference-Material)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user