-
Notifications
You must be signed in to change notification settings - Fork 0
/
tutorials.tmpl.html
63 lines (51 loc) · 2.8 KB
/
tutorials.tmpl.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
<div class="container">
<div class="row">
<div class="col-md-8">
<h3>
<small>Tools & Docs</small>
<br/>Tutorials
</h3>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h4>SmartSantander/WISEBED Tutorial @ Senzations Summer School 2013</h4>
</p>
The slide set below was used in a tutorial session at the
<a href="http://www.senzations.net/">Senzations</a> summer school in Palic, Serbia in 2013. WISEBED
technologies have been used and further developed in the
<a href="http://www.smartsantander.eu">SmartSantander</a> project and the slides are therefore featuring
the SmartSantander project.
<p>
<hr/>
<h5>Node-Level Experimentation</h5>
<iframe src="//www.slideshare.net/slideshow/embed_code/29142908" width="750" height="585" frameborder="0"
marginwidth="0" marginheight="0" scrolling="no"
style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;"
allowfullscreen></iframe>
<hr/>
<h5>Setting up your own Testbed</h5>
<iframe src="//www.slideshare.net/slideshow/embed_code/29142889" width="750" height="585" frameborder="0"
marginwidth="0" marginheight="0" scrolling="no"
style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;"
allowfullscreen></iframe>
<hr/>
<h5>Programming Heterogenous IoT Platforms using the Wiselib</h5>
<iframe src="//www.slideshare.net/slideshow/embed_code/26051314" width="750" height="585" frameborder="0"
marginwidth="0" marginheight="0" scrolling="no"
style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;"
allowfullscreen></iframe>
<hr/>
<h4>WISEBED Tutorial @ ADHOCNETS 2011</h4>
<div class="alert alert-warning" role="alert">
This tutorial was held at the ADHOCNETS conference in Paris in 2011 and uses the original SOAP API v2.3
and the Experimentation Scripts. It is nowadays outdated for the UZL testbed but might still work for
older installations.
</div>
<iframe src="//www.slideshare.net/slideshow/embed_code/11400709" width="750" height="585" frameborder="0"
marginwidth="0" marginheight="0" scrolling="no"
style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;"
allowfullscreen></iframe>
</div>
</div>
</div>