Skip to content

Commit 2fb08f5

Browse files
author
David Sanz Kirbis
authored
Update README.md
1 parent 3e4fe13 commit 2fb08f5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ Reflow Oven Controller
99

1010
**Arduino-based reflow oven controller with:**
1111
* [PID] loop control
12-
* [Wave Packet] and [Phase Fired] control for AC outputs
12+
* [Wave Packet] control for AC output
1313
* 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
1515
* solely controlled using a cheap rotary encoder and its single button
16+
* uses a MAX6675 module as interface to a K type thermocouple
1617
* stores up to 30 temperature profiles in EEPROM
1718
* configurable PID-parameters
1819
* simple, small hardware to drive loads up to 600V and up to 2A without heatsink
19-
* could also be used for slow coockers
2020
* *Please Note*: Requires Arduino IDE 1.5.x or newer
2121

2222
(c) 2017 David Sanz Kirbis
@@ -38,6 +38,8 @@ in part based on a project (c) 2013 Ed Simmons <[email protected]>
3838
![Complete1] | ![Complete2] | ![Complete3]
3939
------------ | ------------ | -------------
4040

41+
42+
4143
<!---
4244
**Post action shot**
4345

0 commit comments

Comments
 (0)