Generic communication interface between the wireless board (mote) and the sensor board. Any kind of sensor board can be connected to the mote using this specification given it provides a SPI peripheral, one input pin with interrupt capability and one digital output. The sensor board must implement a special register set from which all required information can be retrieved. Protocol: http://is.gd/wuQorh Github: http://is.gd/ySj1L9

Dependencies:   mbed-src

Auto generated API documentation and code listings for sens_itf

Classes

MMA8451Q MMA8451Q accelerometer example
ptx Extended PT
TSISensor TSISensor example

Code

buf_io.c [code] Several functions for handling data in buffers
buf_io.h [code]
crc16.c [code]
crc16.h [code]
FRDM-s401.h [code]
graham-pt.h [code] Protothreads implementation
lc-addrlabels.h [code] Implementation of local continuations based on the "Labels as values" feature of gcc
lc-switch.h [code] Implementation of local continuations based on switch() statment
lc.h [code] Local continuations
LCDconfig.h [code]
MMA8451Q.cpp [code]
MMA8451Q.h [code]
pt-sem.h [code] Couting semaphores implemented on protothreads
pt.h [code] Protothreads implementation
sens_itf.c [code]
sens_itf.h [code]
sens_itf_sensor.cpp [code]
sens_util.c [code]
sens_util.h [code] Utilities routines
SLCD.cpp [code]
SLCD.h [code]
TSISensor.cpp [code]
TSISensor.h [code]