Updated Blocks Tutorial (markdown)

cynergyou
2019-04-03 14:54:42 -04:00
parent df1f36091a
commit d9d4c4de60

@ -7,24 +7,24 @@ This tutorial is available in two different versions.
* If you are using an Android phone as your Robot Controller, click here to view the Android phone tutorial. * If you are using an Android phone as your Robot Controller, click here to view the Android phone tutorial.
* If you are using the Control Hub as your Robot Controller, click here to view the Control Hub tutorial. * If you are using the Control Hub as your Robot Controller, click here to view the Control Hub tutorial.
### Table of Contents ### Table of Contents (Android Phone Robot Controller)
1. Introduction 1. Introduction
* [The FTC Control System](https://github.com/ftctechnh/ftc_app/wiki/The-FTC-Control-System) * [The FTC Control System](https://github.com/cynergyou/ftc_app/wiki/The-FTC-Control-System)
* [Required Materials](https://github.com/ftctechnh/ftc_app/wiki/Required-Materials) * [Required Materials](https://github.com/cynergyou/ftc_app/wiki/Required-Materials)
* [Using Your Android Device](https://github.com/ftctechnh/ftc_app/wiki/Using-Your-Android-Device) * [Using Your Android Device](https://github.com/cynergyou/ftc_app/wiki/Using-Your-Android-Device)
2. Configuring Your Hardware 2. Configuring Your Hardware
* [Configuring Your Android Devices](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Android-Devices) * [Configuring Your Android Devices](https://github.com/cynergyou/ftc_app/wiki/Configuring-Your-Android-Devices)
* [Connecting Devices to an Expansion Hub](https://github.com/ftctechnh/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub) * [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/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware) * [Configuring Your Hardware](https://github.com/cynergyou/ftc_app/wiki/Configuring-Your-Hardware)
3. Connecting to the Program & Manage Server 3. Connecting to the Program & Manage Server
* [Installing a Javascript Enabled Browser](https://github.com/ftctechnh/ftc_app/wiki/Installing-a-Javascript-Enabled-Browser) * [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/ftctechnh/ftc_app/wiki/Connecting-a-Laptop-to-the-Program-&-Manage-Network) * [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 4. Writing an Op Mode
* [Creating an Op Mode](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks) * [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/ftctechnh/ftc_app/wiki/Running-Your-Op-Mode) * [Running an Op Mode](https://github.com/cynergyou/ftc_app/wiki/Running-Your-Op-Mode)
* [Controlling a Servo](https://github.com/ftctechnh/ftc_app/wiki/Controlling-a-Servo-(Blocks)) * [Controlling a Servo](https://github.com/cynergyou/ftc_app/wiki/Controlling-a-Servo-(Blocks))
* [Using Sensors](https://github.com/ftctechnh/ftc_app/wiki/Using-Sensors-(Blocks)) * [Using Sensors](https://github.com/cynergyou/ftc_app/wiki/Using-Sensors-(Blocks))
5. [Blocks Reference Material](https://github.com/ftctechnh/ftc_app/wiki/Blocks-Reference-Material) 5. [Blocks Reference Material](https://github.com/cynergyou/ftc_app/wiki/Blocks-Reference-Material)