Use a touchscreen display to select which sensor measurement to display
Dependencies: mbed DisplayModule24_demo_day10
History
final commit; cleaned up debug code; added comments; set 10s ticker period
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 21:28:13 +0000] rev 8
final commit; cleaned up debug code; added comments; set 10s ticker period
Final working version; still needs some more comments, but everything works
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 21:08:45 +0000] rev 7
Final working version; still needs some more comments, but everything works
working version; no sensor data display yet, but display and touch are working
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 20:49:46 +0000] rev 6
working version; no sensor data display yet, but display and touch are working
add compass.h and compass.cpp
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 19:23:00 +0000] rev 5
add compass.h and compass.cpp
add an average temp function
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 19:02:25 +0000] rev 4
add an average temp function
add tmp.cpp and tmp.h from the day 7 miniproject. ; ; modify the code to only print when in DEBUG_MODE
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 19:00:27 +0000] rev 3
add tmp.cpp and tmp.h from the day 7 miniproject. ; ; modify the code to only print when in DEBUG_MODE
Add functions to get the average of n readings from the accelerometer. Set n to default to 5. ; ; Added comments to acc.h
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 18:56:56 +0000] rev 2
Add functions to get the average of n readings from the accelerometer. Set n to default to 5. ; ; Added comments to acc.h
small change to acc.h
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 18:46:21 +0000] rev 1
small change to acc.h
initial commit;
2017-01-17, by ldelaney17 [Tue, 17 Jan 2017 18:23:16 +0000] rev 0
initial commit;