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

ptx Struct Reference

ptx Struct Reference
[Pt]

Extended PT. More...

#include <graham-pt.h>


Detailed Description

Extended PT.

This add's a flags field to the basic pt structure.

Definition at line 62 of file graham-pt.h.