# 4位计时数码管

## 概述

NOVA的数码管计时模块可以用来显示时间。配套的驱动程序，做了简化设计，方便用户快速上手。

## 参数

* 尺寸：57x24mm
* 工作电压：+5V
* 类型：4位8段共阴数码管
* 接口模式：2510-4p
* 引脚定义：1、2-控制端 3-电源 4-地

## 接口说明

* 可用端口： C0、C1、M0、M1、M2、M3

## 使用方式

![](/files/-LWJfRjSJGgKGep0wtrA)

## 示例代码

![](/files/-LWJfRjULe9rmGqonyfX)

[4位计时数码管模块示例代码](http://www.haohaodada.com/show.php?id=947104)

## 原理图

{% file src="/files/-LrCUGfLrLqRvzme4xeK" %}
4位计时数码管模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWJfRjWCwGkXmxwEsMj)

## 相关资源

{% file src="/files/-LrHJ5AZ5NOZLK6phiU9" %}
TM1650芯片说明
{% endfile %}

## 常见问题


---

# 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/nova-module/4-wei-ji-shi-shu-ma-guan.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.
