Skip to content

Commit feb3700

Browse files
committed
Added link to learning guide page
1 parent afc2dec commit feb3700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_EZ_Make_Oven/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ the controller. It also uses the Adafruit MCP9600 thermocouple amplifier, a ther
55

66
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

8-
Follow the Adafruit learn guide here: **coming soon**
8+
Follow the Adafruit learn guide here: https://learn.adafruit.com/ez-make-oven
99

1010
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.
1111

0 commit comments

Comments
 (0)