You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Difference between revisions of "How-To"
Jump to navigation
Jump to search
(Add FIRST Wiki) |
|||
(35 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | The how-to articles on this page describe how to do common tasks that a FIRST team might need. Each how-to fits into a category that best fits it. For example, a how-to explaining how to break chain can be found under Mechanical. | + | The how-to articles on this page describe how to do common tasks that a [[FIRST]] team might need, specifically the Robo Lions. Each how-to fits into a category that best fits it. For example, a how-to explaining how to break chain can be found under Mechanical. |
+ | To see the category of how-to's, click [[:Category:How-To|here]]. | ||
+ | |||
+ | ==Buttons== | ||
+ | To see the instructions on how to make team buttons, click [[Buttons| here]]. | ||
+ | |||
+ | ==Preparing for Competition== | ||
+ | To see how the team prepares themselves for competition, click [[Competition Preparations| here]]. | ||
== Programming == | == Programming == | ||
− | * LabVIEW | + | * [[LabVIEW]] |
− | * Java | + | ** [[Setting up LabVIEW for Git]] |
+ | ** [http://kamocat.com/programming/soft_dev_FRC.pdf Software Development in FRC with LabVIEW] | ||
+ | * [[Java]] | ||
+ | ** [[Setting up Java with Git and BitBucket]] | ||
+ | * [[C++]] | ||
+ | ** [[Using WindRiver with Git]] | ||
+ | |||
+ | ===Programming Source Codes by Year=== | ||
+ | ====[[2014]]==== | ||
+ | Java | ||
+ | <nowiki> | ||
+ | Java code here.</nowiki> | ||
+ | |||
+ | ====[[2013]]==== | ||
+ | LabVIEW | ||
+ | <nowiki> | ||
+ | LabVIEW code here. Just kidding! It's a graphical UI.</nowiki> | ||
== Mechanical == | == Mechanical == | ||
+ | *[[Building a Drivetrain]] | ||
+ | *[[Breaking Chain]] | ||
+ | |||
== Electrical == | == Electrical == | ||
+ | *[[Soldering]] | ||
+ | *[[Electronics Layout]] | ||
+ | |||
== Website == | == Website == | ||
+ | *[[Page Guidelines]] | ||
+ | * [[Wordpress]] | ||
+ | ** [[Installing a Wordpress Plugin]] | ||
+ | ** [[Upgrading Wordpress Plugins]] | ||
+ | ** [[Update Wordpress]] | ||
+ | ** [[Media Management]] | ||
+ | ** [[Page Management]] | ||
+ | * [[phpBB]] | ||
+ | ** [[Updating/Installing phpBB MODs]] | ||
+ | * [[FTP]] | ||
+ | ** [[Using FTP]] | ||
+ | |||
== Team Management == | == Team Management == | ||
− | == | + | *[[Executives]] |
− | There are a few sites that have content that is spread across multiple categories. If a specific category above does not have any | + | **[[President]] |
+ | **[[Vice-President]] | ||
+ | **[[Secretary]] | ||
+ | **[[Historian]] | ||
+ | **[[Treasurer]] | ||
+ | |||
+ | ==Wiki== | ||
+ | *[[Create a page]] | ||
+ | |||
+ | == External Links == | ||
+ | There are a few sites that have content that is spread across multiple categories. If a specific category above does not have any external links, you may be able to find what you are searching for in these links. | ||
* [http://www.chiefdelphi.com/ Chief Delphi] | * [http://www.chiefdelphi.com/ Chief Delphi] | ||
* [http://www.firstwiki.net/index.php/Main_Page FIRST Wiki] | * [http://www.firstwiki.net/index.php/Main_Page FIRST Wiki] | ||
+ | * [http://www.thebluealliance.net/The Blue Alliance] | ||
+ | * [http://www.chiefdelphi.com/forums/showthread.php?p=893898#post893898 Chief Delphi Thread on FRC Resources] | ||
+ | * [http://www.firstnemo.org/resources.htm FIRST Nemo Resources] | ||
+ | * [http://www.usfirst.org/roboticsprograms/frc/content.aspx?id=14034 FRC Mentor Resources] | ||
+ | |||
+ | [[Category:Chronicles]] |
Latest revision as of 16:27, 2 April 2016
The how-to articles on this page describe how to do common tasks that a FIRST team might need, specifically the Robo Lions. Each how-to fits into a category that best fits it. For example, a how-to explaining how to break chain can be found under Mechanical.
To see the category of how-to's, click here.
Buttons
To see the instructions on how to make team buttons, click here.
Preparing for Competition
To see how the team prepares themselves for competition, click here.
Programming
Programming Source Codes by Year
2014
Java
Java code here.
2013
LabVIEW
LabVIEW code here. Just kidding! It's a graphical UI.
Mechanical
Electrical
Website
Team Management
Wiki
External Links
There are a few sites that have content that is spread across multiple categories. If a specific category above does not have any external links, you may be able to find what you are searching for in these links.