This page contains the sourcecode for the application that have been used for the first hogthrob experiment. The tar-ball contains a slimmed down TinyOS tree. So to compile any of the applications, you need to have avr-gcc, avr-libc and avr-binutils installed. The decompress the archive, and set the TOSDIR environment variable to point to the hogthrob/tos directory. The node applications are in the hogthrob/contrib/hogthrob/apps directory, while the PC applications are in the hogthrob/contrib/hogthrob/tools/linux-bluez directory.
The TinyOS tree, containing all applications