Has the Limbic Controller act as a mouse over HID protocol (and wire). Generates absolute position from seat rotation (both shells cumulative), as such disables use of regular mouse.
Dependencies: MPU6050 QEI USBDevice mbed
Fork of Seeed_Grove_3-Axis_Digital_Accelorometer_Example by
Revision 4:29d8fa241626, committed 2016-04-15
- Comitter:
- zork
- Date:
- Fri Apr 15 11:27:25 2016 +0000
- Parent:
- 3:b3aa280de9f3
- Commit message:
- Executable firmware. Has the chair act as a mouse over HID protocol (and wire). Mouse position correlates to absolute rotation positions of chair (cumulative of both seat-shells). Disables use of regular mouse (because of abs pos).
Changed in this revision
MPU6050.lib | Show annotated file Show diff for this revision Revisions of this file |
USBDevice.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/MPU6050.lib Fri Apr 15 11:21:57 2016 +0000 +++ b/MPU6050.lib Fri Apr 15 11:27:25 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/majik/code/MPU6050/#d1262cdbcf9d +https://developer.mbed.org/users/zork/code/MPU6050/#d1262cdbcf9d
--- a/USBDevice.lib Fri Apr 15 11:21:57 2016 +0000 +++ b/USBDevice.lib Fri Apr 15 11:27:25 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/mbed_official/code/USBDevice/#3bd2176d49f6 +https://developer.mbed.org/users/zork/code/USBDevice/#3bd2176d49f6