Skip to content

Commit c19039d

Browse files
committed
Embed soldering videos.
Also add note about delicate display unit.
1 parent d7896ef commit c19039d

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

docs/guides/esp32-color-kit-grande.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,17 @@ You might need to cut off the pin headers on the other side of the connector PCB
3232

3333
See the [dedicated chapter below](#operating-the-fpc-connectors) about how to open & close the FPC connectors.
3434

35+
!!! danger
36+
37+
Handle the delicate display unit and its FPC ribbons with extra care.
38+
Be sure to NOT sharply bend (i.e. fold), pull or otherwise apply stress to the ribbon cables and their connection to the unit.
39+
3540
1. Cut the female pin headers strips to length (12 & 16 pins) and solder them to the connector PCB.
36-
See video tutorial below.
41+
See video tutorial below (collapsible section).
3742
2. OPTIONAL but recommended: solder the on/off switch to PCB.
3843
Will be tricky to add later after the display module is attached to the PCB.
3944
3. OPTIONAL: solder the Grove connector to the PCB.
40-
See "SMD soldering" video tutorial below.
45+
See "SMD soldering" video tutorial below (collapsible section).
4146
Can easily be added later anytime.
4247
4. Cut the male pin headers strips to length (12 & 16 pins) and solder them to the ESP32 board.
4348
5. Peel off the protective film on one side of the four foam stickers and attach them to the front of the connector PCB in the designated areas ("TAPE").
@@ -52,14 +57,16 @@ See the [dedicated chapter below](#operating-the-fpc-connectors) on how to corre
5257

5358
<iframe width="480" height="300" src="https://www.youtube.com/embed/AL6-BsUyV6k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
5459

55-
<iframe width="480" height="300" src="https://www.youtube.com/embed/VhBRtyJvOQ0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
60+
??? tip "Expand to show soldering tutorials"
5661

57-
General introduction to working with pin headers incl. how to solder them.
58-
[![YouTube pin headers video](https://i.ytimg.com/vi/qz9Ryos1_GY/hqdefault.jpg)](https://youtu.be/qz9Ryos1_GY "Pin Headers - soldering, cutting, male, female, etc.")
62+
=== "Working with pin headers"
63+
General introduction to working with pin headers incl. how to solder them.
64+
<iframe width="560" height="315" src="https://www.youtube.com/embed/qz9Ryos1_GY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
5965

60-
Detailed instructions how to solder SMD components.
61-
Recommended for soldering the Grove connector if you have never done any SMD soldering before.
62-
[![YouTube SMD soldering video](https://i.ytimg.com/vi/EW9Y8rDm4kE/hqdefault.jpg)](https://youtu.be/EW9Y8rDm4kE "How To Solder SMD Correctly - Part 1 /SMD Soldering Tutorial")
66+
=== "Soldering SMD components"
67+
Detailed instructions how to solder SMD components.
68+
Recommended for soldering the Grove connector if you have never done any SMD soldering before.
69+
<iframe width="560" height="315" src="https://www.youtube.com/embed/EW9Y8rDm4kE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
6370

6471
### Operating the FPC connectors
6572

0 commit comments

Comments
 (0)