Rotate the Cube Puck to invoke actions on your smartphone. Built on the Puck IOT platform.
Dependencies: Puck MPU6050 mbed
The Cube Puck is an innovative bluetooth-enabled remote control device. It is a six-sided cube that can be rotated to any of its sides to invoke actions linked to that side. The cube puck is completely customizable and therefore also quite versatile.
A tutorial for the Cube Puck is available on GitHub.
Tutorials and in-depth documentation for the Puck platform is available at the project's GitHub page
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:f98d39361332 | 2015-03-09 | aleksanb | Update puck lib version; |
10:3d708495b7a0 | 2015-02-27 | stiaje | Merge 'remove unnecessary UUID call' |
9:fc59099597cd | 2014-07-31 | stiaje | Remove unnecessary UUID wrapper call |
8:9125497a376f | 2015-02-27 | stiaje | Update puck and mbed libraries |
7:4244572015c6 | 2014-08-08 | sigveseb | Add MPU6050 failure recovery |
6:4f2aaa06ff44 | 2014-08-05 | cristea | Add license |
5:4c374f1f5df2 | 2014-07-25 | cristea | Merge cube with new lib |
4:6a2b306b6b41 | 2014-07-25 | sigveseb | Update puck to use new puck lib |
3:6a7310ea51f7 | 2014-07-24 | sigveseb | Update to use new puck lib |
2:b9b42ff80e9a | 2014-07-09 | aleksanb | Update cube direction and Gatt in ticker handler. Enable Gatt notifications for subscribers.; ; This resolves issue where IMU suddenly would die on itself due too high; query frequency. |
1:41b5460e2ee2 | 2014-07-03 | aleksanb | Update dependencies |
0:449ee9595cf6 | 2014-07-03 | aleksanb | Initial commit. |