Cubic Hand project for EECS 249A course.

Dependencies:   MMA8451Q TSI cc3000_hostdriver_mbedsocket NVIC_set_all_priorities mbed Multi_WS2811

Revisions of main.cpp

Revision Date Message Actions
48:2ba6321d79fc 2014-12-11 Updated alpha filter values and change position of cube conditions. File  Diff  Annotate
43:cf824a44a040 2014-12-11 First working code. Lighted led cube moves. color and size doesn't work yet. File  Diff  Annotate
41:367cab0162de 2014-12-11 intermediate debugging. File  Diff  Annotate
40:bdd949fc3bc2 2014-12-11 First attempt at full integration. File  Diff  Annotate
37:996bd22a633f 2014-12-11 Merged with existing code File  Diff  Annotate
36:4a58639da6cf 2014-12-11 Created Correction class; ; This corrects and filters the sensor data File  Diff  Annotate
35:b6fb5dd65a98 2014-12-11 Fixed Merge Issues File  Diff  Annotate
33:ff87df17c55d 2014-12-11 gesture recognition merged. System has "commitment" issues esp with Kevin's code. File  Diff  Annotate
32:bf5f545621aa 2014-12-11 initial draft of gesture recognition. File  Diff  Annotate
29:9deef77084af 2014-12-11 Debugged Wifi for optimal tries before reconnect. File  Diff  Annotate
28:3261015fdd17 2014-12-11 Removed Print Statements from main while loop program. File  Diff  Annotate
15:b48ac00af0b8 2014-12-07 Added a reconnect to GloveWifi. File  Diff  Annotate
14:0c4a26dc6873 2014-12-07 Added new glove parsing; ; Existing bugs: ; Getting stuck at GloveWifi::GetDataFromBuffer; LED glows yellow (can it be the problem)? File  Diff  Annotate
13:c701f1122797 2014-12-06 Fixed Glove Wifi class to initialize correctly. File  Diff  Annotate
3:5f5d75cba8e1 2014-12-05 Added DataGlove and DataWifi Class, cleaned up main to use these files. File  Diff  Annotate
1:587189fb6d87 2014-12-01 Added more libs and a test program to compile (CC3000 Client program with the glove) File  Diff  Annotate