系统上电之后,首先要做的就是进行系统初始化,点亮显示屏,紧接着DHT11温湿度传感器、土壤湿度传感器就要发挥其感官的功能,去感知周围环境中的变化,为STM32的工作提供情报讯息。STM32读取到采集到的土壤湿度, 实时显示在屏幕上,并且STM32芯片根据读取到的湿度值判断。当土壤湿度低于40%的时候,打开控制加水电机的继电器,加水电机通电。通电后加水电机工作30S,无论此时加了多少水,土壤湿度如何,与加水电机相连的继电器都要断开,停止继续加水。随后控制加水电机端的GPIO口停止工作1小时。在此期间,加水装置无论如何都不会工作。因为加水后土壤吸收水分需要充足的时间,这样的话土壤湿度传感器探测出来的值才比较准确。如果土壤湿度大于等于40%,加水电机不工作。接下来程序开始采集空气温湿度,实时检…
☆63Jun 5, 2019Updated 6 years ago
Alternatives and similar repositories for Temperature-and-humidity-control-based-on-stm32
Users that are interested in Temperature-and-humidity-control-based-on-stm32 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自控课设,基于模糊PID,可控硅调压的温度控制系统☆10Dec 9, 2019Updated 6 years ago
- 基于STM32的智能家居系统,运用贝壳物联服务器。主要模块包括ESP8266、DTH11、烟雾传感器、红外传感器、蜂鸣器组成。其中DTH11检测环境温湿度,烟雾传感器检测是否有着火现象,红外传感器检测是否有人异常闯入,通过蜂鸣器报警和通过邮箱等通知用户。☆129Oct 21, 2022Updated 3 years ago
- 单片机PID算法的恒温控制系统仿真与程序源码设计(DS18B20传感器)☆12Apr 18, 2019Updated 6 years ago
- 这是我的毕业设计,名字叫基于stm32的智能家居系统设计☆127Dec 22, 2021Updated 4 years ago
- 基于STM32单片机和无线网络技术设计和开发的一款智能空气监测系统,可实时检测室内空气质量,例如:温湿度,亮度,烟雾浓度,PM2.5浓度,并且该系统具有自动报警和风扇多档位变速功能,用户可通过液晶显示屏和微信小程序实现人机交互。☆209Jun 5, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用了红外测温传感器、超声波传感器、OLED等等,可修改实时时间,可低功耗模式,可报警,在STM32F4板子上模拟,在keil5编辑代码☆15Aug 25, 2020Updated 5 years ago
- Temperature PID-controller based on STM32☆45Jul 27, 2015Updated 10 years ago
- 基于stm32的uart串口modbus通讯协议☆22Aug 12, 2023Updated 2 years ago
- STM32F103驱动ADS1118,采集两路热电偶☆14Nov 17, 2017Updated 8 years ago
- bp神经网络调节PID☆12Apr 19, 2023Updated 2 years ago
- 基于 Zigbee 自组网模块及 STM32 单片机,实现对温室中多个监测点的温度、光照、湿度、气体等环境量的智能控制。☆13Sep 12, 2019Updated 6 years ago
- 使用STM32,通过PID增量式调节,来改变电机转速。☆19Nov 29, 2021Updated 4 years ago
- 51单片机+sht3x温湿度传感器模块进行温湿度采集,用串口打印☆10Mar 26, 2019Updated 7 years ago
- 基于STM32的智能家居系统,利用物联网技术,通过传感器、控制器、执行器等设备,实现家庭环境监测、设备控制、安全监控等功能☆20Jan 1, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于STM32的简易密码锁,实现功能: 1、密码保存到STM32内部flash中,掉电不丢失。 2、 通过按键修改密码更详细内容请看:http://t.csdn.cn/aVIoe☆25Mar 28, 2022Updated 4 years ago
- 课设项目,基于stm32,时间片论结构,驱动OLED显示温度历史曲线,具备(ESP8266-01S)物联网功能发送数据至手机APP,可PI计算输出控制温度方案,温度上下限声光报警☆85Sep 7, 2020Updated 5 years ago
- 51单片机的一些小例程☆11Nov 29, 2020Updated 5 years ago
- 这是STM32F103_ZIGBEE_WIFI开发板的相关资料,另外包含气压传感器、触摸屏、MP3模块☆31May 27, 2016Updated 9 years ago
- 酷瓜云课堂(腾讯云版)docker 运行环境☆12Mar 21, 2026Updated last week
- 基于zigbee和stm32的智能家居系统,上位机使用Qt编写,实现了基本的监控。主要包括监控室内温度、湿度、烟雾浓度,用led灯模拟控制家中的灯。界面良好。☆691Apr 11, 2024Updated last year
- android app 界面显示心电图,三种通信(BLE,WIFI,USB)。☆18May 9, 2018Updated 7 years ago
- 针对华为交换机等配置的ensp的校园网拓扑,可供毕设课设使用,带代码☆15May 12, 2024Updated last year
- 采用golang从0开始打造百度网盘服务端,包含文件上传下载,不同用户文件隔离,文件的秒传,断点续传,分块上传,离线下载,分布式云存储。☆17Jul 3, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- BigDataView-100套大数据HTML模板☆11May 20, 2022Updated 3 years ago
- 以STM32F103为主控芯片,载有MPU6050的六轴加速度传感器、HC-05蓝牙模块、HC-SR04超声波模块、LCD触摸屏、直流电机、舵机等模块的多功能智能小车☆359Jan 1, 2020Updated 6 years ago
- 将BP神经网络前向传递过程移植到STM32单片机中,并完成完整的图像获取,校正,识别过程☆12Apr 11, 2018Updated 7 years ago
- 基于Proteus 8 仿真单片机实验☆14Jul 1, 2020Updated 5 years ago
- 基于STM32的角度跟随舵机云台☆25Apr 10, 2022Updated 3 years ago
- 一款极域课堂管理系统软件漏洞利用工具,让你在信息课上反客为主,实现命令执行,开启网页,黑屏,打开软件,结束进程等功能,只要老师能做到的,你都可以☆11Feb 19, 2021Updated 5 years ago
- 基于51单片机的自动水温控制系统☆34Jun 10, 2017Updated 8 years ago
- 基于websocket+Vue+SpringBoot+MySQL的森林火灾预警系统,包含园区数据模块、温度传感器模块、烟雾传感器模块、园区监控模块、园区报警历史模块,还包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块…☆12Sep 7, 2023Updated 2 years ago
- STM32 + ModbusRTU☆12Jul 19, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 本科毕业设计项目,实现了远程数据采集和交互。可以作为远程监测/智能家居等项目的框架。 项目使用stm32组成无线传感网络。rtos选用了contiki2.5。 实现了温湿度采集 压力采集 加速度采集 角速度采集。无线传感网络使用lora技术。 实现了lora转wifi/蓝牙…☆84Dec 19, 2019Updated 6 years ago
- The files for my Solder Sustainer v2 project! Check it out at www.roboticworx.io!☆15Jan 8, 2025Updated last year
- 基于STM32的智能门禁系统☆96Dec 21, 2022Updated 3 years ago
- fir 版本自动检测,有新版本弹 Alert 前往更新☆11Jul 27, 2016Updated 9 years ago
- 集合51单片机程序☆17May 13, 2020Updated 5 years ago
- 微信小程序之蓝牙串口调试助手☆15Jun 4, 2020Updated 5 years ago
- STM32F103通过SPI接口与MAX31865模块实现测温功能☆14Sep 1, 2017Updated 8 years ago