diff --git a/sensor-node/modules/ROOT/images/Raspberry_Pi_2_Model_B_v1.1_top_new.jpg b/sensor-node/modules/ROOT/images/Raspberry_Pi_2_Model_B_v1.1_top_new.jpg new file mode 100644 index 0000000..050e0de Binary files /dev/null and b/sensor-node/modules/ROOT/images/Raspberry_Pi_2_Model_B_v1.1_top_new.jpg differ diff --git a/sensor-node/modules/ROOT/pages/index.adoc b/sensor-node/modules/ROOT/pages/index.adoc index a7e1369..b770eb5 100644 --- a/sensor-node/modules/ROOT/pages/index.adoc +++ b/sensor-node/modules/ROOT/pages/index.adoc @@ -4,20 +4,18 @@ image::ROOT:swarmlab.png[swarmlab,150,float=right] This tutorial demonstrates: *a.* howto create a mote with Raspberry Pi and Arduino *b.* howto use it -==== 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 -==== == Create a mote with Raspberry Pi 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." -https://simple.wikipedia.org/wiki/Raspberry_Pi[Wikipedia] +https://simple.wikipedia.org/wiki/Raspberry_Pi[Wikipedia^] .Raspberry Pi 2 Model B -image:./Raspberry_Pi_2_Model_B_v1.1_top_new.jpg[alt="Raspberry Pi 2 Model B"] +image::ROOT:Raspberry_Pi_2_Model_B_v1.1_top_new.jpg[alt="Raspberry Pi 2 Model B"] [NOTE] .Remember