Hand Hygiene

November 17, 2009

Quick Puck Experiments

Filed under: Uncategorized — Tags: , — monicaseverson @ 12:15 pm

How to set up the motes for PuckToRadio program:

Program Motes
Program Puck:

In the “Puck to Radio ” directory:

make telosb install, 93

(93 is the puck number)

Program Basestation:

In the “BaseStation” directory:

make -f Makefile.channel26 telosb install

Start an experiment:
start command one:

in separate window, command two:

output should look like this:

to clean up data:

after cleaning data, should look like this:

Some common errors:

Always ensure that the VMWare is recognizing the hardware. Can double check this with the “motelist” command.

Always ensure that all of the software is looking for signals/producing signals on the same channel.

An error occoured:

NAKE received (wrong password?)
make: *** [program] Error 1
and
Are you downloading to RAM into an old device that requires the patch?

Powered by WordPress