搜索资源列表
DHT11
- DHT11温湿度传感器,程序里已经给出了转换以后的值,用的单片机芯片是STM32-DHT11 temperature and humidity sensor, the program has been given a value after the conversion, the microcontroller chip is STM32
STM32--DHT11
- 基于STM32F103的温湿度传感器源码-Temperature and humidity sensor based STM32F103 source
STM32-sensor-experiment
- stm32温度与湿度传感器实验,本实验采用野火M3控制温湿度传感器DHT11,通过串口打印到终端的信息,读取DHT11成功!湿度为35.0 %RH ,温度为 32.0℃-STM32 temperature and humidity sensor experiment, this experiment adopts the wildfire M3 control of temperature and humidity sensor DHT11, to the terminal informatio
STM32--W5500-Yelink-Client
- 基于STM32,W5500和温湿度传感器DHT11,把温湿度数据提交到Yeelink云平台上。-based on STM32,W5500,DHT11,send the data to Yeelink
DHT11
- 基于STM32平台的温湿度传感器DH11的驱动函数,已调试通过。-The system can be implemented on the STM32 STM32 platform based on temperature and humidity sensor DH11 drive function, have been debug through.
STM32PDP83838PSHT11
- STM32实现DP83838通信程序 实现了UDP传输温湿度,TCP传输温湿度,HTTP通信.温湿度传感器采用SHT11或者DHT11。-STM32 realizes DP83848 communication procedure, and also realizes UDP procedure, TCP procedure, HTTP procedure. temperature and humidity sensor are SHT11 or DHT11.
DHT11
- 基于STM32处理器开发的温湿度控制显示装置,可以实现温湿度的串口显示-STM32 processor based on temperature and humidity control development display device that can display temperature and humidity Serial
11
- STM32和温湿度DHT11通讯-stm32 communication with DHT11
dht22
- stm32 dht22 dht11 stm32 dht22 dht11 - stm32 dht22 dht11 stm32 dht22 dht11
TEMP
- 利用rfid以及dht11基于stm32做的一套多路温度采集以及管理的程序。-As well as the use of rfid based stm32 dht11 do a multi-channel temperature acquisition and management procedures.
DHT11_STM32
- STM32 DHT11程序源码,希望对你有帮助-STM32 DHT11
DHT11
- stm32 dht11 wenshidujiance-Stm32 dht11
51黑论坛_WIFI—ESP8266
- stm32,使用esp8266上传DHT11温湿度,或透传(STM32, using esp8266 to upload DHT11 temperature and humidity)
STM32使用I2C驱动GY-30光照传感器和SPI总线驱动DHT11
- 对于光照传感器的使用,在串口调试助手上将光照强度显示出来,每隔2S,读取一次,否则会出现读取失败。 对于温湿度传感器也是同样的道理,只是为了节省GPIO口,使用SPI单总线通信模式,实现对于温湿度的数据采集以及显示。 其中还包括了对应的串口通信,以及对于printf的重定向,使其打印在串口助手的接收区。
DHT11stm32源代码
- DHT11 stm32源代码,详细的代码,非常实用,欢迎下载