-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathiot.html
450 lines (428 loc) · 21.4 KB
/
iot.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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
<!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="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="air.css">
<link rel="icon" href="https://vitap.ac.in/wp-content/uploads/2020/07/cropped-logo_icon-1-32x32.png" sizes="32x32">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<title>VIT-AP – Apply Knowledge. Improve Life!</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light ">
<div class="container-fluid">
<a class="navbar-brand" href="index.html#homepage">
<img src="images/formlogo.png" alt="" srcset="">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="ms-auto navbar-nav">
<li class="nav-item">
<a class="nav-link"href="advisory.html">Advisory Board</a>
</li>
<li class="nav-item">
<a class="nav-link" href="air.html">AI and Robotics</a>
</li>
<li class="nav-item">
<a class="nav-link" href="cs.html">Cyber Security</a>
</li>
<li class="nav-item">
<a class="nav-link" href="iot.html">Internet of Things</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Blogs.html">Blogs</a>
</li>
<li class="nav-item">
<a class="nav-link"href="contactus.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="main__body">
<div class="row">
<div class="text__box col-lg-7">
<h1>Internet of Things Center</h1>
<hr>
<div>
The Centre of Excellence (CoE) is established within the premises of VIT-AP
University to
incubate the research activities related to IoT and its applications.
The main emphasis is to
design a platform to facilitate a sophisticated
environment with useful tools to improve
technical skills and research ideas,
and develop young minds. It also provides leadership, best
practices, and
training to exchange knowledge towards enhancement in the focused area.
The IoT
has the potential to contribute significantly towards innovative farming
methods and
meeting the challenges of farmers.This Methods grow almost all of
India's food; they manage a
bulk of the nations biodiversity resources. The
availability and quality of services like
education, healthcare, drinking water and
sanitation, transportation etc., need to be improved
in society. The application of
IoT can help address India's needs in these several areas and improved livelihoods, etc.
</div>
</div>
<div class="img__box col-lg-5">
<img src="images/img1.png" alt="" srcset="">
</div>
<div class="text__box col-lg-9">
<h1>Thrust Areas</h1>
<hr>
</div>
<div class="profile_images col-lg-4">
<figure><img src="images/img2.png" alt="" class="images_subject">
<figcaption class="image_caption">Agriculture Automation for Precision Farming</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img3.png" alt="" class="images_subject">
<figcaption class="image_caption">Smart Pest Control</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img4.png" alt="" class="images_subject">
<figcaption class="image_caption">Smart IoT Vegetation</figcaption>
</figure>
</div>
<!-- <div class="img__box col-lg-5">
<img src="images/pic3.png" alt="" srcset="">
</div> -->
<div class="text__box col-lg-7">
<h1>Projects</h1>
<hr>
</div>
<!-- first coursel -->
<div class="main_slide">
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Full-width slides/quotes -->
<div class="mySlides">
<center><img src="images/img6.png" alt="" class="coursel_images"></center>
<div class="coursel_text">
<h4>Smart Mask at affordable price</h4>
<div>Face masks provide effective, easy-to-use, and low-cost
protection against airborne pathogens or infectious agents,
including SARS-CoV-2. Existing masks are all passive in nature,
i.e., simply act as air filters for the nasal passage and/or mouth.
In smart mask some wearable device will be equipped with
smart sensors and actuators to both detect the presence of
airborne pathogens in real time and take appropriate action to
mitigate the threat. The existing smart masks are costly and
also not useful for all age group. We are trying to design a
smart mask at affordable price with different age group
requirements.
</div>
</div>
</div>
<div class="mySlides">
<!-- <img src="images/pic8.png" alt="" class="coursel_images"> -->
<div class="coursel_text">
<h4>Self-rechargeable Pacemaker</h4>
<div>The traditional pacemaker devices have several limitations in
the field of energy storage systems. Among the said, the need
of going through surgical procedures are inevitable during
battery replacement. Our work has shown a way to harvest
energy from the body of the host and to create a network
within the body in which a bunch of nano-batteries will store
and circulate the energy by the blood vessels to satisfy the
energy thirst of several interconnected electricity dependent
medical implant devices.
</div>
</div>
</div>
<div class="mySlides">
<img src="images/IOT-Slide-2.png" alt="" class="coursel_images">
<div class="coursel_text">
<h4>Smart Pest Control</h4>
<div>In India, the major losses in agricultural economy are due to
insects and pests. Therefore, pesticides are widely used by
farmers to control weeds, insects and plant diseases. Excess
usage of pesticides is not only an adverse for the environment
but also for human and economy of the nation[20]. Here, we
are presenting a smart pest control system using IoT and
Machine Learning for Mango trees to prevent form red banded
caterpillar infestation.
The major mango growing areas of the West Bengal, east coast
of Andhra Pradesh and Orissa causing 10-52% damage of fruits
from pin headed stage to full maturity due to these insects. The
proposed system can be seen in the below Figure.
An automate pest control system will minimizes the excess use
of pests and it will only apply based on the requirements and
affected areas.
</div>
</div>
</div>
<!-- Next/prev buttons -->
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<!-- Dots/bullets/indicators -->
<div class="dot-container">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
</div>
</div>
<!-- end of first coursel -->
<div class="text__box col-lg-7">
<h1>Patents Published</h1>
<hr>
</div>
<!-- second coursel -->
<div class="main_slide">
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Full-width slides/quotes -->
<div class="mySlides2">
<center><img src="images/img7.png" alt="" class="coursel_images"></center>
<div class="coursel_text2">
<h4>Blind Aid: A Voice Based Object Recognition System</h4>
<div> <ul>
<li>Mr. Amit P Sathyaseelan, SCOPE</li>
<li>Dr. Somya Ranjan Sahoo, SCOPE</li>
<li>Dr.Sanjit Ningthoujam, SCOPE</li>
<li>Dr. Chettupally Anil Carie, SCOPE </li>
</ul>
</div>
</div>
</div>
<div class="mySlides2">
<img src="images/pic8.png" alt="" class="coursel_images">
<div class="coursel_text2">
<h4>TARS 2</h4>
<div>VISU(VIT-AP Intelligent super Utility) is a
3D printed robot built from scratch
using
minimal design and simple yet
sophisticated electronics. Backed by
Arduino and Raspberry pi and
customized so as to make it modular in
terms
of design and technology that
expands its range of abilities.
The robot comes
equipped with Voice
and Face recognition tech. The arms and
torso are
powered by high torque Servo
motors that provide enough power to lift
a
baby. Powered by over 25 motors, the
robot can effortlessly mimic human
movement. Every piece of tech involved
has been hacked, modified and
customized to satisfy constraints that
were once a limitation.
</div>
</div>
</div>
<div class="mySlides2">
<img src="images/pic8.png" alt="" class="coursel_images">
<div class="coursel_text2">
<h4>TARS 3</h4>
<div>VISU(VIT-AP Intelligent super Utility) is a
3D printed robot built from scratch
using
minimal design and simple yet
sophisticated electronics. Backed by
Arduino and Raspberry pi and
customized so as to make it modular in
terms
of design and technology that
expands its range of abilities.
The robot comes
equipped with Voice
and Face recognition tech. The arms and
torso are
powered by high torque Servo
motors that provide enough power to lift
a
baby. Powered by over 25 motors, the
robot can effortlessly mimic human
movement. Every piece of tech involved
has been hacked, modified and
customized to satisfy constraints that
were once a limitation.
</div>
</div>
</div>
<!-- Next/prev buttons -->
<a class="prev" onclick="plusSlides2(-1)">❮</a>
<a class="next" onclick="plusSlides2(1)">❯</a>
</div>
<!-- Dots/bullets/indicators -->
<div class="dot-container">
<span class="dot2" onclick="currentSlide2(1)"></span>
<span class="dot2" onclick="currentSlide2(2)"></span>
<span class="dot2" onclick="currentSlide2(3)"></span>
</div>
</div>
<!-- end of second coursel -->
<div class="text__box col-lg-9">
<h1>Members</h1>
<hr>
</div>
<div class="profile_images col-lg-4">
<figure><img src="images/img8.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Sunil Kumar Singh</figcaption>
<figcaption style="color:#650010">Coordinator</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img9.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Nandeesh Kumar</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img10.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Arenkala Kichu</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img11.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Anoop Kumar Mishra</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img12.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Abdul Kalam Azad</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img13.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Neha Gupta</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img14.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Kumar Debasis</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img15.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Anil Carie Chettupally</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img16.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Vikash Kumar Singh</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img17.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Sanket Mishra</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img18.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Rohit Kumar Das</figcaption>
</figure>
</div>
<div class="profile_images col-lg-4">
<figure>
<img src="images/img19.png" alt="" class="images_subject">
<figcaption class="image_caption">Dr. Pratik Premadarshi Ray</figcaption>
</figure>
</div>
</div>
</div>
<footer class="footer__wrapper">
<div class="footer__inner">
<img src="images/formlogo.png" alt="" srcset="">
<h1>Center of Excellence</h1>
<div class="row mx-auto">
<div style="width: fit-content;"><a href="index.html" class="nav-link">Home</a></div>
<div style="width: fit-content;"><a href="air.html" class="nav-link">AIR Center</a></div>
<div style="width: fit-content;"><a href="cs.html" class="nav-link">Cyber Security</a></div>
<div style="width: fit-content;"><a href="iot.html" class="nav-link">IOT Center</a></div>
<div style="width: fit-content;"><a href="contactus.html" class="nav-link">Contact</a></div>
</div>
<div class="row mx-auto">
<div style="width: fit-content;"><a href="" class="social__link"><i class='bx bxl-facebook'></i></a>
</div>
<div style="width: fit-content;"><a href="" class="social__link"><i class='bx bxl-twitter'></i></a>
</div>
<div style="width: fit-content;"><a href="" class="social__link"><i class='bx bxl-instagram'></i></a>
</div>
</div>
<div class="mx-auto copyright__text">Copyright © VIT-AP COE 2022. All rights reserved.</div>
</div>
</footer>
</body>
<script>
var slideIndex = 1;
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("dot");
if (n > slides.length) { slideIndex = 1 }
if (n < 1) { slideIndex = slides.length }
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex - 1].style.display = "flex";
dots[slideIndex - 1].className += " active";
}
// second
var slideIndex2 = 1;
showSlides2(slideIndex2);
function plusSlides2(n) {
showSlides2(slideIndex2 += n);
}
function currentSlide2(n) {
showSlides2(slideIndex2 = n);
}
function showSlides2(n) {
var i;
var slides = document.getElementsByClassName("mySlides2");
var dots = document.getElementsByClassName("dot2");
if (n > slides.length) { slideIndex2 = 1 }
if (n < 1) { slideIndex2 = slides.length }
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex2 - 1].style.display = "flex";
dots[slideIndex2 - 1].className += " active";
}
</script>
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
</html>