Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed DisplayModule24_demo_day10
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 8:a7b7edb66de5 | 2017-01-17 | ldelaney17 | final commit; cleaned up debug code; added comments; set 10s ticker period |
| 7:b275c76de4ba | 2017-01-17 | ldelaney17 | Final working version; still needs some more comments, but everything works |
| 6:3ee97b2c012c | 2017-01-17 | ldelaney17 | working version; no sensor data display yet, but display and touch are working |
| 5:8a2afc6fdeb0 | 2017-01-17 | ldelaney17 | add compass.h and compass.cpp |
| 4:3d5abdf9ad0e | 2017-01-17 | ldelaney17 | add an average temp function |
| 3:4cd5469a146f | 2017-01-17 | ldelaney17 | add tmp.cpp and tmp.h from the day 7 miniproject. ; ; modify the code to only print when in DEBUG_MODE |
| 2:1ab4c19b99d4 | 2017-01-17 | ldelaney17 | Add functions to get the average of n readings from the accelerometer. Set n to default to 5. ; ; Added comments to acc.h |
| 1:f2a5ea8ff543 | 2017-01-17 | ldelaney17 | small change to acc.h |
| 0:b1840c1fbeb8 | 2017-01-17 | ldelaney17 | initial commit; |