隔壁的竹子小姐 发表于 2021-9-18 11:00:54

https://github.com/Hiwonder/Startbit
扩展板扩展包

Forgotten 发表于 2021-9-18 11:32:48

隔壁的竹子小姐 发表于 2021-9-18 11:00
https://github.com/Hiwonder/Startbit
扩展板扩展包

这个不是Mind+的库

遥远2 发表于 2021-11-4 11:20:31

哪位大神帮搞一个 5583l 电子罗盘的库啊,模块便宜,比较实用

hmilycheng 发表于 2021-11-15 17:07:42

本帖最后由 hmilycheng 于 2021-11-15 17:41 编辑

UNO多合一传感器Mind+扩展板库

库地址:https://gitee.com/hmilycheng/ext-sensor-9in1





UNO多合一传感器扩展板
9合1多功能扩展板Mind+用户库,全面实现9合1多功能扩展板板载LED灯、RGB灯、旋钮角度传感器、光线传感器、温湿度传感器、红外接收模块、按钮的图形化积木。

积木:

示例:




hmilycheng 发表于 2021-11-17 17:47:41

本帖最后由 hmilycheng 于 2021-11-26 15:46 编辑

TEA5767 FM立体声收音模块库
库加载地址:https://gitee.com/hmilycheng/ext-tea5767

介绍TEA5767 FM立体声收音机模块1.本项目加载链接:https://gitee.com/hmilycheng/ext-tea57672.author: DouDad3.email: 1545148519@qq.com4.license: MIT5.id: NES6.version:0.0.1积木列表https://gitee.com/hmilycheng/ext-tea5767/raw/master/micropython/_images/%E7%A7%AF%E6%9C%A8.png示例程序https://gitee.com/hmilycheng/ext-tea5767/raw/master/micropython/_images/%E7%A4%BA%E4%BE%8B%E7%A8%8B%E5%BA%8F.png



hmilycheng 发表于 2021-11-20 20:01:00

本帖最后由 hmilycheng 于 2021-11-20 20:05 编辑

任天堂FC游戏 NES游戏扩展库

项目地址:https://gitee.com/hmilycheng/ext-NES

author: DouDademail: 1545148519@qq.comlicense: MITid: NESversion:0.0.1

积木



示例程序







Forgotten 发表于 2021-11-26 22:42:37

hmilycheng 发表于 2021-11-20 20:01
任天堂FC游戏 NES游戏扩展库

项目地址:https://gitee.com/hmilycheng/ext-NES


三个已添加到推荐库{:6_209:}

两条咸鱼 发表于 2021-11-27 20:29:55

UnikTam 发表于 2021-2-15 00:47
能帮忙做一个心率和血氧浓度传感器MAX30102的拓展库吗?感恩!
基于这个官方做的库:https://github.com/cd ...

请问你有这个库了吗?我也想求一份

hmilycheng 发表于 2021-11-29 01:52:36

DFxuy 发表于 2021-2-3 12:08
能帮忙做HC-SR04的扩展库么?

Mind+官方传感器分类就有啊,SEN0001超声波测距传感器

hmilycheng 发表于 2021-11-29 01:53:50

UnikTam 发表于 2021-2-15 00:47
能帮忙做一个心率和血氧浓度传感器MAX30102的拓展库吗?感恩!
基于这个官方做的库:https://github.com/cd ...

可惜手头没有这个传感器,做不了

hmilycheng 发表于 2021-11-29 01:54:19

付习慧 发表于 2021-8-4 17:42
用户库里可不可以加一个电流传感器?维库链接:https://wiki.dfrobot.com.cn/_SKU_SEN0214__20A%E7%94%B5%E ...

可惜手头没有这个传感器,做不了

hmilycheng 发表于 2021-12-3 13:38:59

本帖最后由 hmilycheng 于 2021-12-5 03:54 编辑

介绍天蓬智能车TPBotMind+用户库加载地址:https://gitee.com/hmilycheng/TPBothttps://gitee.com/hmilycheng/TPBot/raw/master/micropython/_images/featured.png积木https://gitee.com/hmilycheng/TPBot/raw/master/micropython/_images/%E7%A7%AF%E6%9C%A8.png示例程序https://gitee.com/hmilycheng/TPBot/raw/master/micropython/_images/%E7%A4%BA%E4%BE%8B%E7%A8%8B%E5%BA%8F.png

巡线示例程序https://gitee.com/hmilycheng/TPBot/raw/master/micropython/_images/%E7%A4%BA%E4%BE%8B%E7%A8%8B%E5%BA%8F-%E5%B7%A1%E7%BA%BF.png超声波测距示例程序https://gitee.com/hmilycheng/TPBot/raw/master/micropython/_images/%E7%A4%BA%E4%BE%8B%E7%A8%8B%E5%BA%8F-%E8%B6%85%E5%A3%B0%E6%B3%A2.png

许可证MIT支持列表主板型号 实时模式 ArduinoC MicroPython 备注 掌控板 √更新日志
[*]V0.0.1 2021-12-3 首次发布
[*]         2021-12-4 新增超声波测距积木、巡线积木




玛玛哈哈 发表于 2021-12-8 16:48:06

github链接:https://github.com/elephantrobotics/myblockly_plus

hmilycheng 发表于 2021-12-9 00:20:53

## Mind+ TinyWebDB网络数据库用户库



#### 介绍



- Mind+ TinyWebDB网用户库实现了Mind+支持掌控板micropython模式的支持

- 实现了对TinyWebDB网络数据库的查询、读取、统计、删除、修改的图形化操作。

- 用户库加载地址:(https://gitee.com/hmilycheng/ext-TinyWebDB)

-"author": "DouDad"

-"email": "1545148519@qq.com"

-"license": "MIT"

-"id": "TinyWebDB"

-"version": "0.0.1"

- TinyWebDB网络数据库地址:(http://tinywebdb.appinventor.space)

- TinyWebDB网络数据库,支持APP Inventor网络微数据库的所有操作,并且每个用户可以申请一个甚至多个数据库地址。

- 每一个地址都包含用户名和用户名的密钥,相互独立,互不影响,数据库的安全性比较高。

- 共享账号测试:用户名和密码都是share





#### 积木




![](https://gitee.com/hmilycheng/ext-TinyWebDB/raw/master/micropython/_images/%E7%A7%AF%E6%9C%A8%E5%88%97%E8%A1%A8.png)





#### 示例程序





![](https://gitee.com/hmilycheng/ext-TinyWebDB/raw/master/micropython/_images/%E7%A4%BA%E4%BE%8B%E7%A8%8B%E5%BA%8F.png)






#### 许可证



MIT





#### 支持列表






| 主板型号 | 实时模式 | ArduinoC | MicroPython | 备注 |
|------|------|----------|-------------|----|
| 掌控板|      |          | √         |    |





#### 更新日志

-v0.0.12021-12-8首次发布

玛玛哈哈 发表于 2021-12-14 19:03:59

项目地址:https://github.com/elephantrobotics/myblockly-PI-mind-

Forgotten 发表于 2021-12-15 18:18:52

玛玛哈哈 发表于 2021-12-14 19:03
项目地址:https://github.com/elephantrobotics/myblockly-PI-mind-

已添加

Forgotten 发表于 2021-12-15 18:41:31

hmilycheng 发表于 2021-12-9 00:20
# Mind+ TinyWebDB网络数据库用户库




前面两个均已添加

hmilycheng 发表于 2021-12-16 23:54:19

本帖最后由 hmilycheng 于 2021-12-17 05:58 编辑

SugarBox方糖盒扩展板用户库介绍https://gitee.com/hmilycheng/SugarBox/raw/master/micropython/_images/%E6%94%BE%E7%B3%96%E7%9B%92%E6%89%A9%E5%B1%95%E6%9D%BF.pngSugarBox方糖盒扩展板用户库实现了对方糖盒扩展板的图形化编程。用户库加载地址:https://gitee.com/hmilycheng/SugarBox积木https://gitee.com/hmilycheng/SugarBox/raw/master/micropython/_images/%E7%A7%AF%E6%9C%A8.png示例程序https://gitee.com/hmilycheng/SugarBox/raw/master/micropython/_images/%E7%A4%BA%E4%BE%8B%E7%A8%8B%E5%BA%8F.png许可证MIT支持列表
主板型号实时模式ArduinoCMicroPython备注
掌控板√
更新日志
[*]v0.0.1 2021-12-16首次发布

hmilycheng 发表于 2021-12-19 03:15:50

本帖最后由 hmilycheng 于 2021-12-19 07:45 编辑

Robotbit扩展板Mind+用户库
介绍


Robotbit扩展板Mind+用户库实现了对Robotbit扩展板的图形化编程。用户库加载地址:https://gitee.com/hmilycheng/ext-robotbit
积木


示例程序


许可证
MIT

支持列表

更新日志
[*]v0.0.1 2021-12-19首次发布

Forgotten 发表于 2021-12-27 18:41:39

hmilycheng 发表于 2021-12-19 03:15
Robotbit扩展板Mind+用户库
介绍



前面两个已添加

阳老师 发表于 2022-1-11 09:06:04

好东西啊
页: 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14
查看完整版本: 【Mind+】自定义用户库,收集贴,最全Mind+用户库