文件名称:基于stm32f103指南者开发板的温度控制系统

  • 所属分类:
  • 嵌入式/单片机编程
  • 资源属性:
  • 上传时间:
  • 2017-12-06
  • 文件大小:
  • 5.68mb
  • 下载次数:
  • 1次
  • 提 供 者:
  • 军**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

使用stm32F103开发板利用PID算法控制PWM信号控制大功率MOS管通断,为一个20Ω/30W的空心瓷管电阻加热。在控制温度过程中通过温度传感器(DS18B20)实时监测系统温度,并使用stm32F103开发板所提供的电阻式触摸屏显示实时温度和预设温度及温度控制面板。(Using the stm32F103 development board, the PID algorithm is used to control the PWM signal to control the high power MOS tube, and it is heated for a 20 Omega /30W hollow ceramic tube. During the control of temperature, the temperature of the system is monitored in real time by temperature sensor (DS18B20), and the real-time temperature and preset temperature and temperature control panel are displayed by the resistive touch screen provided by the stm32F103 development board.)
相关搜索: 温度控制
STM32
ds18b20

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
温度控制版本4\3.2寸液晶与STM32接线方式.xls 25088 2016-09-24
温度控制版本4\Doc\readme.txt 4809 2016-12-16
温度控制版本4\Libraries\CMSIS\core_cm3.c 17273 2016-09-24
温度控制版本4\Libraries\CMSIS\core_cm3.h 85714 2016-09-24
温度控制版本4\Libraries\CMSIS\stm32f10x.h 633941 2016-09-24
温度控制版本4\Libraries\CMSIS\system_stm32f10x.c 36557 2016-09-24
温度控制版本4\Libraries\CMSIS\system_stm32f10x.h 2085 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_cl.s 15766 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_hd.s 15503 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s 15692 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_ld.s 12376 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s 13656 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_md.s 12765 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s 14073 2016-09-24
温度控制版本4\Libraries\CMSIS\startup\startup_stm32f10x_xl.s 15955 2016-09-24
温度控制版本4\Libraries\FWlib\inc\misc.h 8982 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_adc.h 21690 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_bkp.h 7555 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_can.h 27559 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_cec.h 6573 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_crc.h 2162 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_dac.h 15233 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_dbgmcu.h 3818 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_dma.h 20754 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_exti.h 6824 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_flash.h 25445 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_fsmc.h 27016 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_gpio.h 20175 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_i2c.h 30029 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_iwdg.h 3828 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_pwr.h 4383 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_rcc.h 30452 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_rtc.h 3857 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_sdio.h 21863 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_spi.h 17725 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_tim.h 52427 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_usart.h 16548 2016-09-24
温度控制版本4\Libraries\FWlib\inc\stm32f10x_wwdg.h 2966 2016-09-24
温度控制版本4\Libraries\FWlib\src\misc.c 7046 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_adc.c 47201 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_bkp.c 8463 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_can.c 45103 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_cec.c 11656 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_crc.c 3347 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_dac.c 19087 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_dbgmcu.c 5149 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_dma.c 29607 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_exti.c 6959 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_flash.c 62551 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_fsmc.c 35484 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_gpio.c 23221 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_i2c.c 45781 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_iwdg.c 4916 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_pwr.c 8759 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_rcc.c 51271 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_rtc.c 8598 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_sdio.c 28933 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_spi.c 30224 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_tim.c 109159 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_usart.c 38308 2016-09-24
温度控制版本4\Libraries\FWlib\src\stm32f10x_wwdg.c 5735 2016-09-24
温度控制版本4\Listing\startup_stm32f10x_hd.lst 55319 2017-11-25
温度控制版本4\Listing\Template.map 197239 2017-11-25
温度控制版本4\Output\BH-F103_LDC.dep 82723 2017-11-25
温度控制版本4\Output\bsp_ili9341_lcd.crf 369284 2017-11-25
温度控制版本4\Output\main.d 2642 2017-11-25
温度控制版本4\Output\bsp_led.crf 349593 2017-11-25
温度控制版本4\Output\bsp_spi_flash.crf 359682 2017-11-25
温度控制版本4\Output\bsp_spi_flash.d 2289 2017-11-25
温度控制版本4\Output\bsp_generaltim.d 2257 2017-11-25
温度控制版本4\Output\bsp_usart.crf 353536 2017-11-25
温度控制版本4\Output\bsp_xpt2046_lcd.crf 378320 2017-11-25
温度控制版本4\Output\core_cm3.crf 3956 2017-11-25
温度控制版本4\Output\fonts.crf 356437 2017-11-25
温度控制版本4\Output\main.crf 374860 2017-11-25
温度控制版本4\Output\Template.axf 455192 2017-11-25
温度控制版本4\Output\misc.crf 349034 2017-11-25
温度控制版本4\Output\main.o 413568 2017-11-25
温度控制版本4\Output\palette.crf 373459 2017-11-25
温度控制版本4\Output\startup_stm32f10x_hd.d 91 2017-11-25
温度控制版本4\Output\stm32f10x_adc.crf 356203 2017-11-25
温度控制版本4\Output\stm32f10x_bkp.crf 349974 2017-11-25
温度控制版本4\Output\stm32f10x_can.crf 357816 2017-11-25
温度控制版本4\Output\stm32f10x_cec.crf 350527 2017-11-25
温度控制版本4\Output\stm32f10x_crc.crf 348587 2017-11-25
温度控制版本4\Output\stm32f10x_dac.crf 350660 2017-11-25
温度控制版本4\Output\ExtDll.iex 19 2017-11-10
温度控制版本4\Output\stm32f10x_dbgmcu.crf 348377 2017-11-25
温度控制版本4\Output\stm32f10x_dma.crf 352142 2017-11-25
温度控制版本4\Output\stm32f10x_exti.crf 349593 2017-11-25
温度控制版本4\Output\stm32f10x_flash.crf 356044 2017-11-25
温度控制版本4\Output\stm32f10x_fsmc.crf 354549 2017-11-25
温度控制版本4\Output\stm32f10x_gpio.crf 352532 2017-11-25
温度控制版本4\Output\stm32f10x_i2c.crf 354963 2017-11-25
温度控制版本4\Output\stm32f10x_it.crf 357843 2017-11-25
温度控制版本4\Output\stm32f10x_iwdg.crf 348688 2017-11-25
温度控制版本4\Output\stm32f10x_pwr.crf 349881 2017-11-25
温度控制版本4\Output\stm32f10x_rcc.crf 356107 2017-11-25
温度控制版本4\Output\stm32f10x_rtc.crf 349881 2017-11-25
温度控制版本4\Output\stm32f10x_sdio.crf 353143 2017-11-25

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org