Add picture illustrating the soldering done

This commit is contained in:
Pim van Pelt
2017-11-28 01:34:29 +01:00
parent fac8d3b593
commit 43c842ccfa
3 changed files with 12 additions and 2 deletions

View File

@ -8,6 +8,11 @@ build around two popular pieces of hardware, both available from Adafruit:
* [Huzzah32 ESP32 Feather](https://learn.adafruit.com/adafruit-huzzah32-esp32-feather/) * [Huzzah32 ESP32 Feather](https://learn.adafruit.com/adafruit-huzzah32-esp32-feather/)
* [2.4" TFT/TouchScreen Featherwing](https://learn.adafruit.com/adafruit-2-4-tft-touch-screen-featherwing/) * [2.4" TFT/TouchScreen Featherwing](https://learn.adafruit.com/adafruit-2-4-tft-touch-screen-featherwing/)
<!--
[![Video Intro](https://img.youtube.com/vi/VID/0.jpg)](https://www.youtube.com/watch?v=VID)
-->
## Hardware: Moving Parts ## Hardware: Moving Parts
The TFT Featherwing features three components: The TFT Featherwing features three components:
@ -50,8 +55,13 @@ Peculiarities of the hardware setup:
The `LITE` and `IRQ` pads on the TFT Featherwing have to be soldered to The `LITE` and `IRQ` pads on the TFT Featherwing have to be soldered to
connect them to the Huzzah32: connect them to the Huzzah32:
* Solder the `IRQ` pad to pin 23. * Solder the `IRQ` pad to pin 23, the top left pad.
* Solder the `LITE` pad to pin 22. * Solder the `LITE` pad to pin 22, the second from the top left pad.
Here's a picture to help you find your bearings:
![Soldering image](docs/Mongoose-Touch_v2.png)
### General Design ### General Design

BIN
docs/Mongoose-Touch_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
docs/Mongoose-Touch_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB