- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
DIY Reflow Oven
If you design PCB with SMD components, you know how tedious and time-consuming the soldering operation using a classic or air soldering station can be. In industries the reflow ovens are used, that allow the welding with a certain temperature curve. In this project we see how to build one starting from an old kitchen oven.
The project is based on a Blue Pill with STM32 that will set a certain temperature through a solid state relay that feeds the oven resistance and reading the temperature through a MAX6675 module with its thermocouple. The oven also has a 3.5″ Nextion touch display where it is possible to set all the parameters and view the temperature trend in real time.
Of course it is possible to use any Arduino if you are not familiar with the STM32 platform, keeping the circuit diagram.