Control Code with I/O and ADC working

Dependencies:   MODSERIAL mbed

History

Code with diagnostics default tip

2018-07-18, by jrodenburg [Wed, 18 Jul 2018 21:28:45 +0000] rev 21

Code with diagnostics


New code running on boards without diagnostics

2018-07-16, by jrodenburg [Mon, 16 Jul 2018 03:53:59 +0000] rev 20

New code running on boards without diagnostics


Added error check for I2C SDA line pulled low

2018-06-28, by jrodenburg [Thu, 28 Jun 2018 21:30:44 +0000] rev 19

Added error check for I2C SDA line pulled low


Removed excessive print statements

2018-06-20, by jrodenburg [Wed, 20 Jun 2018 18:33:26 +0000] rev 18

Removed excessive print statements


Got rid of excessive print statements;

2018-06-20, by jrodenburg [Wed, 20 Jun 2018 18:13:31 +0000] rev 17

Got rid of excessive print statements;


Made 3 primary revisions:; 1. Sent all temp. data over serial; 2. Sped up A/D reading by writing all channels than reading ; 3. Got rid of chiller inner cooling loop

2018-06-20, by jrodenburg [Wed, 20 Jun 2018 00:30:48 +0000] rev 16

Made 3 primary revisions:; 1. Sent all temp. data over serial; 2. Sped up A/D reading by writing all channels than reading ; 3. Got rid of chiller inner cooling loop


Reduced the number of print statements in an attempt to limit the amount of data on the serial lines (used to help with the connection serial reliability)

2018-06-11, by jrodenburg [Mon, 11 Jun 2018 21:10:14 +0000] rev 15

Reduced the number of print statements in an attempt to limit the amount of data on the serial lines (used to help with the connection serial reliability)


Latest Revision running on Test Rack. This is Justin's final revision of the C code, needs to be merged with Huyen's code and than this will become the final version

2018-05-16, by jrodenburg [Wed, 16 May 2018 19:31:12 +0000] rev 14

Latest Revision running on Test Rack. This is Justin's final revision of the C code, needs to be merged with Huyen's code and than this will become the final version


Working code with revised cooling (if within 5 degrees will cool until near set point), has run on a row and is functional

2018-05-08, by jrodenburg [Tue, 08 May 2018 17:08:37 +0000] rev 13

Working code with revised cooling (if within 5 degrees will cool until near set point), has run on a row and is functional


Working version, if all else fails go to this file, it controls everything with a 4s period and GUI control

2018-05-07, by jrodenburg [Mon, 07 May 2018 03:38:15 +0000] rev 12

Working version, if all else fails go to this file, it controls everything with a 4s period and GUI control