Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Malota
87778d8c2b support for kernel spi (not bitbang) MAX38155 interface 2017-11-30 18:48:39 -06:00
Tom
9ca2842b0e unary operation made safe in error handler for Thermocouple
unary & is used with 32 bits operands. If the operand literal is not
explicitly expressed as  32bits, it can create random casting errors
depending on the Python version and the underlying implementation.
2017-09-15 15:58:29 -04:00
I.C.E.C
c31a1af8a1 add init script so we can make the picoReflow server autostart on boot, just run the commands (see readme) and it should start on boot 2016-09-03 16:34:36 +02:00
Andy Rawson
43ed42245e Add time and temperature options 2016-07-07 23:41:06 -05:00
Rob Shaw
0e14a20cbf Added config option to invert the polarity of the heater 2016-04-07 15:51:46 +01:00
sbman
00ed33b002 Added non responsive sensor emergency stop
Added an 'emergency stop' feature to stop a run if the temperature
sensor is no longer providing data.  If the temperature sensor values
are remaining stable and exactly the same for 20 time cycles
consecutively while the heat is on, the run is reset to prevent damage
to the part or the oven.
2015-07-02 10:47:34 -07:00
Thorsten Eggert
950cee1160 added MAX6675 support 2014-12-19 08:54:15 +00:00
chrono
4f7beb5238 Moved python libs to ./lib 2013-12-10 09:34:32 +00:00