Commit 2fb08f5 David Sanz Kirbis
authored
1 parent 3e4fe13 commit 2fb08f5 Copy full SHA for 2fb08f5
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ Reflow Oven Controller
9
9
10
10
** Arduino-based reflow oven controller with:**
11
11
* [ PID] loop control
12
- * [ Wave Packet] and [ Phase Fired ] control for AC outputs
12
+ * [ Wave Packet] control for AC output
13
13
* graphic TFT LC-Display, drawing the temperature curves
14
- * using an [ Adafruit 1.8" TFT ] or derivate display
14
+ * using a 5v compatible 1.8" of 1.44" TFT SPI display with ST7735 controller
15
15
* solely controlled using a cheap rotary encoder and its single button
16
+ * uses a MAX6675 module as interface to a K type thermocouple
16
17
* stores up to 30 temperature profiles in EEPROM
17
18
* configurable PID-parameters
18
19
* simple, small hardware to drive loads up to 600V and up to 2A without heatsink
19
- * could also be used for slow coockers
20
20
* * Please Note* : Requires Arduino IDE 1.5.x or newer
21
21
22
22
(c) 2017 David Sanz Kirbis
38
38
![ Complete1] | ![ Complete2] | ![ Complete3]
39
39
------------ | ------------ | -------------
40
40
41
+
42
+
41
43
<!-- -
42
44
**Post action shot**
43
45
You can’t perform that action at this time.
0 commit comments