# RPi HAT: PI-485

{% hint style="info" %}
SKU: SC220102
{% endhint %}

{% hint style="info" %}
EAN:6976158320007
{% endhint %}

<figure><img src="/files/hhownIKsmCM9f5O1HaZP" alt=""><figcaption></figcaption></figure>

The RS485 HAT from WisdPi is a fully galvanic isolated Serial communication HAT designed for use with the Raspberry Pi.

RS485 can be used across large distances, so isolation of the RS485 bus ensures that your Raspberry Pi is fully protected!

RS485 is in use in many applications like industrial and home automation (for example MODBUS), lighting control (DMX), video surveillance (for example Pelco D) and many more!

## Features

* RS485 mode (half-duplex)
* Galvanic isolation between Raspberry Pi and connected RS485 bus&#x20;
* Enhanced ESD protection&#x20;
* Adjustable automatic transceiver switching for RS485 mode&#x20;
* Adjustable control of transceiver/receiver via GPIO pin&#x20;
* Adjustable Pull-Up, Pull-Down und terminating resistors&#x20;
* Indicator LEDs for RX and TX&#x20;
* Many options are adjustable via DIP switches
* Send/Receive Control
* Male DB9 Socket
* Screw Terminal Block 5mm
* CA-IS3082W IC
* TX/RX/GND Solder Points

## Electrical Characteristics

* Max Datarate: 10Mbps
* Number of nodes: 50
* ESD: 4kV(JEP155)/2kV(JEP157)
* Isolation Rating: 1000 Vrms
* Working Voltage: 1414 Vpk
* Operating Temp:  -40℃ \~ 125℃
* Power Consumption： 14.4mA(3.3V) / 14.4mA(5V)

## Block Scheme

<figure><img src="/files/MiBlSN3tSBfd0Ub2V5Gm" alt=""><figcaption></figcaption></figure>

## Control Elements

<figure><img src="/files/FSYx1aXaGbC1LgIJX0NV" alt=""><figcaption></figcaption></figure>

| NO. | Description           | Spec                     |
| --- | --------------------- | ------------------------ |
| 1   | RPi UART TTL          | 2.54mm Male Header Pins  |
| 2   | Send/Receive Control  | DIP Switch S1            |
| 3   | RS485-A/RS485-B       | Male DB9 Socket          |
| 4   | RS485-A/RS485-B       | Screw Terminal Block 5mm |
| 5   | Termination resistors | 2.54mm Male Header Pins  |

### RPi UART TTL (2.54mm Male Header Pins)

| NO. | Description | Raspberry Pi GPIO Pins |
| --- | ----------- | ---------------------- |
| 1   | GND         | GND                    |
| 2   | TXD         | GPIO14                 |
| 3   | RXD         | GPIO15                 |

### Send/Receive Control (DIP Switch S1)

<table><thead><tr><th>Channel</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>1</td><td>Receiver always on</td><td></td></tr><tr><td>2</td><td>Transmitter connected to Receiver</td><td></td></tr><tr><td>3</td><td>Automatic DE/RE control</td><td></td></tr><tr><td>4</td><td>DE/RE control via GPIO18</td><td></td></tr></tbody></table>

### RS485-A/RS485-B (Male DB9 Socket)

<figure><img src="/files/wYS5uBmy8CjxhiiQHLVE" alt=""><figcaption></figcaption></figure>

### RS485-A/RS485-B (Screw Terminal Block 5mm)

<table><thead><tr><th>NO.</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>1</td><td>RS485-A</td><td></td></tr><tr><td>2</td><td>RS485-B</td><td></td></tr><tr><td>3</td><td>GND</td><td></td></tr></tbody></table>

## How To Use

### Step 1:

Connect the Hat board to the GPIO pins of the Raspberry Pi.

![](/files/N6oQdMvZHQNJWGEveOzD)

### Step 2:

Use RS232 just like a common Raspberry Pi&#x20;

{% content-ref url="/pages/faQ7zfYyjGbXzmGgQvEQ" %}
[How to use Raspberry Pi UART ?](/blogs/how-to-use-raspberry-pi-uart.md)
{% endcontent-ref %}

## Outline Dimensions

* 65x62.5x25.7mm

## Weight

## PACKAGE CONTENT

* Pi-485 HAT x 1
* Screwdriver x 1
* Screws pack x 1


---

# 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://wiki.wisdpi.com/raspberry-pi/rpi-hat-pi-485.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.
