-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
das1.html
332 lines (290 loc) · 15.4 KB
/
das1.html
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/images/vlogo-1.svg" type="image/x-icon"> <link rel="stylesheet" href="das.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v5.3.5, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/vlogo-1.svg" type="image/x-icon">
<meta name="description" content="">
<link rel="stylesheet" href="assets/web/assets/mobirise-icons2/mobirise2.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Lobster:400&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster:400&display=swap"></noscript>
<link rel="preload" href="https://fonts.googleapis.com/css?family=Signika:300,400,500,600,700&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika:300,400,500,600,700&display=swap"></noscript>
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
<title>Data Aquisition System</title>
<style>
.ccontainer {
position: relative;
min-height: 60vh;
background: white;
margin-top: 20px;
}
.ccontainer .cimage-container {
display: flex;
flex-wrap: wrap;
gap: 15px;
justify-content: center;
padding: 10px;
}
.ccontainer .cimage-container .cimage {
height: 250px;
width: 350px;
border: 10px solid white;
box-shadow: 0 5px 15px black;
overflow: hidden;
cursor: pointer;
}
.ccontainer .cimage-container .cimage img {
height: 100%;
width: 100%;
object-fit: cover;
transition: .2s linear;
}
.ccontainer .cimage-container .cimage:hover img {
transform: scale(1.1);
}
.ccontainer .cpopup-image {
position: fixed;
top: 0;
left: 0;
background: rgba(0, 0, 0, .9);
width: 100%;
height: 100%;
z-index: 100;
display: none;
}
.ccontainer .cpopup-image span {
position: absolute;
top: 0;
right: 10px;
font-size: 40px;
font-weight: bolder;
color: #fff;
cursor: pointer;
z-index: 100;
}
.ccontainer .cpopup-image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border: 5px solid #fff;
width: 750px;
object-fit: cover;
}
@media (max-width:768px) {
.ccontainer .cpopup-image img {
width: 95%;
}
}
</style>
</head>
<body>
<section class="menu menu2 cid-sHEFqUQzSU" once="menu" id="menu2-0">
<nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
<div class="container-fluid">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="index.html">
<img src="assets/images/vlogo-1.svg" alt="Team Vaayushastra" style="height: 3.6rem;">
</a>
</span>
<span class="navbar-caption-wrap"><a class="navbar-caption text-white text-primary display-5" href="index.html">Team Vaayushastra</a></span>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown nav-right" data-app-modern-menu="true"><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="flagship.html">ACHIEVEMENTS</a></li>
<li class="nav-item dropdown"><a class="nav-link link dropdown-toggle text-white display-4" href="#" data-toggle="dropdown-submenu" aria-expanded="false">DEPARTMENTS</a><div class="dropdown-menu"><a class="dropdown-item text-white display-4" href="designdepartment.html">DESIGN AND MODELLING</a><a class="dropdown-item text-white display-4" href="gui.html">GUI</a><a class="dropdown-item text-white display-4" href="das1.html">DAS</a><a class="dropdown-item text-white display-4" href="spons2.html">MARKETING AND MEDIA</a></div>
</li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="gallery.html">GALLERY</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="page3.html" aria-expanded="false">SUPPORT US</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="page2.html">CONTACT US</a></li></ul>
</div>
</div>
</nav>
</section>
<section class="header">
<div class="text-box">
<h1>DATA ACQUISITION SYSTEM DEPARTMENT</h1>
<p>
Flight Controls; Data Collection
</p>
</div>
</section>
<!-- what gui do? -->
<section class="course">
<h1>WHAT WE DO</h1>
<!-- <p>
The GUI is a type of User Interface that allows users to interact with
</p> -->
<div class="row">
<div class="course-col">
<p>Sample signals that measure real world physical and convert the resulting samples into digital numeric values that can be manipulated by a computer.</p>
</div>
<div class="course-col">
<p>The department deals with data collection of prime flight parameters and flight controls. Using various sensors we measure altitude, velocity, location, etc. and communicate with the ground station. We connect the sensors to a microcontroller and write code to optimize the data.
</p>
</div>
<div class="course-col">
<p>Further on each electronic component is mounted to a PCB. All controls such as take-off, landing, dropping the payloads, are managed by this department. The collected data is further displayed using a Graphical User Interface for better viewing and clarity.</p>
</div>
</div>
</section>
<div class="ccontainer">
<div class="cimage-container">
<div class="cimage"><img src="img/d.jpg" alt=""></div>
<div class="cimage"><img src="img/IMG-20200221-WA0012.jpg" alt=""></div>
<div class="cimage"><video width="330" height="180" autoplay controls><source src="img/VID20190905154923 (1).mp4" type="video/mp4"></video</div>
</div>
<div class="cpopup-image">
<span>×</span>
<img src="img/C3.jpeg" alt="">
</div>
</div>
<script>
document.querySelectorAll('.cimage-container img').forEach(cimage => {
cimage.onclick = () => {
document.querySelector('.cpopup-image').style.display = 'block';
document.querySelector('.cpopup-image img').src = cimage.getAttribute('src');
}
});
document.querySelector('.cpopup-image span').onclick = () => {
document.querySelector('.cpopup-image').style.display = 'none';
}
</script>
<!-- our team -->
<br><br><br><br><br>
<h1 class="ot">MEET THE DAS MEMBERS</h1>
<div class="tbox-container">
<div class="btn from-top">Seniors</div>
<div class="tbox">
<img src="img/DAS_TravisVaz.jpeg" alt="">
<div class="tinfo">
<h3 class="ttitle">Travis Vaz</h3>
<span class="tpost">TE <br>COMPUTERS</span>
<div class="tshare">
<a href="https://www.linkedin.com/in/travis-vaz-0294291a3/" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 1 -->
<div class="tbox">
<img src="img/DAS_Andrea Pinto.jpeg" alt="">
<div class="tinfo">
<h3 class="ttitle">Andrea Pinto</h3>
<span class="tpost">TE ELECTRONICS AND COMPUTER SCIENCE</span>
<div class="tshare">
<a href="https://m.facebook.com/andrea.sharmin.37" class="fab fa-facebook-f"></a>
<a href="http://instagram.com/andreallyhuh" class="fab fa-instagram"></a>
<a href="https://www.linkedin.com/in/andrea-pinto-8133911a9/" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 2 -->
<div class="tbox">
<img src="img/Design & Modelling_Tanay Kshirsagar.jpg" alt="">
<div class="tinfo">
<h3 class="ttitle">Tanay Kshirsagar</h3>
<span class="tpost">TE <br>MECHANICAL</span>
<div class="tshare">
<a href="http://instagram.com/tanayksh" class="fab fa-instagram"></a>
<a href="http://twitter.com/tanayksh" class="fab fa-twitter"></a>
<a href="http://linkedin.com/in/tanaykshirsagar" class="fab fa-linkedin"></a>
</div>
</div>
</div>
</div>
<div class="tbox-container">
<div class="btn from-top">Juniors</div>
<div class="tbox-container">
<!-- <h1 class="ot">Juniors</h1> -->
<!-- 1 -->
<div class="tbox">
<img src="img/DAS_AtharvaNalawade.jpeg" alt="">
<div class="tinfo">
<h3 class="ttitle">Atharva Nalawade</h3>
<span class="tpost">SE <br>COMPUTERS</span>
<div class="tshare">
<a href="https://www.instagram.com/atharva.n.3/" class="fab fa-instagram"></a>
<a href="https://twitter.com/AtharvaNalawad8?s=09" class="fab fa-twitter"></a>
<a href="https://www.linkedin.com/in/atharva-nalawade-3122b1213" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 2 -->
<div class="tbox">
<img src="img/DAS_Aditya_Vyas.jpeg" alt="">
<div class="tinfo">
<h3 class="ttitle">Aditya Vyas</h3>
<span class="tpost">SE <br>COMPUTERS </span>
<div class="tshare">
<a href="https://www.linkedin.com/in/aditya-vyas-b647131bb" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 3 -->
<div class="tbox">
<img src="img/DAS_Edryn.jpg" alt="">
<div class="tinfo">
<h3 class="ttitle">Edryn Eazhakadan</h3>
<span class="tpost">SE ARTIFICIAL INTELLEGENCE AND DATA SCIENCE</span>
<div class="tshare">
<a href="https://www.facebook.com/EdrynShajan08/" class="fab fa-facebook-f"></a>
<a href="https://www.instagram.com/EdrynShajan08/" class="fab fa-instagram"></a>
<a href="https://twitter.com/EdrynShajan08?s=08" class="fab fa-twitter"></a>
<a href="https://www.linkedin.com/in/edryn-eazhakadan-8a01b1b3/" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 1 -->
<div class="tbox">
<img src="img/DAS_PraveenBhandari.jpg" alt="">
<div class="tinfo">
<h3 class="ttitle">Praveen Bhandari</h3>
<span class="tpost">TE <br>COMPUTERS</span>
<div class="tshare">
<a href="https://www.instagram.com/praveeeen__/" class="fab fa-instagram"></a>
<a href="https://twitter.com/_ShadyPraveen11" class="fab fa-twitter"></a>
<a href="https://www.linkedin.com/in/praveen-bhandari-9a9b60169/" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 2 -->
<div class="tbox">
<img src="img/DAS_Arpita_Kar.jpg" alt="">
<div class="tinfo">
<h3 class="ttitle">Arpita Kar</h3>
<span class="tpost">TE ELECTRONICS AND COMPUTER SCIENCE</span>
<div class="tshare">
<a href="https://www.facebook.com/arpita.kar.56/" class="fab fa-facebook-f"></a>
<a href="https://www.instagram.com/arpita_kar8850/" class="fab fa-instagram"></a>
<a href="https://www.linkedin.com/in/arpita-kar-917635198/" class="fab fa-linkedin"></a>
</div>
</div>
</div>
</div>
</div>
<section style="background-color: #fff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif; color:#aaa; font-size:12px; padding: 0; align-items: center; display: flex;"><p style="flex: 0 0 auto; margin:0; padding-right:1rem;"><a href="https://mobirise.site/e" style="color:#aaa;"></a></p></section><script src="assets/web/assets/jquery/jquery.min.js"></script> <script src="assets/popper/popper.min.js"></script> <script src="assets/tether/tether.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/smoothscroll/smooth-scroll.js"></script> <script src="assets/dropdown/js/nav-dropdown.js"></script> <script src="assets/dropdown/js/navbar-dropdown.js"></script> <script src="assets/touchswipe/jquery.touch-swipe.min.js"></script> <script src="assets/theme/js/script.js"></script>
</body>
</html>