Toaster Reflow Oven
An STM32 based reflow oven controller

An STM32-based reflow oven controller with touchscreen GUI based on the LittleVGL library.
It is designed to control the Panasonic NT-GT1 toaster oven and includes baking and reflow functions, customizable profiles, and sampled audio output.
Repo
DIY toaster reflow oven - Part 1 (Oven hardware)

This is the first part of a four-part post detailing the design, manufacture, and programming of a reflow oven based on the Panasonic NT-GT1, 9-liter, 1200W toaster oven:1 (Oven hardware)
2 (Controller hardware)3 (Manufacturing)4 (Controller software) start-summary-here After reflowing for some time with hot air and saucepans, I’ve decided it’s time to build a dedicated reflow oven. There are tons of DIY reflow oven projects out there, but I decided to design and build my own (see NIH syndrome) for the fun of it.
DIY toaster reflow oven - Part 2 (Controller hardware)

This is the second part of a four-part post detailing the design, manufacture, and programming of a reflow oven based on the Panasonic NT-GT1, 9-liter, 1200W toaster oven:1 (Oven hardware)2 (Controller hardware)
3 (Manufacturing)4 (Controller software) start-summary-here In part 1 we discussed the selection and modification of the oven itself. It’s now time to work on the external controller.
DIY toaster reflow oven - Part 3 (Manufacturing)

This is the third part of a four-part post detailing the design, manufacture, and programming of a reflow oven based on the Panasonic NT-GT1, 9-liter, 1200W toaster oven:1 (Oven hardware)2 (Controller hardware)3 (Manufacturing)
4 (Controller software) start-summary-here So far we’ve looked at the hardware design, but aside from modifying the oven in part 1, nothing has been built yet.
DIY toaster reflow oven - Part 4 (Controller software)

This is the final part of a four-part post detailing the design, manufacture, and programming of a reflow oven based on the Panasonic NT-GT1, 9-liter, 1200W toaster oven: 1 (Oven hardware)2 (Controller hardware)3 (Manufacturing)4 (Controller software)
start-summary-here Continuing on from the prior posts on the controller hardware and manufacturing, the device needs software.