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

文件名称:ADC-temporature-decection

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-04-08
  • 文件大小:
    756.79kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

基于STM32开发板的温度检测,并通过串口发送数据在上位机上显示,当温度超过设定值时,通过PID程序自动调节控制水温-STM32 development board based on the temperature-sensing and transmitting data via the serial port on a PC display, when the temperature exceeds a set value, automatically adjust the water temperature by PID control program
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ADC temporature decection/HARDWARE/24CXX/24cxx.c
ADC temporature decection/HARDWARE/24CXX/24cxx.h
ADC temporature decection/HARDWARE/24CXX/myiic.c
ADC temporature decection/HARDWARE/24CXX/myiic.h
ADC temporature decection/HARDWARE/ADC/adc.c
ADC temporature decection/HARDWARE/ADC/adc.h
ADC temporature decection/HARDWARE/DMA/dma.c
ADC temporature decection/HARDWARE/DMA/dma.h
ADC temporature decection/HARDWARE/EXTI/exti.c
ADC temporature decection/HARDWARE/EXTI/exti.h
ADC temporature decection/HARDWARE/FLASH/flash.c
ADC temporature decection/HARDWARE/FLASH/flash.h
ADC temporature decection/HARDWARE/KEY/key.c
ADC temporature decection/HARDWARE/KEY/key.h
ADC temporature decection/HARDWARE/LCD/FONT.H
ADC temporature decection/HARDWARE/LCD/ILI93xx.c
ADC temporature decection/HARDWARE/LCD/LCD.h
ADC temporature decection/HARDWARE/LED/led.c
ADC temporature decection/HARDWARE/LED/led.h
ADC temporature decection/HARDWARE/OLED/FONT.H
ADC temporature decection/HARDWARE/OLED/oled.c
ADC temporature decection/HARDWARE/OLED/oled.h
ADC temporature decection/HARDWARE/RTC/rtc.c
ADC temporature decection/HARDWARE/RTC/rtc.h
ADC temporature decection/HARDWARE/SPI/spi.c
ADC temporature decection/HARDWARE/SPI/spi.h
ADC temporature decection/HARDWARE/TIMER/timer.c
ADC temporature decection/HARDWARE/TIMER/timer.h
ADC temporature decection/HARDWARE/TOUCH/touch.c
ADC temporature decection/HARDWARE/TOUCH/touch.h
ADC temporature decection/HARDWARE/WDG/wdg.c
ADC temporature decection/HARDWARE/WDG/wdg.h
ADC temporature decection/HARDWARE/WKUP/wkup.c
ADC temporature decection/HARDWARE/WKUP/wkup.h
ADC temporature decection/keilkilll.bat
ADC temporature decection/README.TXT
ADC temporature decection/SYSTEM/delay/delay.c
ADC temporature decection/SYSTEM/delay/delay.h
ADC temporature decection/SYSTEM/sys/cortexm3_macro.h
ADC temporature decection/SYSTEM/sys/stm32f10x_conf.h
ADC temporature decection/SYSTEM/sys/stm32f10x_it.h
ADC temporature decection/SYSTEM/sys/stm32f10x_map.h
ADC temporature decection/SYSTEM/sys/stm32f10x_nvic.h
ADC temporature decection/SYSTEM/sys/stm32f10x_type.h
ADC temporature decection/SYSTEM/sys/sys.c
ADC temporature decection/SYSTEM/sys/sys.h
ADC temporature decection/SYSTEM/usart/usart.c
ADC temporature decection/SYSTEM/usart/usart.h
ADC temporature decection/USER/24cxx.crf
ADC temporature decection/USER/24cxx.d
ADC temporature decection/USER/24cxx.o
ADC temporature decection/USER/adc.crf
ADC temporature decection/USER/adc.d
ADC temporature decection/USER/adc.o
ADC temporature decection/USER/delay.crf
ADC temporature decection/USER/delay.d
ADC temporature decection/USER/delay.o
ADC temporature decection/USER/dma.crf
ADC temporature decection/USER/dma.d
ADC temporature decection/USER/dma.o
ADC temporature decection/USER/exti.crf
ADC temporature decection/USER/exti.d
ADC temporature decection/USER/exti.o
ADC temporature decection/USER/flash.crf
ADC temporature decection/USER/flash.d
ADC temporature decection/USER/flash.o
ADC temporature decection/USER/ili93xx.crf
ADC temporature decection/USER/ili93xx.d
ADC temporature decection/USER/ili93xx.o
ADC temporature decection/USER/JLinkSettings.ini
ADC temporature decection/USER/key.crf
ADC temporature decection/USER/key.d
ADC temporature decection/USER/key.o
ADC temporature decection/USER/led.crf
ADC temporature decection/USER/led.d
ADC temporature decection/USER/led.o
ADC temporature decection/USER/myiic.crf
ADC temporature decection/USER/myiic.d
ADC temporature decection/USER/myiic.o
ADC temporature decection/USER/oled.crf
ADC temporature decection/USER/oled.d
ADC temporature decection/USER/oled.o
ADC temporature decection/USER/pid.crf
ADC temporature decection/USER/pid.d
ADC temporature decection/USER/pid.__i
ADC temporature decection/USER/rtc.crf
ADC temporature decection/USER/rtc.d
ADC temporature decection/USER/rtc.o
ADC temporature decection/USER/spi.crf
ADC temporature decection/USER/spi.d
ADC temporature decection/USER/spi.o
ADC temporature decection/USER/STM32F10x.d
ADC temporature decection/USER/STM32F10x.lst
ADC temporature decection/USER/STM32F10x.o
ADC temporature decection/USER/STM32F10x.s
ADC temporature decection/USER/sys.crf
ADC temporature decection/USER/sys.d
ADC temporature decection/USER/sys.o
ADC temporature decection/USER/TEST.axf
ADC temporature decection/USER/test.c
ADC temporature decection/USER/test.crf
ADC temporature decection/USER/test.d
ADC temporature decection/USER/TEST.hex
ADC temporature decection/USER/TEST.htm
ADC temporature decection/USER/TEST.lnp
ADC temporature decection/USER/TEST.map
ADC temporature decection/USER/test.o
ADC temporature decection/USER/TEST.Opt
ADC temporature decection/USER/TEST.plg
ADC temporature decection/USER/TEST.sct
ADC temporature decection/USER/TEST.tra
ADC temporature decection/USER/TEST.Uv2
ADC temporature decection/USER/TEST.uvgui.Administrator
ADC temporature decection/USER/TEST.uvgui_Administrator.bak
ADC temporature decection/USER/TEST.uvopt
ADC temporature decection/USER/TEST.uvproj
ADC temporature decection/USER/TEST_Target 1.dep
ADC temporature decection/USER/TEST_uvopt.bak
ADC temporature decection/USER/TEST_uvproj.bak

相关说明

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

相关评论

暂无评论内容.

发表评论

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