User Tools

Site Tools


control_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
control_system [2018/01/22 15:51] – [More References] tellcontrol_system [2018/01/22 16:08] (current) tell
Line 1: Line 1:
 +
 +====== The RoboRIO ======
 +The RoboRIO is currently required as the "brain" or master control computer in all FRC robots.  Here, we collect resources on how to connect things to it and how to program it.
 +
 +Basic References:
 +  * http://www.ni.com/pdf/manuals/374474a.pdf - RoboRIO User's manual at ni.com
 +  * http://www.ni.com/pdf/manuals/374661a.pdf - RoboRIO Specifications at ni.com
 +  * https://air4h.wildapricot.org/resources/Program%20Files/FRC/2015-2016/FRC2016-Controls.pdf - old but still a good summary
 +
 +More Details:
 +  * [[RoboRIO Digital IO]] - binary digital input and output
 +  * [[RoboRIO relay outputs]]
 +  * [[RoboRIO Analog input]]
 +
 +
 ====== Testing and Defensive Design ====== ====== Testing and Defensive Design ======
  
-There are always several chief delphi discussions on making a robot more robust and avoiding common problems on the field.  Here are a few:+There are always several chief delphi discussions on making a robot more robust and avoiding common control problems on the field.  Here are a few:
  
   * https://www.chiefdelphi.com/forums/showthread.php?threadid=159634 - the no more NO COMMs challenge   * https://www.chiefdelphi.com/forums/showthread.php?threadid=159634 - the no more NO COMMs challenge
Line 12: Line 27:
   * try out using an ofboard network router for classroom/pit testing (no wifi on the driver station laptop!)   * try out using an ofboard network router for classroom/pit testing (no wifi on the driver station laptop!)
  
- +References:
-====== More References ======+
   * https://www.chiefdelphi.com/media/img/6e4/6e44f9c1ba9a5c37baa985cfb434cf49_l.jpg - POE injector for radio   * https://www.chiefdelphi.com/media/img/6e4/6e44f9c1ba9a5c37baa985cfb434cf49_l.jpg - POE injector for radio
  
control_system.1516654298.txt.gz · Last modified: 2018/01/22 15:51 by tell