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

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
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]