# Nduino BOT

![](/files/-LWJUj__cyDN-fnNdFgC)

## 概述

Nduino Bot主板是专为小车而设计，在延续了HD主板设计理念的同时，集成了锂电池管理、红外接收、蜂鸣器、双路电机驱动、启动按键、电源开关。

## 参数

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

## 接口说明

![](/files/-LWJUj_be0r1EVMXu4yb)

## 接线方式

![](/files/-LWJUj_dabiJx2UbPX9f)

## 编程界面

[Nova小车编程模板](http://haohaodada.com/show.php?id=581529)

## 相关资源

{% file src="/files/-LrCP-TaoLhdodfvMRoc" %}
NOVA智能小车V3.0使用说明书
{% endfile %}

{% file src="/files/-LrCPOw7IEuspe5q58cw" %}
基于Scratch的智能小车编程-V4
{% 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-bot.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.
