Export for Dan

Dependencies:   mbed MODSERIAL1

History

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

2016-04-14, by atravieso [Thu, 14 Apr 2016 19:03:32 +0000] rev 9

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.


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.

2015-11-02, by atravieso [Mon, 02 Nov 2015 17:09:22 +0000] rev 8

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.


Serial comms on J3 via an RS232 level shifter.; Formatted humidity and acceleration data on terminal via J3.

2015-10-30, by atravieso [Fri, 30 Oct 2015 19:45:13 +0000] rev 7

Serial comms on J3 via an RS232 level shifter.; Formatted humidity and acceleration data on terminal via J3.


Serial comms work via J3 via an RS232 level shifter. Humidity and accelerations print to the terminal.

2015-10-30, by atravieso [Fri, 30 Oct 2015 18:51:47 +0000] rev 6

Serial comms work via J3 via an RS232 level shifter. Humidity and accelerations print to the terminal.


Sends and receives commands on the comm port via an RS232 level shifter. Outputs humidity information in ASCII.

2015-10-29, by atravieso [Thu, 29 Oct 2015 23:04:14 +0000] rev 5

Sends and receives commands on the comm port via an RS232 level shifter. Outputs humidity information in ASCII.


Sending and Receiving data on pins 13 and 14 via RS232 level shifter to the PC.

2015-10-29, by atravieso [Thu, 29 Oct 2015 20:18:49 +0000] rev 4

Sending and Receiving data on pins 13 and 14 via RS232 level shifter to the PC.


Reads in 7 expected commands (in Hex) and turns on corresponding LEDs

2015-10-27, by atravieso [Tue, 27 Oct 2015 20:45:57 +0000] rev 3

Reads in 7 expected commands (in Hex) and turns on corresponding LEDs


Will turn on LED2 if the StartCalibration Command (AA55FF00) is received on the terminal via USB Serial.

2015-10-27, by atravieso [Tue, 27 Oct 2015 17:43:49 +0000] rev 2

Will turn on LED2 if the StartCalibration Command (AA55FF00) is received on the terminal via USB Serial.


Compares two of the same character as entered from the terminal on the USB serial port.

2015-10-27, by atravieso [Tue, 27 Oct 2015 17:39:06 +0000] rev 1

Compares two of the same character as entered from the terminal on the USB serial port.


This will turn on and off LEDs when the message is entered in the terminal.

2015-10-22, by atravieso [Thu, 22 Oct 2015 23:08:05 +0000] rev 0

This will turn on and off LEDs when the message is entered in the terminal.