搜索资源列表
stm32-st7920-ds18b20-adc STM32 ST7920完整驱动
- STM32 ST7920完整驱动 很详细 有小型菜单界面和温度传感器-STM32 ST7920 complete very detailed with a small menu-driven interface and temperature sensor
ADC0_RTD
- 采用ADI模拟公司的具有24位精度ADC的微处理器ADUc7060做的带冷结补偿的温度采集系统。- Using the ADI s precision of the ADC with 24-bit microprocessor ADUc7060 to do with the cold junction compensation temperature acquisition system.
STM32f103-ADC-USART
- STMicroelectronics 32 用ADC模块采集两路信号并通过USART模块送出 * 设置ADC1的常规转换序列包含CH10和CH16(片内温度传感器) * 设置了连续转换模式,并使用DMA传输-STMicroelectronics 32 ADC module with the acquisition of two signals sent through the USART module* set ADC1 conventional conversion sequence
LM3ADC
- LM3S1138arm应用,做ADC采集例程,内置的温度传感器-LM3S1138arm applications, make ADC acquisition routines, built-in temperature sensor
nrf905_SPI_temp
- ADC采集温度数据通过nrf905发送出去-ADC collecting temperature data sent nrf905
ADC
- STM32的硬件ADC接口代码实现内部温度器显示!-STM32 hardware ADC interface code realization for internal temperature display!
6_ADC_TEMP_dma_systick_lcd
- stm32处理器,adc后采集的温度数据经dma读取,串口显示,systick时钟延迟,lcd显示温度数据!-stm32 processor ,temperature data collected in the adc which is read by dma serial and display by systick clock delay, lcd display temperature data
LM3S9B96_Adc
- LM3S9B96数据采集模块,本工程是利用ADC模数转换模块采集芯片的温度,通过串口将采集到的数据发送出来。-The LM3S9B96 data acquisition module, the project is the use of the ADC analog-to-digital conversion module acquisition chip temperature will be collected through the serial port to send data out
GSM_ADC_DHT11_PDU
- 这是一个GSM 短信收发程序 有ADC转换三路 一路DHT11温度湿度传感 ,二个串口数据收发
NTC_ADC_TAB
- 在12位ADC的热敏电阻NTC采集中,依据计算公式算出每个温度值相对于的ADC值,然后生成文件,可直接复制进表中进行比较查找,依据查找内容读出温度值-In the 12 bit ADC thermistor NTC acquisition, according to the formula to calculate each temperature value relative to the ADC values, then generate files, can be directly cop
ADC-temperature
- 基于arm的ADC测温程序,使用温度传感器LM58-Based on the arm of the ADC measurement procedures, the use of a temperature sensor LM58
adc12
- 用于ADC多通道温度采样并12864显示,经验证绝对好用-ADC sampling for multi-channel temperature and 12864, proven absolutely easy
ex2-adc-temp
- TM4C ADC读取芯片内部温度,工程包-TM4C ADC reads the internal temperature of the chip, package engineering
temperature_sensor
- TM4C1294芯片的ADC主程序,测量芯片内置温度-TM4C1294 main ADC chip, the chip built-in temperature measurement
Example_2803xAdc_TempSensorConv
- DSP28035芯片的ADC程序,测试内置温度-DSP28035 chip ADC program, built-in temperature test
BATMONI-bm3033V2
- 扫地机器人的电池管理系统,的测试程序,包括充放电,过流过压,温度,adc等-battery monitor system
书例_野火M3内部温度传感器
- 书例_野火M3内部温度传感器,学习stm32内部adc的应用(Book cases _ wildfire M3 internal temperature sensor, application of learning STM32 internal ADC)
usart-adc-1
- 利用stm32f411re自带的内部传感器测试温度(Measuring temperature with an internal sensor)
stm32-ADC
- stm32f103C8T6, ADC单通道连续转换模式测内部温度传感器温度(stm32f103C8T6, ADC single-channel continuous conversion mode to measure the temperature of the internal temperature sensor)
CT117E-8th 蓝桥杯嵌入式 官网范例程序2
- stm32入门范例程序,配套开发板CT117E,内含:ADC,温度,定时器,PWM,IIC,串口应用,是学习stm32的基础与实用程序,keil编译