-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogramming.html
More file actions
151 lines (143 loc) · 7.07 KB
/
Copy pathprogramming.html
File metadata and controls
151 lines (143 loc) · 7.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html>
<head>
<title>Sehome Seamonsters</title>
<link rel="stylesheet" type="text/css" href="css/reset.min.css">
<link href='http://fonts.googleapis.com/css?family=Noto+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/style.css">
<meta charset='UTF-8'>
<script type="text/javascript" src='http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js'></script>
<script src="http://code.jquery.com/jquery-migrate-1.2.1.js"></script>
<script type="text/javascript" src='./js/jquery.carouFredSel-6.2.1-packed.js'></script>
<script type="text/javascript" src='./js/gallery.js'></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-38122373-2', 'sehomeseamonsters.org');
ga('send', 'pageview');
</script>
</head>
<body>
<div id='gradient'></div>
<div id="blueBG"> <!--Blue background section-->
<header id='header'>
<div class='navFont' id='headerBox'>
<div id='title' class='headerItem'>Sehome Seamonsters</div>
<h2 class='headerItem' id='teamNumber'>FRC Team #2605</h2>
<img class='headerItem' id='firstLogo' src='img/firstLogo.png' width='80' height='73'> <!--first logo goes here-->
</div>
</header>
<img src='../img/queequeg.png' id='queequeg' width='482' height='500'>
<div id='gallery'>
<img src='./img/gallery/leftArrow.png' id='leftArrow'>
<ul id='carousel'>
</ul>
<div class='clearfix'></div>
<img src='./img/gallery/rightArrow.png' id='rightArrow'>
</div>
<div class='navFont' id='navbar'> <!--Navigation Links-->
<!-- <img src=''> --> <!--Left Edge-->
<nav>
<ul>
<li class='navLink' id='homeLink'><a href='index.html'>Home</a>
</li>
<li class='navLink' id='aboutLink'><a href='#'>About</a>
<ul>
<li class='navLink'><a href="profiles.html">Team Profiles</a></li>
<li class='navLink'><a href="history.html">History</a></li>
<li class='navLink'><a href="archives.html">Archives</a></li>
<li class='navLink'><a href="organization.html">Organization</a></li>
</ul>
</li>
<li class='navLink' id='resourcesLink'><a href='#'>Resources</a>
<ul>
<li class='navLink'><a href="bumpers.html">Bumpers Tutorial</a></li>
<li class='navLink'><a href="docs.html">Documents</a></li>
</ul>
</li>
<li class='navLink' id='mediaLink'><a href='#'>Media</a>
<ul>
<li class='navLink'><a href="weeklyVids.html">Weekly Videos</a></li>
<li class='navLink'><a href="photos.html">Photo Gallery</a></li>
<li class='navLink'><a href="news.html">2605 In The News</a></li>
<li class='navLink'><a href="misc.html">Misc. Videos</a></li>
</ul>
</li>
<li class='navLink' id='blogLink'><a href='blog.html'>Blog</a></li>
<li class='navLink' id='firstLink'><a href='first.html'>FIRST</a></li>
<li class='navLink' id='outreachLink'><a href='outreach.html'>Outreach</a></li>
<li class='navLink' id='sponsorLink'><a href='#'>Sponsorship</a>
<ul>
<li class='navLink'><a href="sponsors.html">Current Sponsors</a></li>
<li class='navLink'><a href="sponsorFAQ.html">Sponsor FAQ</a></li>
<li class='navLink'><a href="involved.html">Get Involved!</a></li>
</ul>
</li>
<li class='navLink' id='contactLink' style='margin: 0 !important;'><a href='contact.html'>Contact</a></li>
</ul>
</nav>
<!-- <img src=""> --> <!--Right edge-->
</div>
<div id='content' class='navFont'>
<!--Content div-->
<h2>Programming</h2>
<div id='contentContainer'>
<!--Content Here-->
<p>Responsible for the functionality of our robot, the Programming Departartment, Kyle Cummins and Liam Taylor are in command. They are the masters of C++, using Windriver and Labview to program the robot. Our signature driver station uses a pair of joysticks with a laptop which features a live camera feed. The biggest challenge that Kyle and Liam face is the sophisticated CAN Bus electronics board. This allows us to have a much finer presion control.</p>
<p>The Programming Team works very closely with the Electronics department to determine the layout and controls the motor controllers, as well as the CRIO. Of course, none of this would be possible without the help of our primary mentor, Gil Lund. Gil has been kind enough to mentor the team since our rookie year.</p>
<h3 id='calHead'>Programming Schedule</h3>
<iframe src="https://www.google.com/calendar/embed?showTitle=0&showPrint=0&showCalendars=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=hk9oee2l74babmt3cvdkl97r68%40group.calendar.google.com&color=%23875509&ctz=America%2FLos_Angeles" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
<div class='navFont' id='depts'>
<!--Department links-->
<a href="fabrication.html" class='department' id='fabrication'>
<!--Fabrication-->
<div class='deptPic' id='fabricationPic'></div>
<div class='deptTxt'>fabrication</div>
</a>
<a href='programming.html' class='department' id='programming'>
<!--Programming-->
<div class='deptPic' id='programmingPic'></div>
<div class='deptTxt'>programming</div>
</a>
<a href='am.html' class='department' id='am'>
<!--Aestethics & Marketing-->
<div class='deptPic' id='amPic'></div>
<div class='deptTxt'>aesthetics & marketing</div>
</a>
<a href='electronics.html' class='department' id='electronics'>
<!--Electronics-->
<div class='deptPic' id='electronicsPic'></div>
<div class='deptTxt'>electronics</div>
</a>
<a href='video.html' class='department' id='video'>
<!--Video-->
<div class='deptPic' id='videoPic'></div>
<div class='deptTxt'>video</div>
</a>
<a href='website.html' class='department' id='website'>
<!--Website-->
<div class='deptPic' id='websitePic'></div>
<div class='deptTxt'>website</div>
</a>
</div>
</div>
<div id='footer'>
<div id='yellowBG'>
<!--Yellow section-->
</div>
<div id="blackBG">
<!--Black section-->
<div id='iconContainer'>
<a href="https://www.facebook.com/SehomeSeamonsters" target="_blank" title="Facebook"><img src="./img/icn/facebook.png" width="32" height="32"></a>
<a href="https://twitter.com/frc2605" target="_blank" title="Twitter"><img src="./img/icn/twitter.png" width="32" height="32"></a>
<a href="http://www.flickr.com/photos/sehome_seamonsters/" target="_blank" title="Flickr"><img src="./img/icn/flickr.png" width="32" height="32"></a>
<a href="https://www.youtube.com/user/sehomeseamonsters" target="_blank" title="YouTube"><img src="./img/icn/youtube.png" width="32" height="32"></a>
</div>
</div>
</div>
</body>
</html>