# OLED模块

## 概述

OLED模块是一款无需背景光源，自发光式的显示模块，可通过连接线与arduino主控板连接。OLED又称有机发光二极管，具备更快的响应速度和更轻薄的体积优势，功耗低，抗震性好，可广泛应用于移动设备的显示应用上。

## 参数

* 尺寸：32x39mm
* 工作电压：5V
* 接口类型：XH2.54mm-4P
* 引脚定义：1-地 2-电源 3-SCL 4-SDA

## 接口说明

* 可用端口：四排排针

## 使用方式

![](/files/-LWVPWciBAOzLOToxCDw)

## 示例代码

![](/files/-Lc-zCo86W_lEyPeQwtx)

![](/files/-LWVPWcmL92QiaolsZCO)

[OLED模块示例代码](http://www.haohaodada.com/show.php?id=956375)

## 原理图

{% file src="/files/-LrD7U2-9D1\_WhAi-hmj" %}
OLED模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWVPWco6IHT2BflH6yz)

## 常见问题


---

# 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://docs.haohaodada.cn/jiao-xue-chan-pin/arduino-kai-yuan-ying-jian/oled-mo-kuai.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.
