2025-04-25 22:42:20 +08:00
..
2024-08-05 20:57:09 +08:00
2024-08-05 20:57:09 +08:00
2025-03-14 10:41:56 +08:00
2025-04-25 22:42:20 +08:00
2025-03-21 22:10:18 +08:00
2025-04-25 22:42:20 +08:00
2024-08-05 20:57:09 +08:00
2024-08-05 20:57:09 +08:00
2025-03-21 22:10:18 +08:00
2025-03-22 22:38:52 +08:00
2025-04-25 22:42:20 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

AHT10.c 板载温湿度传感器读取
dht11.c 温湿度传感器读取
dht11.h 引出温湿度传感器初始化读取函数
motor.c 抽风机和舵机控制
motor.h 引出抽风机和舵机控制函数
my_func.c 一些本项目常用函数
my_func.h 引出本项目常用函数
sensor.c 温湿度、PM2.5、空气质量等传感器读取
sensor.h 引出温湿度、PM2.5、空气质量等传感器读取函数
sim.c sim800c模块打电话、发短信
sim.h 引出sim800c模块打电话、发短信函数
assistant.c 语言助手串口及小程序mqtt接收数据以判断状态
assistant.h 引出串口发送mqtt数据处理函数
status.c 几个状态的相应操作
status.h 引出几个状态的相应操作函数
vl53l0.c 距离传感器读取
main.c 主程序,调用初始化
init.c 初始化
init.h 
myproject.c mqtt协议处理及主要代码部分
mqtt.h 引出mqtt处理函数
sensor.c 温湿度传感器读取
sensor.h 引出温湿度传感器读取函数
readme.txt 本文档