ESP32-Reflow-Controller
ESP32-Reflow-Controller copied to clipboard
is this project still live?
Hi there, I am quite interested in this project - is it still alive?
thx
Hi,
it is to me 🙂 . I´m currently (sadly very slowly) finishing profiles via JSON file.
How do you add or edit profile on the controller? I received mine few days ago, and I can't edit or add a profile directly on the board using the menu, everything is blank with no options In Select / Add or Edit submenu. Thanks.
@christophepersoz Version ofthe FW which is in your controller does not include profiles via JSON file. This functionality is implemented in menu&webserver branch but was not fully tested. Profiles are working OK, but there are some things which needs to be polished.
Hi, thanks for the reply. Knowing that where are declared the reflowing values (temp/time couple)? As it seems hard coded. Thanks
Sorry @christophepersoz did you solve your question? I had not time for this project as you see and I´m sorry about that.
Hi, thanks for your concern. Like said I actually hard coded the values in the code. Maybe JSON option to load profile will appears a day ;)