dukeduck1984 / uReflowOven-Esp32-Micropython

μReflow Oven controller based on ESP32 with MicroPython & LVGL
116 stars 33 forks source link

Using ESP32-WROOM instead ESP32-WROVER? 8MB or 4MB? #19

Closed katyurua closed 2 years ago

katyurua commented 2 years ago

Hard to get ESP32-WROVER

Can I use ESP32-WROOM?


Is 8MB necessary?

Can I use 4MB module?

dukeduck1984 commented 2 years ago

yes, you can. either 4mb or 8mb will work.

dukeduck1984 commented 2 years ago

pls flash the firmware included in this repo.

katyurua commented 2 years ago

thanks