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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:acdf490d94a7 | 2014-04-08 | marcelobarrosalmeida | Adding accel to sensor list |
0:01c4d4d8febf | 2014-04-07 | marcelobarrosalmeida | first version |