Skip to content

Latest commit

 

History

History
138 lines (89 loc) · 5.64 KB

hardware_assembly.md

File metadata and controls

138 lines (89 loc) · 5.64 KB
icon
material/tools

USB Connector

The USB connection is utilized for programming and serial communication. Users only need to plug their RA6M5 Thing Plus into a computer using a USB-C cable.

[![USB connection](./assets/img/hookup_guide/assembly-usb.jpg){ width="400" }](./assets/img/hookup_guide/assembly-usb.jpg "Click to enlarge") The RA6M5 Thing Plus with USB-C cable attached.

LiPo Battery

For remote IoT applications, a LiPo battery can be connected. Additionally, users may be interested in utilizing a solar panel and USB-C cable to recharge their battery.

[![Battery connected to the RA6M5 Thing Plus](./assets/img/hookup_guide/assembly-battery.jpg){ width="400" }](./assets/img/hookup_guide/assembly-battery.jpg "Click to enlarge") The RA6M5 Thing Plus with a battery connected.

!!! warning Users should avoid pulling on the wires of a battery to disconnect it from the board. Instead, it is recommended that a pair of dikes (i.e. diagonal wire cutters), pliers, or tweezers be used to pull on the JST connector housing, to avoid damaging the battery wiring.

<figure markdown>
[![Disconnect battery w/ dikes](./assets/img/hookup_guide/assembly-battery_removal.jpg){ width="400" }](./assets/img/hookup_guide/assembly-battery_removal.jpg "Click to enlarge")
<figcaption markdown>Using a pair of dikes to disconnect a battery.</figcaption>
</figure>

Breakout Pins

The PTH pins on the RA6M5 Thing Plus are broken out into 0.1"-spaced pins on the edges of the board.

??? tip "New to soldering?" If you have never soldered before or need a quick refresher, check out our How to Solder: Through-Hole Soldering guide.

<div class="grid cards col-4" markdown align="center">

-   <a href="https://learn.sparkfun.com/tutorials/5">
	<figure markdown>
	![Tutorial thumbnail](https://cdn.sparkfun.com/c/264-148/assets/e/3/9/9/4/51d9fbe1ce395f7a2a000000.jpg)
	</figure>

	---
	
	**How to Solder: Through-Hole Soldering**</a>

</div>

Headers

Headers are versatile in their compatibility with shields, breadboards, or jumper wires.

[![Soldering headers](./assets/img/hookup_guide/assembly-headers.jpg){ width="400" }](./assets/img/hookup_guide/assembly-headers.jpg "Click to enlarge") Soldering headers to the RA6M5 Thing Plus.

??? tip "Stackable Headers" Our Feather Stackable Header Kit is a great option for stacking on shields (w/ Feather footprint) or on a breadboard; while leaving its pins still accessible.

<figure markdown>
[![Stackable Headers](./assets/img/hookup_guide/assembly-stackable_headers.jpg){ width="400" }](./assets/img/hookup_guide/assembly-stackable_headers.jpg "Click to enlarge")
<figcaption markdown>Stackable headers on the RA6M5 Thing Plus.</figcaption>
</figure>

Hookup Wires

For a more permanent connection, users can solder wires directly to the board.

[![Soldering wires](./assets/img/hookup_guide/assembly-wires.jpg){ width="400" }](./assets/img/hookup_guide/assembly-wires.jpg "Click to enlarge") Soldering wires to the RA6M5 Thing Plus.

SD Card Slot

The RA6M5 Thing Plus includes a µSD card slot on the back of the board. The cardholder functions through a push/pull operation. (The card slot doesn't include a spring retention mechanism; cards are held in place through friction.)

[![Inseting an SD card](./assets/img/hookup_guide/assembly-sd_card.jpg){ width="400" }](./assets/img/hookup_guide/assembly-sd_card.jpg "Click to enlarge") Users can slide-in or pull-out a µSD card from the cardholder.

!!! info "SD Card Compatibility" The R6M5 Thing Plus supports µSD cards with a FAT32 file system (i.e. only cards up to 32GB in size).

Qwiic Devices

The Qwiic system allows users to effortlessly prototype with a Qwiic compatible I^2^C device without soldering. Users can attach any Qwiic compatible sensor or board, with just a Qwiic cable. (*The example below, is for demonstration purposes and is not pertinent to the board functionality or this tutorial.)

[![Qwiic devices connected to RA6M5 Thing Plus](./assets/img/hookup_guide/assembly-qwiic.jpg){ width="400" }](./assets/img/hookup_guide/assembly-qwiic.jpg "Click to enlarge") The [BME688 environmental](https://www.sparkfun.com/products/19096) and [VL53L1X distance](https://www.sparkfun.com/products/14722) Qwiic sensor boards connected to the RA6M5 Thing Plus.