# 各部の説明

![](/files/-MSV-T9LvIHllkEc6zwE)

## 1. Raspberry Pi 接続コネクタ

Raspberry PiのGPIOポートに接続するためのコネクタです。

## 2. HATチェック端子

Raspberry PiのGPIOピンのチェック用端子です。\
Raspberry Pi接続コネクタと同じピン配列になっており、信号の確認を行う、センサーを接続するなど自由にご使用いただけます。

## 3. DIP接続コネクタ

TWELITE DIPやBLUE/RED PALを接続するためのコネクタです。

本端子における注意事項は[使用上の注意](/mw-psd-sta-rpi-1/precautions-for-use.md#dipkonekutanorii)を参照してください。

## 4. DIPチェック端子

TWELITE DIPやBLUE/RED PALの入出力の確認するための端子です。\
ほかにも、この端子にLEDやセンサーなどを接続すればTWELITEで制御することができ、HATチェック端子と本端子を配線するとRaspberry PiでTWELITEをモニタリングできます。

## 5. 電源チェック端子

本端子に接続されているジャンパーピンによってTWELITEとRaspberry PiのGNDを接続しており、ジャンパーピンを外すとTWELITEの電源を切ることができます。\
また、ジャンパーピンを取り外し、代わりにテスターなどを接続することで、本製品に接続したTWELITEの消費電流を計測することができます。

## 6. 動作チェック端子

TWELITEとRaspberry Piで接続されている各ピンの信号を確認することができます。\
また、本端子からハーネスを伸ばし、TWELITE PALやTWELITE CUEの7Pインターフェイスに接続することで、TWELITE R2なしでRaspberry Piからアプリの書き換えなどができます。

本端子における注意は[使用上の注意](/mw-psd-sta-rpi-1/precautions-for-use.md#chekkunorii)を参照してください。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://twelite.gitbook.io/mw-psd-sta-rpi-1/description-of-parts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
