High Altitude Recovery Payload

HARP: High Altitude Recovery Payload

Version 0.1: RC design

/media/uploads/tylerjw/_scaled_2012-07-23_mbed_xbee_breadboard.jpg

By connecting the second xbee to a computer using a terminal command and supplying the characters L, R, C, F the light patterns change on the mbed.

Revision:
2:d1b64b3c9d26
Parent:
1:21a6da67311c
--- a/watchdog.h	Mon Jul 23 19:24:02 2012 +0000
+++ b/watchdog.h	Mon Jul 23 19:59:53 2012 +0000
@@ -18,6 +18,11 @@
 
 #include "mbed.h"
 
+/**
+ Watchdog timer
+ simple implementation gotten from mbed
+ @author unknown
+*/
 class Watchdog {
 public:
     void kick(float); // init watchdog to number of seconds