Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更换IObit套件上的图片 #3

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
4 changes: 2 additions & 2 deletions kittensuite/IObitSuite/03喵家按键.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

套件中配有两个按键,我这里接在IObit的P1,P8口,你也可以接在其他的IO口,但需要注意Microbit上的引脚复用IO

![](https://s2.ax1x.com/2019/09/02/nC3Oln.jpg)
![](https://s2.ax1x.com/2019/09/24/ukFPhD.jpg)

## 在线调试

Expand Down Expand Up @@ -38,4 +38,4 @@
注意:
- 使用数字读积木块时需要在系统上电设置引脚的上下拉,最常见的就是上拉,因为大部分悬空管脚的传感器都是接地的

- 程序中的100ms延时只是一个轻微去抖,为了防止1次按下多次检测导致多次显示点阵图案导致卡顿
- 程序中的100ms延时只是一个轻微去抖,为了防止1次按下多次检测导致多次显示点阵图案导致卡顿
4 changes: 2 additions & 2 deletions kittensuite/IObitSuite/05Geekservo灰色舵机.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

舵机有三根线,黄色线为信号线,红色线为电源线,棕色下为地线,接线方式如下图,我这里接在P1口,你如可以接在其他的IO口,但需要注意Microbit上的引脚复用IO

![](https://s2.ax1x.com/2019/09/02/nC8A61.jpg)
![](https://s2.ax1x.com/2019/09/24/ukOwR0.jpg)

## 编程

Expand All @@ -15,4 +15,4 @@
注意:

- 用IObit驱动Geekservo舵机是需要外接一个USB供电
- 脉冲的功能只有makecode上有,所以是建议用makecode平台完成
- 脉冲的功能只有makecode上有,所以是建议用makecode平台完成
2 changes: 1 addition & 1 deletion kittensuite/IObitSuite/08光敏模块.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

光敏模块分为三根线,信号线,电源线,地线,我这里接在P1口,你也可以接在其他的IO口,但需要注意Microbit上的引脚复用IO

![](https://s2.ax1x.com/2019/09/02/nC85cR.jpg)
![](https://s2.ax1x.com/2019/09/24/ukLBHH.jpg)

## 在线调试

Expand Down
4 changes: 2 additions & 2 deletions kittensuite/IObitSuite/09旋转电位器.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

旋转电位器分为三根线,信号线,电源线,地线,我这里接在P1口,你也可以接在其他的IO口,但需要注意Microbit上的引脚复用IO

![](https://s2.ax1x.com/2019/09/02/nC8v3d.jpg)
![](https://s2.ax1x.com/2019/09/24/ukLjrF.jpg)

## 在线调试

Expand All @@ -30,4 +30,4 @@

- makecode平台

![](https://s2.ax1x.com/2019/09/02/nPE4HA.jpg)
![](https://s2.ax1x.com/2019/09/02/nPE4HA.jpg)
2 changes: 1 addition & 1 deletion kittensuite/IObitSuite/10火焰传感器.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

火焰传感器分为三根线,信号线,电源线,地线,我这里接在P1口,你也可以接在其他的IO口,但需要注意Microbit上的引脚复用IO

![](https://s2.ax1x.com/2019/09/02/nC8zjI.jpg)
![](https://s2.ax1x.com/2019/09/24/ukOCP1.jpg)

## 在线调试

Expand Down
4 changes: 2 additions & 2 deletions kittensuite/IObitSuite/11土壤传感器.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

土壤传感器分为三根线,信号线,电源线,地线,我这里接在P1口,你也可以接在其他的IO口,但需要注意Microbit上的引脚复用IO

![](https://s2.ax1x.com/2019/09/02/nCGk4g.jpg)
![](https://s2.ax1x.com/2019/09/24/ukOain.jpg)

## 在线调试

Expand Down Expand Up @@ -34,4 +34,4 @@

注意:

- 土壤湿度越低,检测模拟量越低
- 土壤湿度越低,检测模拟量越低
2 changes: 1 addition & 1 deletion kittensuite/IObitSuite/12食人鱼LED模块白光.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

LED模块分为三根线,信号线,电源线,地线,我这里接在P1口,你也可以接在其他的IO口,但需要注意Microbit上的引脚复用IO

![](https://s2.ax1x.com/2019/09/02/nCGZgs.jpg)
![](https://s2.ax1x.com/2019/09/24/ukOKPI.jpg)

## 编程

Expand Down
4 changes: 2 additions & 2 deletions kittensuite/IObitSuite/13简单的小夜灯.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

现在使用光敏模块和LED模块做一个用于检测环境亮度的装置,当环境光亮度变暗是LED灯点亮,环境光亮度变亮是LED灯关闭

![](https://s2.ax1x.com/2019/09/02/nCG8C4.jpg)
![](https://s2.ax1x.com/2019/09/24/uASoOP.jpg)

## 编程

Expand All @@ -16,4 +16,4 @@

- makecode平台

![](https://s2.ax1x.com/2019/09/02/nPuLvV.jpg)
![](https://s2.ax1x.com/2019/09/02/nPuLvV.jpg)
Binary file modified kittensuite/IObitSuite/images/i10_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kittensuite/IObitSuite/images/i11_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kittensuite/IObitSuite/images/i12_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kittensuite/IObitSuite/images/i13_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kittensuite/IObitSuite/images/i3_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kittensuite/IObitSuite/images/i5_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kittensuite/IObitSuite/images/i8_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kittensuite/IObitSuite/images/i9_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.