# smart_home
**Repository Path**: hockel/smart_home
## Basic Information
- **Project Name**: smart_home
- **Description**: 酷比特科教-智能家居套件mind+专用扩展
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-03-23
- **Last Updated**: 2024-06-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 智能家居套件

---------------------------------------------------------
## 目录
* [相关链接](#相关连接)
* [描述](#描述)
* [积木列表](#积木列表)
* [示例程序](#示例程序)
* [许可证](#许可证)
* [支持列表](#支持列表)
* [更新记录](# 更新记录)
## 相关链接
* **本用户库加载地址** : ```https://gitee.com/hockel/smart_home```
* 用户库指导连接 : ```https://mindplus.dfrobot.com.cn/extensions-user```
* **Mind+下载地址:**[http://mindplus.cc](https://gitee.com/link?target=http%3A%2F%2Fmindplus.cc)
## 描述
酷比特科教-智能家居套件扩展,该扩展是专门为:fireBeetle - ESP32主控写的用户库,里面有输出引脚操作、DHT11、OLED屏幕,矩阵键盘,光线传感器,烟雾传感器,火焰传感器等。
## 积木列表
## 示例程序
#### 1、oled屏幕的使用
#### 2、矩阵键盘的使用
#### 3、数码管的使用
## 许可证
MIT
## 支持列表
MCU | JavaScript | Arduino | MicroPython | Remarks
------------------ | :----------: | :----------: | :---------: | -----
fireBeetle - ESP32 | | √ | |
## 更新记录
* V0.0.1 基础功能的实现