Control Code with I/O and ADC working

Dependencies:   MODSERIAL mbed

Changes

RevisionDateWhoCommit message
21:f87464a7e7c6 2018-07-18 jrodenburg Code with diagnostics default tip
20:cdeed4dad690 2018-07-16 jrodenburg New code running on boards without diagnostics
19:0946665b37c7 2018-06-28 jrodenburg Added error check for I2C SDA line pulled low
18:aaec99ca68c3 2018-06-20 jrodenburg Removed excessive print statements
17:96c064f773ab 2018-06-20 jrodenburg Got rid of excessive print statements;
16:82d941b1ef21 2018-06-20 jrodenburg 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
15:74a01aaeb60e 2018-06-11 jrodenburg 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)
14:69cd53434783 2018-05-16 jrodenburg 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
13:604e6933366f 2018-05-08 jrodenburg Working code with revised cooling (if within 5 degrees will cool until near set point), has run on a row and is functional
12:1cada1fe4743 2018-05-07 jrodenburg Working version, if all else fails go to this file, it controls everything with a 4s period and GUI control
11:fe6c5aac5d89 2018-04-10 jrodenburg Test MBED baord
10:d2b538d6e752 2018-04-02 jrodenburg Code before adding MBED to MBED serial communication
9:8cd14861dc63 2018-04-02 jrodenburg Code before adding other RX/TX channels
8:dbf8bd4815f8 2018-03-28 jrodenburg Code before adding in Huyens Code
7:8a5e65e63e2a 2018-03-20 jrodenburg Code before integrating Huyen's code
6:c980535393ed 2018-03-07 jrodenburg Most recent code, running on test rack.
5:0f38a0bd4f86 2018-03-01 jrodenburg 3/1/2018 Code
4:168a446bd0da 2018-02-13 jrodenburg Code with the control loop updated.;
3:0c9476da0cad 2018-02-08 jrodenburg Update with old code integrated (I/O and ADC libraries working)
2:bd118a724f03 2018-02-08 jrodenburg Updated code with old code integrated
1:0182b86f9bd4 2018-02-05 jrodenburg The ADC and GPIO chips are working;
0:a28a1035c31b 2018-01-22 jrodenburg Code that has I/O working, after replacing the hotswap buffer with a dumb buffer