An IOT project which helps elder to alert emergency events by using Linkit ONE, Android app and Mediatek Cloud Service.
- communication/
- Linkit ONE code (.ino)
- Doc/
- Proposal document
- Oral proposal slide
- Report
- ElderCare/
- Android app code
- Library/
- Libraries used in Linkit ONE.(described in the following section)
-
Although we used the Accelerometer MMA7660 library, but we found that the data from getAcceleration() wasn't correct. So we change a little bit in the MMA7660.cpp based on this solution.
-
Append the MMA7660 datasheet. The table on page 28 helps us understand the changing from the solution above.