系统上电之后,首先要做的就是进行系统初始化,点亮显示屏,紧接着DHT11温湿度传感器、土壤湿度传感器就要发挥其感官的功能,去感知周围环境中的变化,为STM32的工作提供情报讯息。STM32读取到采集到的土壤湿度,实时显示在屏幕上,并且STM32芯片根据读取到的湿度值判断。当土壤湿度低于40%的时候,打开控制加水电机的继电器,加水电机通电。通电后加水电机工作30S,无论此时加了多少水,土壤湿度如何,与加水电机相连的继电器都要断开,停止继续加水。随后控制加水电机端的GPIO口停止工作1小时。在此期间,加水装置无论如何都不会工作。因为加水后土壤吸收水分需要充足的时间,这样的话土壤湿度传感器探测出来的值才比较准确。如果土壤湿度大于等于40%,加水电机不工作。接下来程序开始采集空气温湿度,实时检…
☆65Jun 5, 2019Updated 7 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,可控硅调压的温度控制系统☆11Dec 9, 2019Updated 6 years ago
- stm32f103单片机获取温湿度、三轴加速度、红外、光强,显示在屏幕上并上传至ONENET平台。同时同时可在平台网页/app查看相关数值,控制或触发控制相应开关、继电器等。☆45Apr 3, 2017Updated 9 years ago
- 基于STM32单片机的DHT11温湿度模块的使用☆98Feb 14, 2023Updated 3 years ago
- 基于STM32的智能家居系统,运用贝壳物联服务器。主要模块包括ESP8266、DTH11、烟雾传感器、红外传感器、蜂鸣器组成。其中DTH11检测环境温湿度,烟雾传感器检测是否有着火现象,红外传感器检测是否有人异常闯入,通过蜂鸣器报警和通过邮箱等通知用户。☆138Oct 21, 2022Updated 3 years ago
- 单片机PID算法的恒温控制系统仿真与程序源码设计(DS18B20传感器)☆12Apr 18, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 使用了红外测温传感器、超声波传感器、OLED等等,可修改实时时间,可低功耗模式,可报警,在STM32F4板子上模拟,在keil5编辑代码☆16Aug 25, 2020Updated 5 years ago
- 基于STM32F103单片机 的智能灌溉系统☆15May 26, 2021Updated 5 years ago
- Temperature PID-controller based on STM32☆47Jul 27, 2015Updated 11 years ago
- 采用STM32F407控制RFID、AS608、电容触摸屏、模拟舵机、esp8266、语音模块、按键等,利用Python实现上位机编程,MySQL存储信息存储☆14Mar 5, 2020Updated 6 years ago
- 基于stm32的uart串口modbus通讯协议☆24Aug 12, 2023Updated 2 years ago
- STM32F103驱动ADS1118,采集两路热电偶☆14Nov 17, 2017Updated 8 years ago
- 这是我的毕业设计,名字叫基于stm32的智能家居系统设计☆135Dec 22, 2021Updated 4 years ago
- bp神经网络调节PID☆11Apr 19, 2023Updated 3 years ago
- 基于 Zigbee 自组网模块及 STM32 单片机,实现对温室中多个监测点的温度、光照、湿度、气体等环境量的智能控制。☆13Sep 12, 2019Updated 6 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.
- 课设项目,基于stm32,时间片论结构,驱动OLED显示温度历史曲线,具备(ESP8266-01S)物联网功能发送数据至手机APP,可PI计算输出控制温度方案,温度上下限声光报警☆94Sep 7, 2020Updated 5 years ago
- 长春智信创联科技有限公司,智慧农业项目源码。 智慧农业物联网应用平台将物联网技术运用到传统农业中去,运用传感器和软件通过移动平台或者电脑平台对农业生产进行控制,依托部署在农业生产现场的各种传感节点(环境温湿度、土壤成分、PH值、二氧化碳、光照强度、气压、图像等)和无线通信网…☆122Aug 27, 2018Updated 7 years ago
- 基于zigbee和stm32的智能家居系统,上位机使用Qt编写,实现了基本的监控。主要包括监控室内温度、湿度、烟雾浓度,用led灯模拟控制家中的灯。界面良好。☆714Apr 11, 2024Updated 2 years ago
- 采用golang从0开始打造百度网盘服务端,包含文件上传下载,不同用户文件隔离,文件的秒传,断点续传,分块上传,离线下载,分布式云存储。☆17Jul 3, 2020Updated 6 years ago
- 本系统的核心组成包括主控STM32、LCD1602、DS18B20、液位检测和WiFi。ESP8266无线模块通过其内置的WiFi模块与手机的WiFi网络进行通信,实现饮水机的智能控制;DS18B20温度传感器获取当前温度,液晶显示模块初始化后展示当前信息和参数;如果饮水机…☆17Mar 10, 2025Updated last year
- 将BP神经网络前向传递过程移植到STM32单片机中,并完成完整的图像获取,校正,识别过程☆12Apr 11, 2018Updated 8 years ago
- 以STM32F103为主控芯片,载有MPU6050的六轴加速度传感器、HC-05蓝牙模块、HC-SR04超声波模块、LCD触摸屏、直流电机、舵机等模块的多功能智能小车☆383Jan 1, 2020Updated 6 years ago
- 基于stm32-f4智能气象站及Wi-Fi开关,提供温度、气压、湿度及光强度测量、服务器上报,以及Wi-Fi控制下的GPIO口。Intelligent Weather Station and Wi-Fi switcher providing temperature ,atm…☆33Jul 5, 2023Updated 3 years ago
- This is a dsp28335 project for electric positioning☆15Jul 15, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 本科毕业设计项目,实现了远程数据采集和交互。可以作为远程监测/智能家居等项目的框架。 项目使用stm32组成无线传感网络。rtos选用了contiki2.5。 实现了温湿度采集 压力采集 加速度采集 角速度采集。无线传感网络使用lora技术。 实现了lora转wifi/蓝牙…☆87Dec 19, 2019Updated 6 years ago
- 基于STM32的角度跟随舵机云台☆29Apr 10, 2022Updated 4 years ago
- 使用STM32,通过PID增量式调节,来改变电机转速。☆22Nov 29, 2021Updated 4 years ago
- 集合51单片机程序☆17May 13, 2020Updated 6 years ago
- 使用神经网络结合PID算法模拟温控系统☆28Sep 18, 2023Updated 2 years ago
- This library implements the Modbus protocol (RTU & ASCII) Slave for microcontroller.☆15Sep 13, 2022Updated 3 years ago
- STM32F103通过SPI接口与MAX31865模块实现测温功能☆15Sep 1, 2017Updated 8 years ago
- 微信小程序之蓝牙串口调试助手☆15Jun 4, 2020Updated 6 years ago
- type into the url in blooket: javascript:(() => {/***************************************************************************************…☆10Mar 1, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆13Oct 6, 2022Updated 3 years ago
- Communications protocol for Smart Home Project - Student circle - KNSTiT☆18Apr 20, 2015Updated 11 years ago
- 4G模块开发☆11Aug 16, 2019Updated 6 years ago
- 2021电赛国赛电力电子-三端口DCDC练习题仓库 主控使用STM32G474☆19Apr 8, 2023Updated 3 years ago
- Connection and measuring temperature with using NTC thermistor (Steinhart–Hart equation and ADC table).☆18Sep 6, 2020Updated 5 years ago
- 卡尔曼滤波python3代码☆16Jan 17, 2018Updated 8 years ago
- Stm32f103c8t6 ported u8g2 library with hardware SPI and DMA☆20Apr 9, 2023Updated 3 years ago