CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:PT100

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-03-23
  • 文件大小:
    2.17mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

通过对ADC电压的采集,并借助相关公式完成对温度的计算,其中中间利用了FFT算法-Through the ADC voltage acquisition, and with the complete formula for calculation of the temperature, where the intermediate use of FFT algorithm
(系统自动生成,下载前可以参看下载内容)

下载文件列表

PT100/CMSIS/arm_math.h
PT100/CMSIS/core_cm4.h
PT100/CMSIS/core_cm4_simd.h
PT100/CMSIS/core_cmFunc.h
PT100/CMSIS/core_cmInstr.h
PT100/CMSIS/system_stm32f4xx.c
PT100/CMSIS/system_stm32f4xx.h
PT100/DSP-Lib/arm_cortexM4lf_math.lib
PT100/ExtDll.iex
PT100/FWlib/inc/misc.h
PT100/FWlib/inc/stm32f4xx_adc.h
PT100/FWlib/inc/stm32f4xx_can.h
PT100/FWlib/inc/stm32f4xx_conf.h
PT100/FWlib/inc/stm32f4xx_crc.h
PT100/FWlib/inc/stm32f4xx_cryp.h
PT100/FWlib/inc/stm32f4xx_dac.h
PT100/FWlib/inc/stm32f4xx_dbgmcu.h
PT100/FWlib/inc/stm32f4xx_dcmi.h
PT100/FWlib/inc/stm32f4xx_dma.h
PT100/FWlib/inc/stm32f4xx_exti.h
PT100/FWlib/inc/stm32f4xx_flash.h
PT100/FWlib/inc/stm32f4xx_fsmc.h
PT100/FWlib/inc/stm32f4xx_gpio.h
PT100/FWlib/inc/stm32f4xx_hash.h
PT100/FWlib/inc/stm32f4xx_i2c.h
PT100/FWlib/inc/stm32f4xx_iwdg.h
PT100/FWlib/inc/stm32f4xx_pwr.h
PT100/FWlib/inc/stm32f4xx_rcc.h
PT100/FWlib/inc/stm32f4xx_rng.h
PT100/FWlib/inc/stm32f4xx_rtc.h
PT100/FWlib/inc/stm32f4xx_sdio.h
PT100/FWlib/inc/stm32f4xx_spi.h
PT100/FWlib/inc/stm32f4xx_syscfg.h
PT100/FWlib/inc/stm32f4xx_tim.h
PT100/FWlib/inc/stm32f4xx_usart.h
PT100/FWlib/inc/stm32f4xx_wwdg.h
PT100/FWlib/src/misc.c
PT100/FWlib/src/stm32f4xx_adc.c
PT100/FWlib/src/stm32f4xx_can.c
PT100/FWlib/src/stm32f4xx_crc.c
PT100/FWlib/src/stm32f4xx_cryp.c
PT100/FWlib/src/stm32f4xx_cryp_aes.c
PT100/FWlib/src/stm32f4xx_cryp_des.c
PT100/FWlib/src/stm32f4xx_cryp_tdes.c
PT100/FWlib/src/stm32f4xx_dac.c
PT100/FWlib/src/stm32f4xx_dbgmcu.c
PT100/FWlib/src/stm32f4xx_dcmi.c
PT100/FWlib/src/stm32f4xx_dma.c
PT100/FWlib/src/stm32f4xx_exti.c
PT100/FWlib/src/stm32f4xx_flash.c
PT100/FWlib/src/stm32f4xx_fsmc.c
PT100/FWlib/src/stm32f4xx_gpio.c
PT100/FWlib/src/stm32f4xx_hash.c
PT100/FWlib/src/stm32f4xx_hash_md5.c
PT100/FWlib/src/stm32f4xx_hash_sha1.c
PT100/FWlib/src/stm32f4xx_i2c.c
PT100/FWlib/src/stm32f4xx_iwdg.c
PT100/FWlib/src/stm32f4xx_pwr.c
PT100/FWlib/src/stm32f4xx_rcc.c
PT100/FWlib/src/stm32f4xx_rng.c
PT100/FWlib/src/stm32f4xx_rtc.c
PT100/FWlib/src/stm32f4xx_sdio.c
PT100/FWlib/src/stm32f4xx_spi.c
PT100/FWlib/src/stm32f4xx_syscfg.c
PT100/FWlib/src/stm32f4xx_tim.c
PT100/FWlib/src/stm32f4xx_usart.c
PT100/FWlib/src/stm32f4xx_wwdg.c
PT100/main.crf
PT100/main.d
PT100/main.o
PT100/misc.crf
PT100/misc.d
PT100/misc.o
PT100/pt100.axf
PT100/pt100.build_log.htm
PT100/pt100.crf
PT100/pt100.d
PT100/pt100.hex
PT100/pt100.htm
PT100/pt100.lnp
PT100/pt100.map
PT100/pt100.o
PT100/pt100.sct
PT100/pt100.uvgui.Administrator
PT100/pt100.uvgui_Administrator.bak
PT100/pt100.uvopt
PT100/pt100.uvproj
PT100/pt100_Target 1.dep
PT100/StartCode/startup_stm32f4xx.s
PT100/startup_stm32f4xx.d
PT100/startup_stm32f4xx.lst
PT100/startup_stm32f4xx.o
PT100/stm32f4xx_adc.crf
PT100/stm32f4xx_adc.d
PT100/stm32f4xx_adc.o
PT100/stm32f4xx_dma.crf
PT100/stm32f4xx_dma.d
PT100/stm32f4xx_dma.o
PT100/stm32f4xx_gpio.crf
PT100/stm32f4xx_gpio.d
PT100/stm32f4xx_gpio.o
PT100/stm32f4xx_it.crf
PT100/stm32f4xx_it.d
PT100/stm32f4xx_it.o
PT100/stm32f4xx_rcc.crf
PT100/stm32f4xx_rcc.d
PT100/stm32f4xx_rcc.o
PT100/stm32f4xx_tim.crf
PT100/stm32f4xx_tim.d
PT100/stm32f4xx_tim.o
PT100/system_stm32f4xx.crf
PT100/system_stm32f4xx.d
PT100/system_stm32f4xx.o
PT100/USER/main.c
PT100/USER/pt100.c
PT100/USER/pt100.h
PT100/USER/stm32f4xx_it.c
PT100/USER/stm32f4xx_it.h
PT100/FWlib/inc
PT100/FWlib/src
PT100/CMSIS
PT100/DSP-Lib
PT100/FWlib
PT100/StartCode
PT100/USER
PT100

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭