Skip to content

Releases: dukeduck1984/uReflowOven-Esp32-Micropython

v1.0

12 Jan 12:41
Compare
Choose a tag to compare

The temperature is PID controlled.

Tested on ESP32's both with/without external psram.

The GUI was built with LittleVGL (now renamed to LVGL) v6, and is not compatible with v7 due to some breaking changes in v7. The built firmwares are under folder FIRMWARE.

Non-PID

12 Jan 12:31
Compare
Choose a tag to compare
Non-PID Pre-release
Pre-release

This is the initial version which is basically an Adafruit EZ Make Oven clone based on more general and widely available hardwares.

If you are building your own reflow oven, it's not recommended to use this version.