Add doc about soldering the boards together
parent
fcb2a00a69
commit
657db816d4
Binary file not shown.
After Width: | Height: | Size: 214 KiB |
@ -0,0 +1,3 @@
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2021 Arofarn
|
||||
#
|
||||
# SPDX-License-Identifier: CC-BY-4.0
|
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
@ -0,0 +1,3 @@
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2021 Arofarn
|
||||
#
|
||||
# SPDX-License-Identifier: CC-BY-4.0
|
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
@ -0,0 +1,3 @@
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2021 Arofarn
|
||||
#
|
||||
# SPDX-License-Identifier: CC-BY-4.0
|
@ -0,0 +1,26 @@
|
||||
Soldering TrellisM4 with 2 Neotrellis
|
||||
=====================================
|
||||
|
||||
Here is how to do tilled one trellis m4 and 2 neotrellis (seesaw) into a square :
|
||||
|
||||
1. solder the 2 neotrellis together as described `in the tutorial <https://learn.adafruit.com/adafruit-neotrellis/tiling>`_ (including pad for I2C addresses as needed).
|
||||
2. solder the tilled neotrellis to the trellis :
|
||||
|
||||
- every texts on the silkscreen in the same direction = the LED N°1 of the
|
||||
neotrellis and the USB port up
|
||||
- among the left pads on the bottom edge of the trellis m4 :
|
||||
solder ONLY the center one (GND)
|
||||
|
||||
.. image:: _static/tilled_trellis_left_pad.jpg
|
||||
:scale: 50 %
|
||||
|
||||
- solder every 5 pads on the right
|
||||
|
||||
.. image:: _static/tilled_trellis_right_pad.jpg
|
||||
:scale: 50 %
|
||||
|
||||
|
||||
Here is a picture of the full tilled board:
|
||||
|
||||
.. image:: _static/tilled_trellis_full.jpg
|
||||
:scale: 50 %
|
@ -0,0 +1,4 @@
|
||||
SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
|
||||
SPDX-FileCopyrightText: Copyright (c) 2021 Arofarn
|
||||
|
||||
SPDX-License-Identifier: MIT
|
Loading…
Reference in New Issue