Description:
GAMRY_Folder_Reader_Alpha.m is the final Matlab code able to read the information coming from the Gamry to analyze and control the experiment
Description:
Temp_Increment regulates oven temperature through the desired temperature setpoint (set via MATLAB) this code compares the desired setpoint temperature and controls a relay (on/off) to regulate temperature. This code should be executed prior to executing the MATLAB code since this code awaits MATLAB input via serial communication. To execute this program, please download and install the MAX31855 library through Library Manager in the Arduino IDE.