- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 1 week ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 1 week ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 3 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 10 months ago
- Snowflake with ArduinoPosted 10 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 11 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
Digital Soldering Station
Build a digital soldering station that allows you to perfectly adjust the temperature of the Hakko 907 soldering iron thanks to a PID system.
When the system detects that the iron tip temperature is lower than the set point, it will increase the power required to generate heat. When the iron temperature is higher than the set temperature, the power will be cut off causing a drop in temperature.
The system performs this process very quickly, constantly turning the heating element on and off to maintain a constant temperature at the tip. This is why the warm-up times of digital soldering stations are very fast.