# mind+扩展库:夏普PM2.5粉尘传感器(GP2Y1026AU0F) **Repository Path**: ruilongmaker/ext-GP2Y1026AU0F ## Basic Information - **Project Name**: mind+扩展库:夏普PM2.5粉尘传感器(GP2Y1026AU0F) - **Description**: 夏普PM2.5粉尘传感器(GP2Y1026AU0F) ,是属于空气质量传感器检测粉尘颗粒物的,具备高敏感度,可检浓度35微克/立方米,超小型化,可内置于各种设备,无需增加外围电路,无需校准,标准串口通讯,测量准确率明显提高,抗干扰性强,一致性强,附带Mixly库,可以直接驱动试用。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-22 - **Last Updated**: 2025-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GP2Y1026AU0F 夏普PM2.5粉尘传感器 ![](./arduinoC/_images/featured.png) --------------------------------------------------------- ## 目录 * [链接](#链接) * [功能描述](#功能描述) * [功能块](#功能块) * [许可证](#许可证) * [支持硬件](#支持硬件) ## 链接 * 项目链接 : [https://gitee.com/ruilongmaker/ext-GP2Y1026AU0F.git](https://gitee.com/ruilongmaker/ext-GP2Y1026AU0F.git) * 产品资料 : [https://Wiki.ruilongmaker.cc](https://Wiki.ruilongmaker.cc) * 购买链接: [https://ruilongmaker.taobao.com](https://ruilongmaker.taobao.com). ## 功能描述 基于mind+扩展使用夏普PM2.5粉尘传感器(GP2Y1026AU0F) ,是属于空气质量传感器检测粉尘颗粒物的,具备高敏感度,可检浓度35微克/立方米,超小型化,可内置于各种设备,无需增加外围电路,无需校准,标准串口通讯,测量准确率明显提高,抗干扰性强,一致性强,附带Mixly库,可以直接驱动试用。 ## 功能块 ![](./arduinoC/_images/blocks.png) ## 案例 ![](./arduinoC/_images/example.png) ## 许可证 MIT ## 支持硬件 MCU | JavaScript | Arduino | MicroPython | Remarks ------------------ | :----------: | :----------: | :---------: | ----- arduino | | √ | | ## 发布日志 * V0.0.1 基础功能创建,首次发布.