Export for Dan

Dependencies:   mbed MODSERIAL1

Changes

RevisionDateWhoCommit message
9:b2debb0a6272 2016-04-14 atravieso This outputs humidity, and elapsed time (in seconds). Outputs X, Y, and Z accelerations although only zeros (compare with working Accelerometer program to find prob). Responds to serial interrupts of old format. No compass interaction implemented. default tip
8:6ce08e44a28e 2015-11-02 atravieso Can receive and transmit hex commands on J3 via an RS232 level shifter.; Accelerations, elapsed time (in seconds), and humidity print to the terminal in ASCII via level shifter attached to J3.
7:79a10204cb3b 2015-10-30 atravieso Serial comms on J3 via an RS232 level shifter.; Formatted humidity and acceleration data on terminal via J3.
6:aa3219001d18 2015-10-30 atravieso Serial comms work via J3 via an RS232 level shifter. Humidity and accelerations print to the terminal.
5:14a21c3812ed 2015-10-29 atravieso Sends and receives commands on the comm port via an RS232 level shifter. Outputs humidity information in ASCII.
4:810c3971bb3e 2015-10-29 atravieso Sending and Receiving data on pins 13 and 14 via RS232 level shifter to the PC.
3:4039b6c8da2e 2015-10-27 atravieso Reads in 7 expected commands (in Hex) and turns on corresponding LEDs
2:d6cadd28a68e 2015-10-27 atravieso Will turn on LED2 if the StartCalibration Command (AA55FF00) is received on the terminal via USB Serial.
1:66e3217ec4ec 2015-10-27 atravieso Compares two of the same character as entered from the terminal on the USB serial port.
0:4b4c18724370 2015-10-22 atravieso This will turn on and off LEDs when the message is entered in the terminal.