Skip to content

Commit f7538e6

Browse files
committed
Updated README
1 parent 66f8020 commit f7538e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PyPortal_EZ_Make_Oven/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
The EZ Make Oven is an easy to build reflow oven utilizing a PyPortal as
44
the controller. It also uses the Adafruit MCP9600 thermocouple amplifier, a thermocouple and the IoT Power Relay from Digital Loggers.
55

6-
A standard, non-digital toaster oven is used. It should be small (4 slice capacity), at least 1150 watts and a maximum temperature of at least 450F / 230C.
6+
A standard, non-digital toaster oven is needed for this project, which can be purchased online or at your nearest appliance store. It should be small (4 slice capacity), at least 1100 watts and a maximum temperature of 450F / 230C or better.
77

88
Follow the Adafruit learn guide here: **coming soon**
99

10-
1110
Run **codecalibrate.py** first to determine calibration settings for your toaster oven. You will need to re-run this if you switch toaster ovens or update the EZ Make Oven software. The calibration values displayed will need to be manually entered into the **config.json file**. This file also contains the I2C address of your MCP9600 breakout (in decimal) and the name of the solder profile to use. Available solder profiles can be found in the profiles folder. You will need to rename this file to **code.py** in order to run it.
1211

1312
**code.py** is the EZ Make Oven code that will run the program when the board boots up.

0 commit comments

Comments
 (0)