-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patharduino.html
231 lines (212 loc) Β· 10.3 KB
/
arduino.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
<!DOCTYPE html>
<html>
<head>
<title>IEEE-Internatioanl Hellenic University</title>
<link href="css/style.css" rel="stylesheet">
<link rel="shortcut icon" href="img/favicon.ico">
<!------------Responsive css file------------->
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<!-------------Magnific popup css file------------->
<link href="css/owl.carousel.min.css" rel="stylesheet" type="text/css">
<link href="css/owl.theme.default.min.css" rel="stylesheet" type="text/css">
<link href="css/magnific-popup.css" rel="stylesheet" type="text/css">
<!-----------------Cookie consent----------------->
<link rel="stylesheet" type="text/css"
href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css" />
<!-------------Font Awesome cdn files------------->
<script src="https://kit.fontawesome.com/afdba867f8.js" crossorigin="anonymous"></script>
<!--------Bootstrap compiled and minified CSS------->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-------------Animate css file----------------->
<link href="css/animate.css" type="text/css" rel="stylesheet">
<!---------------jQuery library----------------->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<!-------------Owl Carousel Js file------------->
<script src="js/owl.carousel.min.js" type="text/javascript"></script>
<!-------------Magnific popup Js file------------->
<script src="js/jquery.magnific-popup.min.js" type="text/javascript"></script>
<!-----------Boostrap compiled JavaScript----------->
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<!----------------------EmailJS--------------------->
<script type="text/javascript" src="https://cdn.emailjs.com/sdk/2.3.2/email.min.js"></script>
<script type="text/javascript">
(function () {
emailjs.init("user_dL5eIJeHCou3Z3m4V8t2t");
})();
</script>
</head>
<body>
<div class="entire-content">
<!--------Navigation Starts-------->
<nav class="navbar navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<!---------Responsive button------------>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navi">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="" class="navbar-brand" style="margin-top: -38px;"><img src="./img/ieeeihulogo.png"
style="height: 80px; width:80px;" alt=""></a>
<a href="" class="navbar-brand">IEEE IHU</a>
</div>
<div class="collapse navbar-collapse" id="navi">
<!---------Navigation menus------------>
<ul class="nav navbar-nav navbar-right ">
<li><a href="index.html#slider" class="smooth-scroll">Home</a></li>
<li><a href="index.html#work" class="smooth-scroll">Our Work</a></li>
<li><a href="index.html#team" class="smooth-scroll">Team</a></li>
<li><a href="index.html#faqs" class="smooth-scroll">General questions</a></li>
<li><a href="index.html##upcoming" class="smooth-scroll">Recent Posts</a></li>
<li><a href="index.html#contact_area" class="smooth-scroll">Contact Us</a></li>
</ul>
<!---------Navigation menus Ends------------>
</div>
</div>
</nav>
<!--------Navigation Endss-------->
<br><br>
<section class="wies" id="wie" style="background-image: url(../img/arduino.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12 text-center wow fadeInDownBig">
<br><br>
<h2><b>Arduino Day 2020</b></h2>
<div class="sub-heading">
<div class="border-bottom"></div>
</div>
</div>
</div>
<br><br>
<div class="row wow fadeInDownBig">
<div class="col-sm-12">
<div id="carousel-wies" class="carousel slide" data-ride="carousel"><br>
<div class="carousel-inner">
<div class="item active text-center">
<img src="img/imageedit_1_5458585473.png" alt="" class="center-block">
<br>
<h4><b style="color: red;">
Because of Corona Virus the event is delayed until May
</b>
</h4>
</div>
</div>
</div>
</div>
</div>
<div>
</div>
</div>
</section>
<div class="container" style="padding-top: 20px; padding-bottom: 20px;">
<h2 style="text-align: center;">Speaches</h2>
<table class="table">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">Title</th>
<th scope="col">Speaker</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">10:00</th>
<td>Arduino organization and architecture</td>
<td>Alexandros Kioutsikis</td>
</tr>
<tr>
<th scope="row">10:35</th>
<td>Arduino based bad USBs</td>
<td>Gregory Giapantzis</td>
</tr>
<tr>
<th scope="row">11:00</th>
<td>OpenSCN: A free software platform for your IoT devices</td>
<td>Dimitris Pliakos</td>
</tr>
<tr>
<th scope="row">11:45</th>
<td>Arduino use for Exoskeleton: HERMES Team</td>
<td>Kokozidis Paulos/Despoina Markoglou</td>
</tr>
<tr>
<th scope="row">12:30</th>
<td>Arduino & attacks</td>
<td>Mpampis Kaklamanos</td>
</tr>
</tbody>
</table>
<h2 style="text-align: center;" style="padding-top: 20px;">Workshops</h2>
<table class="table">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">Title</th>
<th scope="col">Speaker</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">13:30</th>
<td>First steps in IoT</td>
<td>Dimitris Tzikas</td>
</tr>
</tbody>
</table>
</div>
<!-------------Footer markups Starts--------------->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<div class="social-icon">
<a href="https://www.facebook.com/ieee.ihuthess/"><i class="fab fa-facebook wow fadeInLeft"
data-wow-duration=".3s" data-wow-delay=".3s"></i></a>
<a href="https://www.instagram.com/ieee.ihuthess/"><i
class="fab fa-instagram wow fadeInLeft" data-wow-duration=".3s"
data-wow-delay=".6s"></i></a>
<a href="https://www.linkedin.com/school/international-hellenic-university/"><i
class="fab fa-linkedin wow fadeInLeft" data-wow-duration=".3s"
data-wow-delay=".9s"></i></a>
<a href="https://www.youtube.com/channel/UCmzjQYFb33sHrWKVWv-VW0A"><i
class="fab fa-youtube wow fadeInLeft" data-wow-duration=".3s"
data-wow-delay="1.2s"></i></a>
</div> <br>
<div class="copyright">
<p class="footerlogo">
© IEEE IHU
</p>
<div class="bordernow"></div>
</div>
</div>
</div>
</div>
</footer>
<!-------------Footer markups Ends--------------->
<script>
$("nav").addClass('secondary');
</script>
<script src="js/jquery.ripples-min.js" type="text/javascript"></script>
<script src="js/typed.min.js" type="text/javascript"></script>
<script src="js/jquery.waypoints.min.js" type="text/javascript"></script>
<script src="js/jquery.counterup.min.js" type="text/javascript"></script>
<!--<script src="js/main.js" type="text/javascript"></script>-->
<script src="js/smoothscroll.js" type="text/javascript"></script>
<script src="js/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="js/wow.min.js" type="text/javascript"></script>
<script src="./js/sendEmail.js"></script>
<script src="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js" data-cfasync="false">
</script>
</body>
</html>
<!--this is a spider
/|/0!0\|\
---------
and thats a duck
π¦π¦π¦π¦π¦π¦π¦
this is a smiley face
ππππππ
this emoji is recognized as a hate emoji in USA for some reason
ππππππππ
-->