-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:RoboticsBrno/RB0011-SolderingChallenge
- Loading branch information
Showing
11 changed files
with
58 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,43 @@ | ||
# How to solder | ||
# How to Solder | ||
|
||
![type:video](https://www.youtube.com/embed/6rmErwU5E-k) | ||
Soldering is a process in which we heat and join two (or more) components using flux and solder. | ||
|
||
## Preparation | ||
- **Sponge:** Wet the sponge before starting. After every soldered joint, first wipe the tip on the sponge and then place it in the holder. | ||
- **Flux:** It aids in better solder wettability and helps create a conductive, smooth, and good-looking joint. | ||
- **Soldering Station:** | ||
- **Transformer Soldering Iron:** It is larger and heavier. | ||
- **Micro-soldering Iron:** Heats continuously during operation, not only when the button is pressed, unlike the transformer soldering iron. The temperature is adjustable and regulated, preventing damage to the soldering tip. | ||
- Set the micro-soldering iron to a temperature of 300 °C. | ||
|
||
## Types of Soldering | ||
|
||
* **THT (Through-hole technology)** - soldering components with metal legs that are inserted through holes in the printed circuit board. | ||
* **SMD (Surface-mount technology)** - soldering components with metal bands that are pasted onto the printed circuit board. | ||
|
||
## How to Proceed | ||
<figure markdown> | ||
![Soldering](/media/soldering/en/soldering-1.png) | ||
<figcaption markdown>Image 1: How to solder [source :octicons-link-external-16:](https://consolemods.org/wiki/Intro_to_Soldering)</figcaption> | ||
</figure> | ||
|
||
<figure markdown> | ||
![Soldering](/media/soldering/en/soldering-3.jpg) | ||
<figcaption markdown>Image 2: How to solder [source :octicons-link-external-16:](https://www.circuitspecialists.com/blog/how-to-soldering-correctly-soldering-101/)</figcaption> | ||
</figure> | ||
|
||
<figure markdown> | ||
![Soldering](/media/soldering/en/soldering-2.png) | ||
<figcaption markdown>Image 3: How it should look [source :octicons-link-external-16:](https://consolemods.org/wiki/Intro_to_Soldering)</figcaption> | ||
</figure> | ||
|
||
## Tutorials | ||
|
||
### THT | ||
![type:video](https://www.youtube.com/embed/vujaGgBuKu8?si=R9vzuez8leylzqLy&clip=Ugkx7ZWut5RlKXG5L_a4UvHT_Kxr66VqGn3X&clipt=EPybHhi_3h8) | ||
|
||
### SMD - chip | ||
![type:video](https://www.youtube.com/embed/vujaGgBuKu8?si=u0rPdQ2BL0gkE9qN&start=718) | ||
|
||
### SMD | ||
![type:video](https://www.youtube.com/embed/vujaGgBuKu8?si=kH_I_9oBVI9Ww6fT&clip=Ugkx-ag6_xJGoN_jpni_PyNBF9dca4yeR7nQ&clipt=ENj2PhiQhUI) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters