forked from RoboticsBrno/robotickytabor.cz
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-cpy.html
484 lines (433 loc) · 22.7 KB
/
en-cpy.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
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
<!DOCTYPE html>
<html lang="cs">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-133506734-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-133506734-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="robotikabrno" content="">
<title>Robotic Camp</title>
<!-- Bootstrap core CSS -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/main.css" rel="stylesheet">
<link rel="icon" type="image/vnd.microsoft.icon" href="favicon.ico">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top"><img style="max-width: 3.5rem"
src="img/main_logo.png"></a>
<a class="navbar-brand js-scroll-trigger" href="#page-top">Robotic Camp</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">Who we are</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#projects">Camp 2020</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#last">Past events</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#partners">Partners</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="gallery-en.html">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contacts">Contacts</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="index.html">CZ</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header class="masthead">
<div class="container d-flex h-100 align-items-center">
<div class="mx-auto text-center">
<h1 class="mx-auto my-0 text-uppercase">Robotic Camp</h1>
<h2 class="text-white mx-auto mt-2 mb-5">Czech robotic camp for all girls and boys interested in
technology</h2>
<a href="#about" class="btn btn-primary js-scroll-trigger">Learn more</a>
</div>
</div>
</header>
<!-- About Section -->
<section id="about" class="about-section text-center bg-light" style="background: unset;">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="mb-4">Who we are and what we do?</h2>
<p></p>We are <a href="http://helceletka.cz/robotarna">Robotárna, department of DDM Helceletova Brno
(local youth center)</a> and we are interested in electronics, programming, and mechanical designs.
Shortly we are interested in everything needed for robotics.</br>
We have organized the Robotic Camp many times, which is designed for young people from 12 years. The
attendees build their own robotic toy or the whole robot every year and they can bring it home.</p>
<div>
<a href="http://helceletka.cz/robotarna"><img style="max-width: 45%; float: left;"
src="img/robotarna_logo_oficialni.png"></a>
<a href="http://helceletka.cz"><img style="max-width: 47%; float: right;"
src="img/helceletka_logo.png"></a>
</div>
<p></p>
</div>
</div>
</div>
</section>
<!-- Aktuality Section -->
<!--
<section id="projects" class="projects-section bg-light">
<div class="container">
<div class="row align-items-center no-gutters mb-5 mb-lg-0">
<div class="col-lg-6 text-lg-right">
<img class="img-fluid" src="img/tabor.jpg" alt="">
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="featured-text text-center h-100">
<h4>Application for the year 2020 is opened!</h4>
<p class="text-black-100 mb-0">
The communication will be held only in Czech language. The lectors are able to speak English, but we don't have enough capacity to translate everything. Do you speak Czech language? Let's go with us to the Robotic Camp and you will build and bring home your unique robot. Nobody else has the same toy!</br>
<b>Date:</b> 11th - 13th July 2020</br>
<b>Place:</b> Sebranice u Litomyšle, Czech Republic</br>
<b>Price:</b> 4850,- CZK (1000,- CZK deposit)</br>
You can find more information on the leaflet (only in the Czech language).</br>
<a href="doc/letacek_2020.pdf"><button type="submit" class="btn btn-primary mx-auto"><i class="fa fa-file-pdf"></i> Leaflet (in Czech)</button></a>
<a href="http://www.helceletka.cz/robotarna/tabory"><button type="submit" class="btn btn-primary mx-auto"><i class="fa fa-clipboard"></i> Application</button></a>
</p>
</div>
</div>
</div>
</div>
</section>
-->
<section id="last" class="projects-section bg-light">
<div class="container">
<!-- Tábor 2022 -->
<div class="row justify-content-center no-gutters mb-5 mb-lg-0">
<div class="col-lg-6">
<img class="img-fluid" src="img/last_2022.jpg" alt="">
</div>
<div class="col-lg-6">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h4 class="text-white">Robotic Camp 2022</h4>
<p class="mb-0 text-white-50">
</p>
<a href="https://2022.robotickytabor.cz/">Guides and docs can be found here. </a>
<hr class="d-none d-lg-block mb-0 ml-0">
</div>
</div>
</div>
</div>
</div>
<!-- Tábor 2021 -->
<div class="row justify-content-center no-gutters">
<div class="col-lg-6">
<img class="img-fluid" src="img/last_2021.png" alt="">
</div>
<div class="col-lg-6 order-lg-first">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-right">
<h4 class="text-white">Robotic Camp 2021</h4>
<p class="mb-0 text-white-50">
On 2021's camp, our participants created several toys like electronical dice, or
mechanical safe called BlackBox. Also, many of them improved their soldering skills with
4 levels of our custom SMD challenge. The biggest creation of this year was Logic, that
was used to teach programming.</br>
<a href="https://2021.robotickytabor.cz/">Guides and docs can be found here. </a>
<!--</br>
<a href="https://robotikabrno.cz/robotarna/tabory/ohlednuti-za-robotickym-taborem-2021">Ohlédnutí za táborem v roce 2021.</a>
</p>
-->
<hr class="d-none d-lg-block mb-0 mr-0">
</div>
</div>
</div>
</div>
</div>
<!-- Tábor 2020 -->
<div class="row justify-content-center no-gutters mb-5 mb-lg-0">
<div class="col-lg-6">
<img class="img-fluid" src="img/last_2020.jpg" alt="">
</div>
<div class="col-lg-6">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h4 class="text-white">Robotic Camp 2020</h4>
<p class="mb-0 text-white-50">This year, out attendees built and programmed <a
href="https://robotka.robotickytabor.cz/">Robotka</a>, which they could later
upgrade and customize with various sensors and upgrades. At the end of the camp,
everybody could test out his robot in a competition.</br>
</p>
<hr class="d-none d-lg-block mb-0 ml-0">
</div>
</div>
</div>
</div>
</div>
<!-- Tábor 2019 -->
<div class="row justify-content-center no-gutters">
<div class="col-lg-6">
<img class="img-fluid" src="img/last_2019.jpg" alt="">
</div>
<div class="col-lg-6 order-lg-first">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-right">
<h4 class="text-white">Robotic camp 2019</h4>
<p class="mb-0 text-white-50">In 2019 we prepared for all the children <a
href="https://roboruka.robotickytabor.cz/">Robotic arm (in Czech)</a>, which every
participant made. Last day we organized competitions, so that everyone can try his robot
in different tasks.</br>
<a href="https://robotikabrno.cz/robotarna/tabory/ohlednuti-za-robotickym-taborem-2019">Looking
back at the last camp. (in Czech)</a>
</p>
<hr class="d-none d-lg-block mb-0 mr-0">
</div>
</div>
</div>
</div>
</div>
<!-- Tábor 2018 -->
<div class="row justify-content-center no-gutters mb-5 mb-lg-0">
<div class="col-lg-6">
<img class="img-fluid" src="img/last_2018.jpg" alt="">
</div>
<div class="col-lg-6">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h4 class="text-white">Robotic Camp 2018</h4>
<p class="mb-0 text-white-50">In 2018, we built a robotic toy <a href="https://mickoflus.cz"
target="_blank">Míčkoflus</a>.</br>
<a href="https://robotikabrno.cz/robotarna/tabory/ohlednuti-za-robotickym-taborem-2018">Looking
back at the camp 2018. (in Czech)</a>
</p>
<hr class="d-none d-lg-block mb-0 ml-0">
</div>
</div>
</div>
</div>
</div>
<!-- Tábor 2017 -->
<div class="row justify-content-center no-gutters">
<div class="col-lg-6">
<img class="img-fluid" src="img/last_2017.jpg" alt="">
</div>
<div class="col-lg-6 order-lg-first">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-right">
<h4 class="text-white">Robotic Camp 2017</h4>
<p class="mb-0 text-white-50">Two years ago, the children brought from our camp Arduino
Learning Kit Starter <a href="https://github.com/RoboticsBrno/ArduinoLearningKitStarter"
target="_blank">ALKS</a> with powerful microcontroller ESP32. We
programmed the ESP32 chip via the Arduino framework.</br>
<a href="https://robotikabrno.cz/robotarna/tabory/ohlednuti-za-robotickym-taborem-2017">Looking
back at the camp 2017. (in Czech)</a>
</p>
<hr class="d-none d-lg-block mb-0 mr-0">
</div>
</div>
</div>
</div>
</div>
<!-- Tábor 2016 -->
<div class="row justify-content-center no-gutters mb-5 mb-lg-0">
<div class="col-lg-6">
<img class="img-fluid" src="img/last_2016.jpg" alt="">
</div>
<div class="col-lg-6">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h4 class="text-white">Robotic Camp 2016</h4>
<p class="mb-0 text-white-50">The attendees received Arduino Nano module in the Robotic Camp
2016. The children learned the basics of programming and electronics and then they used
some libraries and modules for their own projects. They used, for example, temperature
sensors and barometers for logging current atmospheric conditions. Other projects
presented connected display or intelligent LED strips with amazing color effects.</br>
<a href="https://robotikabrno.cz/robotarna/tabory/ohlednuti-za-robotickym-taborem-2016">Looking
back at the camp 2016. (in Czech)</a>
</p>
<hr class="d-none d-lg-block mb-0 ml-0">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="partners" class="contact-section bg-light">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-8 mx-auto">
<div clas="text-center my-auto">
<h2 class="title">Partners</h2>
<p class="text-black-100">Our camp is continuously supported by our partners. We would not be able
to organize the camp in its current form without them and we are eternally grateful to them.</p>
</div>
<div class="row" style="padding-bottom: 1rem">
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<a target="_tab" href="https://www.honeywell.com/worldwide/en-cz"><img
style="max-width: 100%" src="img/partners/honeywell.png"></a>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<a target="_tab" href="https://www.redhat.com/en/global/czech-republic"><img
style="max-width: 100%" src="img/partners/redhat.png"></a>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<a target="_tab" href="https://www.gatema.cz/"><img style="max-width: 100%"
src="img/partners/gatema.svg"></a>
</div>
</div>
</div>
</div>
<div class="row" style="padding-bottom: 1rem">
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<a target="_tab" href="https://www.fablabbrno.cz/"><img style="max-width: 100%"
src="img/partners/fablab.png"></a>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<a target="_tab" href="https://www.soselectronic.cz/"><img style="max-width: 100%"
src="img/partners/sos.png"></a>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<a target="_tab" href="https://laskarduino.cz/"><img style="max-width: 100%"
src="img/partners/laskarduino.png"></a>
</div>
</div>
</div>
</div>
<div class="row" style="padding-bottom: 1rem">
<div class="col-md-4 offset-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<a target="_tab" href="https://www.avast.com/cs-cz/"><img style="max-width: 100%"
src="img/partners/avast.png"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact-section bg-black">
<div class="container">
<div class="row">
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-map-marked-alt text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Where you can find us</h4>
<hr class="my-4">
<div class="small text-black-50">Sokolská 1, Brno 602 00, Czech Republic</div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-envelope text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Email</h4>
<hr class="my-4">
<div class="small text-black-50">
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-mobile-alt text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Phone</h4>
<hr class="my-4">
<div class="small text-black-50">+420 777 165 532</div>
</div>
</div>
</div>
</div>
<div class="social d-flex justify-content-center">
<a href="https://twitter.com/robotikabrno" class="mx-2">
<i class="fab fa-twitter"></i>
</a>
<a href="https://www.facebook.com/robotarna" class="mx-2">
<i class="fab fa-facebook-f"></i>
</a>
<a href="https://github.com/roboticsbrno" class="mx-2">
<i class="fab fa-github"></i>
</a>
<a href="https://www.youtube.com/channel/UCxLGjiNwJ9u7Wdb1kahaHgg" class="mx-2">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</section>
<section id="contacts"></section>
<!-- Footer -->
<footer class="bg-black small text-center text-white-50">
<div class="container">
Copyright © <a href="http://helceletka.cz/robotarna">Robotárna, DDM Helceletova</a> 2018
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="assets/vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="assets/js/grayscale.min.js"></script>
</body>
</html>