You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PyPortal_EZ_Make_Oven/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ the controller. It also uses the Adafruit MCP9600 thermocouple amplifier, a ther
5
5
6
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.
7
7
8
-
Follow the Adafruit learn guide here: **coming soon**
8
+
Follow the Adafruit learn guide here: https://learn.adafruit.com/ez-make-oven
9
9
10
10
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.
0 commit comments