mbed Application board Accelerometer x, y, z pull out.

Working on the proprioception board code.

All axes labelled on LCD.


7 comments on mbed Application board Accelerometer x, y, z pull out.:

01 May 2013

Comment all code.

06 May 2013

All code commented. Three axes pulled out onto LCD. Each axis is in a labelled column, separated by a | character.

17 May 2013

Check for stability in x, y plane, take 10 measures, arithmetic mean then vote, Output to servo output for stability challenge.

04 Jun 2013

The reading into axis arrays of accerometer data, summation and print to LCD complete.

Debug wait artefacts removed.

04 Jun 2013

Develop stability ranges for x, y axis and incorporate into IF, ... THEN, .... ELSE structure for update of biomechanical feedback.

05 Jun 2013

Feedback incorporated. STABLE/UNSTABLE flag prints to LCD. Next task - incorporate voting routine for output to bicolour pixel array for user feedback and subsequent instruction. Intermediate output to LED.

27 Jun 2013

Voting routine incorporated for a running score on stability. Output to LED and 'NEXT LEVEL' to LCD. Create library for bicolour LED pixel array.

Please log in to post comments.