- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 5 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 5 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 7 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 8 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year 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
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.