Table of Contents

wearable + mobile dev.

current ProjectTxoom system.

(include notes from hw meeting on 20020806 + brief summary of design descisions/options/etc+ –nik gaffney)

Work is continuing on a new wireless sensor aquisition system, to hopefully overcome the problems found with all the previous systems. The current version is still built on a series of comprimises between price,availability,elegance,wirelessness and flexibility, however it should be edging towards something better.

Hardware setup

Software setup

details can be found in the techspec (linked from Project Txoom System ), code is in cvs, and notes can be found in the Cerf Notes node.

datarates.

calulations for 2x3d acceleromters (for reference)

(note: raw data, no correction, or stop bits)

players 4ms 10ms 20ms
1 12k 4800 2400
2 24k 9600 4800
3 36k 14.4k 7200
4 48k 19.2k 9600
5 60k 24k 12k
                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                             {{sensor_monitor.png}}

setup + config notes for CERF/CEED based system

see also CerfNotes for more details

wired connection

wireless connection

setup + config notes for IPaq based system

see also IPaq Notes for more details

these notes are meant as a quick guide to setting up the ipaq + sensor sets for the tgarden/tx0om system(s). insprired by my lack of memory, and the fact that teh wearables can be fickle creatures, .. .

so,

ifconfig wlan0 192.168.254.3 netmask 255.255.255.0 up 
(substituting the suitable ip# and mask for the network)
 
route add default gw 192.168.254.1 
(or whatever the ip# of the access point is)

now, the sensors…

calibrating…

operating…

see also: Mobile Computing, Wearable Computing, Sensor Technology, Human Interface System