UReflowOven Esp32 Micropython Versions Save

μReflow Oven controller based on ESP32 with MicroPython & LVGL

v1.0

3 years ago

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

3 years ago

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.