Java interface using the shell to collect and visualize sensor values from Sky nodes

This commit is contained in:
nifi 2008-07-09 23:18:05 +00:00
parent 5da504dcc7
commit 0fa1ae0fce
15 changed files with 3135 additions and 0 deletions

View file

@ -0,0 +1,10 @@
echo ~K
echo killall
sleep 2
echo time %TIME% | null
sleep 2
echo netcmd { repeat 0 20 { randwait 20 sky-alldata | blink | send } }
sleep 2
echo mac 0
sleep 2
echo collect | timestamp | blink | binprint &