# Nduino HD

## 概述

![](/files/-LWFouNzIHCGSxuf9X87)

Nova是一款专门面向少年儿童创客设计、开发的开源硬件，使用它可以非常方便、快速的造物，制作各种智能装置。和Arduino开源硬件的区别是，更适合入门，能让孩子快速的实现创意，而不是被一些接线等奇奇怪怪的问题搞的失去兴趣。可以作为学过Scratch传感器板后的进阶套件。

## 特点

* 用颜色重新定义的防反插接口
* 优化电源设计，最大限度保证稳定性
* 卡槽外形设计，适配激光切割结构件

## 参数

* 输入电压：6-12V
* 输出能力：5V 1.5A
* 控制芯片：32位好搭定制ARM芯片&#x20;
* 尺        寸：66 x 55 x 15 mm(L x W x H)

## 接口说明

![](/files/-LWFouO0mqLj7_HLo1U9)

1.白色接口模块可以连接Nduino 的白色接口S0-S3，也可以连接主控板的黑色接口A0-A3；

2.黑色接口模块只能连接Nduino 的黑色接口A0-A3。

3.红色接口模块连接Nduino 的红色接口。

## 供电方案

1.Micro USB 连接可以为Nduino 提供5V 电压和最大500mA 电流。

2.由电源适配器（9V1A）或外接电池（电压6V 以上）供电，红色端口的电源VE等于外接电源电压。

## 教程

{% file src="/files/-LrCMlISaVQ1HD8J2Cpr" %}
NOVA标准课程教程
{% endfile %}

## 原理图

{% file src="/files/-LrCNdAq8YwromutR4GU" %}
Nduino HD 原理图
{% 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/nduino-hd.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.
