bsc-projects-17.html
changeset 512 a2a2afc15796
parent 511 55bc18956577
child 513 a5118aa98b77
--- a/bsc-projects-17.html	Thu Sep 28 14:53:38 2017 +0100
+++ b/bsc-projects-17.html	Sat Sep 30 23:21:24 2017 +0100
@@ -347,9 +347,11 @@
   <p>
   <B>Description:</B>
   This project is for true hackers! <A HREF="http://en.wikipedia.org/wiki/Raspberry_Pi">Raspberry Pi's</A>
-  are small Linux computers the size of a credit-card and only cost &pound;26, the simplest version even costs only &pound;5 (see pictures on the left below). They were introduced
+  are small Linux computers the size of a credit-card and only cost &pound;26, the
+  simplest version even costs only &pound;5 (see pictures on the left below). They were introduced
   in 2012 and people went crazy...well some of them. There is a
-  <A HREF="https://plus.google.com/communities/113390432655174294208?hl=en">Google+</A> community about Raspberry Pi's that has more
+  <A HREF="https://plus.google.com/communities/113390432655174294208?hl=en">Google+</A>
+  community about Raspberry Pi's that has more
   than 197k of followers. It is hard to keep up with what people do with these small computers. The possibilities
   seem to be limitless. The main resource for Raspberry Pi's is <A HREF="http://www.raspberrypi.org">here</A>.
   There are <A HREF="https://www.raspberrypi.org/magpi/">magazines</A> dedicated to them and tons of
@@ -410,6 +412,11 @@
          width="313" height="209">
 
     <img style="-webkit-user-select: none; cursor: -webkit-zoom-in;"
+         src="https://upload.wikimedia.org/wikipedia/commons/7/7e/Raspberry-Pi-Zero-FL.jpg"
+         alt="Raspberry Pi Zero"
+         width="313" height="209">  
+
+    <img style="-webkit-user-select: none; cursor: -webkit-zoom-in;"
          src="http://upload.wikimedia.org/wikipedia/commons/3/38/Arduino_Uno_-_R3.jpg"
          alt="Arduino"
          width="240" height="209">
@@ -419,10 +426,11 @@
   <p>
   <B>Skills:</B> 
   Well, you must be a hacker; happy to make things. Your desk might look like the photo below on the left.
-  The photo below on the right shows an earlier student project which connects wirelessly a wearable Arduino (packaged
-  in a "self-3d-printed" watch) to a Raspberry Pi seen in the background. The Arduino in the foreground takes measurements of 
+  The photo below on the middle shows an earlier student project which connects wirelessly a wearable Arduino (packaged
+  in a "self-3d-printed" watch) to a Raspberry Pi seen in the background. The Arduino in the foreground takes
+  measurements of 
   heart rate and body temperature; the Raspberry Pi collects this data and makes it accessible via a simple
-  web-service.
+  web-service. The picture on the right is another project that implements an airmouse using an Arduino.
 
   <center>
     <img style="-webkit-user-select: none; cursor: -webkit-zoom-in;"
@@ -434,6 +442,11 @@
          src="http://nms.kcl.ac.uk/christian.urban/rpi-watch.jpg"
          alt="Raspberry Pi"
          width="450" height="254">
+
+    <img style="-webkit-user-select: none; cursor: -webkit-zoom-in;"
+         src="http://nms.kcl.ac.uk/christian.urban/rpi-airmouse.jpg"
+         alt="Raspberry Pi"
+         width="450" height="254">  
   </center>