Build upon MMA7660_HelloWorld to pull out x, y, z axes from device and print to LCD on mbed Application Board
Dependencies: C12832_lcd MMA7660 mbed
Fork of MMA7660_HelloWorld by
Here reside bits and pieces of coding that is mostly derivative of the work of others. Mostly extensions and other modifications.
The proprioception board project.
Board design images follow.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:62095a0c2429 | 2013-06-27 | chapfohn | Takes readings of stability, assigns to score [+1] for each success. |
5:ba17585f3a2a | 2013-06-05 | chapfohn | Take x, y data into array, summation and average. |
4:10426f54d388 | 2013-06-04 | chapfohn | Program reads x, y axis data into array, totals and averages. |
3:0d76aaff55b8 | 2013-06-04 | chapfohn | Program reads x, y axis data into array, toatals and averages. |
2:b0a8d3b7a6dd | 2013-05-06 | chapfohn | Axes labelled, separated into columns. |
1:0a7a84edc8e5 | 2013-04-30 | chapfohn | Built upon MMA7660_HelloWorld to pull out x, y, z axes from device and print to LCD on mbed application board. |
0:bd0546063b0a | 2012-10-17 | Sissors | Hello World 1.0 |