Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflow Master Pro ESP32 Code ¿? #24

Open
jlabordaversa opened this issue Jan 13, 2024 · 5 comments
Open

Reflow Master Pro ESP32 Code ¿? #24

jlabordaversa opened this issue Jan 13, 2024 · 5 comments

Comments

@jlabordaversa
Copy link

It is Reflow Master Pro ESP32 code available open source? I wanted to add some improvements to my oven.

@Mike-Menci
Copy link

Yes Go ahead!

@UnexpectedMaker
Copy link
Owner

No, reflow Master Pro is not open source.

@UnexpectedMaker
Copy link
Owner

UnexpectedMaker commented Jan 13, 2024

It is Reflow Master Pro ESP32 code available open source? I wanted to add some improvements to my oven.

You want to add functionality to your Reflow Master Pro? Or you want to add functionality from the Reflow Master Pro to your own non Reflow Master Pro setup?

Can you be more specific? What functionality did you want added?

@jaimelaborda
Copy link

Thank you very much for your reply.

I wanted to add PWM for fan outputs and also ideally I wanted to be able to turn the graphical interface 90 degrees so I can use it vertically as it would better fit my toaster oven. I am also thinking about changing the display to an smaller one.
But of course, if the project is not open source I cannot. I hoped that if the first version was open source this second one with the ESP32 would also be open source.

It is Reflow Master Pro ESP32 code available open source? I wanted to add some improvements to my oven.

You want to add functionality to your Reflow Master Pro? Or you want to add functionality from the Reflow Master Pro to your own non Reflow Master Pro setup?

Can you be more specific? What functionality did you want added?

@UnexpectedMaker
Copy link
Owner

@jaimelaborda AUX output is already PWM - You have the ability to set the FREQ and the % is the duty cycle.

If you can source a 2.2" ILI9341 screen that's 320x240, you can just switch the screens out, but that's not much smaller. Going smaller also drops the resolution and that's not compatible with the firmware.

Screen rotation or alternate resolution is not possible as the code is written fixed for 320x240 in the specific orientation the RMP ships in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants