AfterEarthLTD / Solder-Reflow-Plate

PCB based SMD reflow plates
MIT License
1.37k stars 234 forks source link

Lower temperature control #55

Open chalmers4c opened 1 year ago

chalmers4c commented 1 year ago

Hello,

I am interested in repurposing this for some wet-lab stuffs, we have limited space inside a box, and inside that box, I want to heat up a vial of liquid to 37 degrees Celsius mostly or higher but like 60 degrees celsius or something like that. I am not a software/computer scientist so i am wondering if it is possible to change the temperature setting to lower or allow user to edit?

Thanks.

transistorsion commented 6 months ago

Hello yes you can do that open the code and got to the line byte maxTempArray and add the temperate you want and upload your new code i show you example

byte maxTempArray[] = { 60, 70, 80, 90, 100, 110, 120, 130, 140, 150, 160, 170, 180 }; 1aba5534a2676aa1d0162cf9fac2fec c0b5c3fc0c72fd375b2c85f5bf35976