Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Commit

Permalink
Added the LabVIEW Code
Browse files Browse the repository at this point in the history
  • Loading branch information
nhalstead committed Jul 14, 2017
1 parent 7d068e6 commit b930264
Show file tree
Hide file tree
Showing 73 changed files with 852,802 additions and 0 deletions.
653 changes: 653 additions & 0 deletions 2016 Robot Project/2016 Robot Project.lvproj

Large diffs are not rendered by default.

Binary file added 2016 Robot Project/Autonomous Independent.vi
Binary file not shown.
Binary file added 2016 Robot Project/Begin.vi
Binary file not shown.
Binary file added 2016 Robot Project/Builds/depinstr.bin
Binary file not shown.
Binary file not shown.
Binary file added 2016 Robot Project/Disabled.vi
Binary file not shown.
Binary file added 2016 Robot Project/Elapsed Times.vi
Binary file not shown.
12,582 changes: 12,582 additions & 0 deletions 2016 Robot Project/FRC Simulated.xml

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
271,014 changes: 271,014 additions & 0 deletions 2016 Robot Project/FRC SimulatedRSC/stl/FRC2015.stl

Large diffs are not rendered by default.

Binary file added 2016 Robot Project/Finish.vi
Binary file not shown.
Binary file added 2016 Robot Project/Periodic Tasks.vi
Binary file not shown.
Binary file added 2016 Robot Project/Robot Global Data.vi
Binary file not shown.
Binary file added 2016 Robot Project/Robot Main.vi
Binary file not shown.
55 changes: 55 additions & 0 deletions 2016 Robot Project/Robot Simulation Readme.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>FRC 2013 LabVIEW Simulation Readme</title>
</head>
<body>
<h1 style="text-align: center;">FRC 2016 LabVIEW Robot Simulation</h1>
<br>
For instructions on how to use simulation see <span
style="font-weight: bold;">Tutorial 10 - Robot
Simulation</span> on the Tutorials tab of the LabVIEW Getting Started
Window.<br>
<h3>Actuators on this simulated robot</h3>
<ol>
<li>Left Motor</li>
<ul>
<li>PWM Channel = PWM 0</li>
</ul>
<li>Right Motor</li>
<ul>
<li>PWM Channel = PWM 1</li>
</ul>
<li>Camera&nbsp;Servo</li>
<ul>
<li>PWM Channel = PWM 5</li>
<li>Angular Range = 170</li>
</ul>
</ol>
<h3>Sensors on this simulated robot</h3>
<ol>
<li>Encoder on Right Motor</li>
<ul>
<li>A Channel = DIO 3</li>
<li>B Channel = DIO 4</li>
</ul>
<li>Encoder on Left Motor</li>
<ul>
<li>A Channel = DIO 5</li>
<li>B Channel = DIO 6</li>
</ul>
<li>Gyro</li>
<ul>
<li>Analog Channel = AI 1</li>
</ul>
<li>SRF04 Ultrasonic</li>
<ul>
<li>Ping DIO Channel = DIO 1</li>
<li>Echo DIO Channel = DIO 2</li>
</ul>
<li>AXIS M1011 Camera</li>
</ol>
</body>
</html>

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit b930264

Please sign in to comment.