In-air mouse using Freedom board

Dependencies:   MMA8451Q TSI USBDevice mbed

Fork of USBMouse_HelloWorld by Samuel Mokrani

First project using (and testing out) the Freescale Freedom board.

Plug the USB (not SDA) connector into your machine.

Tilt the board to move the cursor, and use the touch sensor for left and right click.

Files at this revision

API Documentation at this revision

Comitter:
samux
Date:
Fri Mar 01 13:26:13 2013 +0000
Parent:
3:b8caa902d79e
Child:
5:46a260b843b9
Commit message:
use latest USBDevice lib (FRDM-KL25Z support)

Changed in this revision

USBDevice.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/USBDevice.lib	Sun Oct 14 12:39:53 2012 +0000
+++ b/USBDevice.lib	Fri Mar 01 13:26:13 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/USBDevice/#6d85e04fb59f
+http://mbed.org/users/mbed_official/code/USBDevice/#335f2506f422
--- a/mbed.bld	Sun Oct 14 12:39:53 2012 +0000
+++ b/mbed.bld	Fri Mar 01 13:26:13 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/7110ebee3484
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec
\ No newline at end of file