Library for my home monitoring classes and serial communication protocol. It monitors temperature and movement on the mbed application board.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:84432add9142 | 2013-09-03 | groletter | Added class documentation. Not sure how to do this for pure C code. |
1:2f5a62eb52ad | 2013-09-03 | groletter | A couple bugs found and fixed. This should be final version for class. Maybe I'll work on it on my own later. |
0:3f846fc933a2 | 2013-09-01 | groletter | My library for temperature and motion monitoring and communication over a USB Serial device. Requires host-side code. |