搜索资源列表
STM32-IO-I2C-LM75-code
- 完整的I2C温度传感器lm75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-I2C temperature sensor lm75 full access to the program, the program can be run on a separate, time-sharing operation, the results obtained from the function
sht11-stm32
- Source code for reading the ST11 temperature and humidiry sensor with an ARM Cortex M3 MCU.
stm32_adc
- 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
STM32
- 基于STM32的温度测量和无线传输系统,实现系统的监控-Monitoring system based on the the STM32 temperature measurement and wireless transmission systems
18B20-Temperature-sensing
- 基于stm32的温度传感器,测试环境温度,采用DS18B20的温度传感器,将温度物理量转化为数字信号并以总线方法传送到处理器进行数据处理。-Based stm32 temperature sensor, the test environment temperature using DS18B20 temperature sensor temperature physical quantity into a digital signal and sent to the processor bus
stm32-temperature-measurement
- 打开stm32的内部adc温度检测通道,通过stm32内部的温度检测元件检测cpu的温度, 并通过28寸LCD彩屏将温度显示出来。-Open stm32 internal adc temperature detection channel, cpu temperature detected by the temperature detection stm32 internal components and 28-inch LCD color screen by the temperature
STM32-DS18B20
- 基于stm32的DS18B20的温度控制 程序可用-The DS18B20 based stm32 temperature control program available
STM32
- STM32,温度传感器DS18B20驱动及液晶显示-STM32, temperature sensor and liquid crystal display (DS18B20) driver
stm32-Temperature
- 用stm32实现的温度采集,使用芯片内部热敏电阻-Stm32 achieved using temperature acquisition, use chip thermistor
STM32-Temperature-control
- 介绍了基于stm32单片机的PID温度控制算法,内容详细,希望对大家有帮助!-Introduced based on the STM32 microcontroller PID temperature control algorithm, detailed content, wish to help you
STM32-Temperature-Fuzzy-pid
- 一篇介绍模糊PID fuzzy-PID的智能温度控制,内容比较全面详尽,值得推荐!- 一篇介绍模糊PID fuzzy-PID的智能温度控制,内容比较全面详尽,值得推荐! An introduction to fuzzy fuzzy-PID PID intelligent temperature control, the content is more comprehensive and detailed, it is worth recommending!
Example_F
- 可以通过手机连接stm32测温,通过32连接手机无线手机发送命令开启和关闭,还有部分LED按键灯程序,开发板stm32.(The stm32 temperature measurement can be connected via the phone)
3.2display温度
- STM32的温度检测,并显示到3.2寸显示屏上(STM32 temperature detection and display on the 3.2 inch display)
DS18B20数字温度传感器在STM32上实现代码
- 在STM32F407上实现数字温度的采集并通过串口实时发送(On the STM32F407 to achieve digital temperature acquisition and real-time transmission through the serial port)
基于stm32的mlx90615 红外测温oled显示
- 用stm32实现mlx90615的红外测温显示,通过oled显示出来。(Using stm32 to realize infrared temperature measurement of mlx90615, display through oled.)
STM32与SIM800透传
- STM32与SIM800透传,控制led灯,显示温度值(STM32 and SIM800 pass through, control the LED lamp, display the temperature value)
Temperature collection and display
- stm32与labview通信,实现温度、电压的采集与实时显示(STM32 and LabVIEW communication, to achieve temperature and voltage acquisition and real-time display.)
STM32
- 采集温湿度传感器,烟雾传感器,压力传感器数据(Collect data of temperature and humidity sensor, smoke sensor and pressure sensor.)
STM32 DS18B20数字温度传感器实验源码
- 基于STM32实现DS18B20数字温度传感器实验,实验平台可根据自己的开放环境进行改变。(Based on STM32 realizing DS18B20 digital temperature sensor experiment, the experimental platform can be changed according to its own open environment.)
stm32-smbus-master
- mlx90614.c;温度传感器;Temperature Sensor(mlx90614.c Temperature Sensor based on STM32F40xx)