Cubic Hand project for EECS 249A course.
Dependencies: MMA8451Q TSI cc3000_hostdriver_mbedsocket NVIC_set_all_priorities mbed Multi_WS2811
History
Changes to LedCube.h and LedCube.cpp; ; Renamed ledCube.h and ledCube.cpp to LedCube.h and LedCube.cpp, added documentation to both, added logic to move cube to allow changing size regardless of current position.
2014-12-15, by joseoyola [Mon, 15 Dec 2014 23:55:15 +0000] rev 56
Changes to LedCube.h and LedCube.cpp; ; Renamed ledCube.h and ledCube.cpp to LedCube.h and LedCube.cpp, added documentation to both, added logic to move cube to allow changing size regardless of current position.
Merged.
2014-12-12, by kalbers [Fri, 12 Dec 2014 19:44:18 +0000] rev 55
Merged.
Merged branches.
2014-12-11, by kalbers [Thu, 11 Dec 2014 20:34:40 +0000] rev 54
Merged branches.
Converted doubles to float, and kept finger data in int format.
2014-12-11, by kalbers [Thu, 11 Dec 2014 20:16:12 +0000] rev 53
Converted doubles to float, and kept finger data in int format.
Added finger bending as color changes; ; Need to figure out the analog change
2014-12-11, by naren [Thu, 11 Dec 2014 21:22:42 +0000] rev 52
Added finger bending as color changes; ; Need to figure out the analog change
Fixed size gesture control; ; Added a different thumb threshold
2014-12-11, by naren [Thu, 11 Dec 2014 18:33:50 +0000] rev 51
Fixed size gesture control; ; Added a different thumb threshold
Merge with Kevin's updates.
2014-12-11, by robertbui [Thu, 11 Dec 2014 17:51:37 +0000] rev 50
Merge with Kevin's updates.
Gesture parameters update.
2014-12-11, by robertbui [Thu, 11 Dec 2014 17:49:21 +0000] rev 49
Gesture parameters update.
Updated alpha filter values and change position of cube conditions.
2014-12-11, by robertbui [Thu, 11 Dec 2014 14:06:34 +0000] rev 48
Updated alpha filter values and change position of cube conditions.
Fixed Possible issue with DataGlove parser buffer where reentering would rewrite the first buffer location every time.
2014-12-11, by kalbers [Thu, 11 Dec 2014 15:34:45 +0000] rev 47
Fixed Possible issue with DataGlove parser buffer where reentering would rewrite the first buffer location every time.