Browse Source

html

master
zeus 4 years ago
parent
commit
5337f85815
  1. 38
      index-lab.adoc.html
  2. 2568
      index-lab.adoc.pdf

38
index-lab.adoc.html

@ -466,6 +466,8 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<ul class="sectlevel2">
<li><a href="#_intro_iot">3.1. Intro IoT</a></li>
<li><a href="#_iot_swarm_implementation">3.2. IoT swarm implementation</a></li>
<li><a href="#_create_a_mote_with_raspberry_piarduino">3.3. Create a mote with Raspberry Pi/Arduino</a></li>
<li><a href="#_sensor_nodemote">3.4. Sensor node/mote</a></li>
</ul>
</li>
<li><a href="#_security">4. Security</a>
@ -620,6 +622,40 @@ How It Works, Apps, Swarm: The Five Principles of Swarm Intelligence
</tr>
</table>
</div>
</div>
<div class="sect2">
<h3 id="_create_a_mote_with_raspberry_piarduino">3.3. <a href="http://docs.swarmlab.io/SwarmLab-HowTos/labs/IoT/SensorNode2Server.adoc.html" target="_blank" rel="noopener">Create a mote with Raspberry Pi/Arduino</a></h3>
<div class="admonitionblock tip">
<table>
<tr>
<td class="icon">
<i class="fa icon-tip" title="Tip"></i>
</td>
<td class="content">
<div class="paragraph">
<p>The Raspberry Pi is a low-cost credit-card sized single-board computer. The Raspberry Pi was created in the UK by the Raspberry Pi Foundation. The Raspberry Pi Foundation’s goal is to "advance the education of adults and children, particularly in the field of computers, computer science and related subjects."</p>
</div>
</td>
</tr>
</table>
</div>
</div>
<div class="sect2">
<h3 id="_sensor_nodemote">3.4. <a href="http://docs.swarmlab.io/SwarmLab-HowTos/labs/IoT/SensorNode.adoc.html" target="_blank" rel="noopener">Sensor node/mote</a></h3>
<div class="admonitionblock tip">
<table>
<tr>
<td class="icon">
<i class="fa icon-tip" title="Tip"></i>
</td>
<td class="content">
<div class="paragraph">
<p>A sensor node, also known as a mote, is a node in a sensor network that is capable of performing some processing, gathering sensory information and communicating with other connected nodes in the network.</p>
</div>
</td>
</tr>
</table>
</div>
<div class="paragraph">
<p><br>
<br>
@ -786,7 +822,7 @@ This tutorial demonstrates some common <strong>nmap</strong> port scanning scena
</div>
<div id="footer">
<div id="footer-text">
Last updated 2020-10-28 19:49:11 UTC
Last updated 2020-10-28 20:27:28 UTC
</div>
</div>
</body>

2568
index-lab.adoc.pdf

File diff suppressed because it is too large
Loading…
Cancel
Save