This DVD holds all the code examples developed in the thesis. It also has copies of the installers needed to set up a Raspberry Pi with the required software. 1. An SD image holding Rasbian (the Raspberry PI operating system used in the project), the Mono system, and all the code examples (in a directory on the Desktop). Each code example is in its own directory with source and compiled forms, and batch script files for (re)compiling and running. This is in directory ProjectRaspianImage 2. A copy of the Disk Imager program to be used on a Windows PC to write SD cards for the PI is in directory DiskImagerForWritingSDCardFromPC To allow experimentation with the sample code on a fresh install of Raspian (either the one used in the project, or a new one downloaded later) the following are provided. 3. The examples from the thesis organised as described earlier are in directory ExampleProgams 4. The version of Raspian used with the thesis is the one published on the Raspberry Pi web site on the 26th of June, 2013. The zipped SD card image is in the directory Raspian-26thJune2013-Unmodified 5. The version of Mono that correctly supports the ARM processor floating point unit is in the directory. Note that this is a binary distribution for the ARM processor Mono-HardwareFP