Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ADXL202-NEESgrid driver Documentation

0.9.0

Introduction

This code reads from a Crossbow ADXL202EVB board. This is a small evaluation board for the Analog Devices ADXL202 2-axis accelerometer.

Applications

You get two applications from this - adxl-simple, which prints one reading per second, and nees-adxl, which reads and streams data out to the NEESgrid driver / NSDS.

Dependencies

This code uses two other neesgrid packages, 'flog' and 'nsds-driver' for their common subroutines. Code re-use; it's not just a theory. You have to build those before this can be compiled. This assumes they are in ../flog and ../nsds-driver

Other Stuff

Some of this code is cribbed from the net; also included are xbow.m (a Matlab interface) and xbow.cpp, a simple C++ app to read and print.
Generated on Fri May 2 15:13:15 2003 for ADXL202-NEESgrid driver by doxygen1.3