Added SHT11 driver for TMote.
[sos-2x.git] / doc / sosage.txt
blob9f0222b712a1fca7b5be56c7902d8874a9760a50
1 SOSage, the SOS VMWare Appliance
2 ================================
4 SOSage is a virtual machine image based on Ubuntu Linux Desktop. We
5 installed all the necessary libraries and tools to compile, debug, and run
6 SOS applications. This will make sure that you have the necessary
7 dependencies and that we can easily reproduce errors you encounter.
9 Where to Get SOSage
10 -------------------
12 You can download the latest SOSage from the
13 link:downloads.html[download page]. Note that the compressed virtual machine
14 is about 1.2 GB and might thus take a while to download from our servers.
16 How to Use SOSage
17 -----------------
19 - You need to get VMWare Player from the VMWare website
20   link:http://www.vmware.com/download/player/[http://www.vmware.com/download/player/]. The player is currently only
21   available for Linux and Windows. If you are using Mac OS X, you need to
22   use VMWare for Mac Beta
23   link:http://www.vmware.com/products/beta/fusion/[http://www.vmware.com/products/beta/fusion/].
24   Note that you can also use VMWare Server, but this application bigger
25   and more complicated to use.
26 - Once you installed the VMWare Player, run the appliance by opening
27   the SOS_Appliance.vmx file.
28 - The user name is nesl, password nesl.
29 - Go to ''Tabs->Removable Devices->USB Devices'' and make sure
30   that the mote you want to program has a check mark. This
31   enables the virtual machine to take control over the mote and
32   creates USB serial devices for the communication.