The smartReflowV2 is a STm32WB55 based toaster oven reflow controller for reflowing PCBs at home.
- 2 SSR outputs
- 2 cooling fan outputs
- 2 MAX31855 temperature ADCs
- Buzzer
- Touch screen (Nextion 2.4" UART Display)
- Bluetooth low energy, onboard chip antenna with matching
- 2 virtual com ports
- MATLAB data streaming
- EEPROM for storing custom profiles
- PLA drying mode
The PCB was made by JLCPCB and assembled by hand.
The oven follows the desired temperature profile with only 5% of total error (Reflow state is a little bit delayed at the end). QFN28 soldering results with 138 C paste profile. No need of rework had to be done. Finished oven
- Bluetooth works, but an interface (i.e. app) is needed
- Firmware is hard to read
- PCB outline is too small (Nextion Display does not fit nicely onto it)
- EEPROM usage not implemented
- PID autotune code
MIT