Changes between Version 74 and Version 75 of WikiStart


Ignore:
Timestamp:
Nov 19, 2015, 10:01:57 PM (9 years ago)
Author:
fred
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v74 v75  
    1414
    1515=== FIRST !RoboRio and WPILIBJ Libraries
    16 * [http://wiki.raidtech.net/wiki/Command%20Based%20Robot%20Notes Command Based Robot Structure]
    1716* [wiki:UsingSerialPorts Serial (TTL) Interface]
    1817* [http://first.wpi.edu/FRC/roborio/toolchains/ FIRST toolchain]
    1918* [http://first.wpi.edu/FRC/roborio/release/docs/java/ WPILIBJ API Javadocs]
    20 * [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio]
    21 * [http://wpilib.screenstepslive.com/s/4485 ScreenStepsLive for FIRST][[BR]][[BR]]
    22 
    23 * [wiki:JavaWPI_Training Java Training]
    24 
     19* [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications]
     20[[BR]]
     21==== Java and WPI Lib Training
     22* [wiki:JavaWPI_Training Java Training]: Details several links to tutorials which help teach Java
     23* [http://wiki.raidtech.net/wiki/Command%20Based%20Robot%20Notes Command Based Robot Structure]: An introduction/refresher on command-based programming
     24* [http://wpilib.screenstepslive.com/s/4485 2015 FRC Control Systems Documentation]: Serves as a top level link for several programming resources
     25* [http://wpilib.screenstepslive.com/s/4485/m/13809 2015 FRC Java Programming]: Subset of the control systems documentation which details how to accomplish many FRC-related tasks in Java
    2526
    2627=== Electronics & Hardware