Library for my home monitoring classes and serial communication protocol. It monitors temperature and movement on the mbed application board.

Dependents:   FinalProject

History

Added class documentation. Not sure how to do this for pure C code. default tip

2013-09-03, by groletter [Tue, 03 Sep 2013 20:24:12 +0000] rev 2

Added class documentation. Not sure how to do this for pure C code.


A couple bugs found and fixed. This should be final version for class. Maybe I'll work on it on my own later.

2013-09-03, by groletter [Tue, 03 Sep 2013 08:54:55 +0000] rev 1

A couple bugs found and fixed. This should be final version for class. Maybe I'll work on it on my own later.


My library for temperature and motion monitoring and communication over a USB Serial device. Requires host-side code.

2013-09-01, by groletter [Sun, 01 Sep 2013 23:35:18 +0000] rev 0

My library for temperature and motion monitoring and communication over a USB Serial device. Requires host-side code.