# Scratch传感器板

## 概述

好搭Scratch传感器板，是一款可以让Scratch动画和各种传感器交互的硬件，做出更加生动有趣的互动动画项目。好搭Scratch传感器板是一个让孩子从Scratch动画编程过渡到Scratch硬件编程的桥梁。

![](/files/-LY_lgLw9yq4ArEhNRMt)

也可以点击链接[宣传视频](http://haohaodada.com/art_show.php?id=157)

配套教材进入[好好搭搭淘宝店](https://shop117278445.taobao.com)，搜索基于Scratch的传感器板编程。

## 参数

* 32位ARM芯片
* 光线传感器
* 声音传感器
* 按钮
* 滑杆
* 摇杆
* LED灯x3
* 蜂鸣器
* 3路模拟输入扩展端口
* 一路通讯扩展端口
* 110x60x38mm
* 工作电压：DC5V

## 接口说明

![](/files/-LWK69XECyTU8LEvam4F)

## 使用方式

1.浏览器（不支持IE）登入“好好搭搭”网站（haohaodada.com），单击网站首页右上角的“登录”按钮，进行用户登录（如果没有账号，请先注册）。

2.使用USB线，将传感器板与计算机连接起来。连接正常时会有提示音响起，LED灯闪烁，“Power”LED长亮。

3.下载[好好搭搭插件](http://www.haohaodada.com/haohaodada_setup.exe) ，插件安装说明移步[好好搭搭插件说明](http://www.haohaodada.com/haohaodada_setup.exe)

4.打开

![](/files/-LXHWOc6tOXWPZn8oDcf)

（全程不能关闭）

![](/files/-LWK69XKR41pIwqOGe9V)

点击“连接”按钮，此时右下角仍显示“未连接”，正常。串口会自动选择为传感器板对应的串口，COM后接的数字不同电脑可能不一样。

5.单击“创作”按钮，选择“传感器板互动编程”

![](/files/-LrgR3OEAa226hs_xJlw)

进入“好搭传感器板”

![](/files/-LrgRGMmxQvUvRS2Bwv9)

6.点击“绿旗”图标，连接成功后，舞台中的传感器数值会不断跳动，插件右下角显示“已连接”。如不成功，请重复点击插件“连接”按钮——点击编程模板“绿旗”图标。

![](/files/-LrgRLMChXtXVEafMhIO)

![](/files/-LWK69XSxF4Z6d48SJD6)

7.点击“转到设计页”进入

![](/files/-LrgRTc0qu-2_C1E9xJ9)

![](/files/-LrgRgPI2puI1pmeKpJm)

## 常见问题

Q: 如何选择串口号（COM口）？

A:先连接传感器板，后打开在线编程插件，插件会自动选择正确的串口。

Q：使用过程中传感器板与电脑的连接丢失。

A：按顺序操作：

（1）关闭“在线编程插件”和所有错误提示弹窗；

（2）拔掉USB线，重新插上；

（3）打开“在线编程插件”，点击“连接按钮”。

## 注意事项

1.在工作过程中，切勿使其接触水、湿气或放在导电表面上；

2.好搭传感器板在室温下可正常工作，请勿靠近任何热源；

3.为预防静电损坏，在冬天干燥环境下可先用手触摸金属物体释放人体静电。

## 课程

{% content-ref url="/pages/-LWnXzWUiBD5xqYZsYyZ" %}
[基于Scratch的传感器板编程](/zai-xian-ru-men-ke-cheng/scratch-sensor-board-primer.md)
{% endcontent-ref %}


---

# 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/scratch-sensor-board.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.
