文件名称:temperature
- 所属分类:
- 嵌入式/单片机编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-09-09
- 文件大小:
- 3.08mb
- 下载次数:
- 0次
- 提 供 者:
- JOJOY*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
stm32 正点原子开发板mini v3.3亲测可用,将下位机开发板采集的温度通过串口传输到PC机串口,测试时采用USB转串口,上传代码为下位机代码,下次再传上位机代码。(stm32 seiral com code+temperature)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
temperature
temperature\CORE
temperature\CORE\core_cm3.c
temperature\CORE\core_cm3.h
temperature\CORE\startup_stm32f10x_hd.s
temperature\CORE\startup_stm32f10x_md.s
temperature\HARDWARE
temperature\HARDWARE\ADC
temperature\HARDWARE\ADC\adc.c
temperature\HARDWARE\ADC\adc.h
temperature\HARDWARE\ITEMP
temperature\HARDWARE\ITEMP\tsensor.c
temperature\HARDWARE\ITEMP\tsensor.h
temperature\HARDWARE\LCD
temperature\HARDWARE\LCD\FONT.H
temperature\HARDWARE\LCD\lcd.c
temperature\HARDWARE\LCD\lcd.h
temperature\HARDWARE\LED
temperature\HARDWARE\LED\led.c
temperature\HARDWARE\LED\led.h
temperature\keilkilll.bat
temperature\OBJ
temperature\OBJ\core_cm3.crf
temperature\OBJ\core_cm3.d
temperature\OBJ\core_cm3.o
temperature\OBJ\delay.crf
temperature\OBJ\delay.d
temperature\OBJ\delay.o
temperature\OBJ\ITEMP.axf
temperature\OBJ\ITEMP.build_log.htm
temperature\OBJ\ITEMP.hex
temperature\OBJ\ITEMP.htm
temperature\OBJ\ITEMP.lnp
temperature\OBJ\ITEMP.sct
temperature\OBJ\ITEMP_Target 1.dep
temperature\OBJ\lcd.crf
temperature\OBJ\lcd.d
temperature\OBJ\lcd.o
temperature\OBJ\led.crf
temperature\OBJ\led.d
temperature\OBJ\led.o
temperature\OBJ\main.crf
temperature\OBJ\main.d
temperature\OBJ\main.o
temperature\OBJ\misc.crf
temperature\OBJ\misc.d
temperature\OBJ\misc.o
temperature\OBJ\startup_stm32f10x_hd.d
temperature\OBJ\startup_stm32f10x_hd.o
temperature\OBJ\stm32f10x_adc.crf
temperature\OBJ\stm32f10x_adc.d
temperature\OBJ\stm32f10x_adc.o
temperature\OBJ\stm32f10x_gpio.crf
temperature\OBJ\stm32f10x_gpio.d
temperature\OBJ\stm32f10x_gpio.o
temperature\OBJ\stm32f10x_it.crf
temperature\OBJ\stm32f10x_it.d
temperature\OBJ\stm32f10x_it.o
temperature\OBJ\stm32f10x_rcc.crf
temperature\OBJ\stm32f10x_rcc.d
temperature\OBJ\stm32f10x_rcc.o
temperature\OBJ\stm32f10x_usart.crf
temperature\OBJ\stm32f10x_usart.d
temperature\OBJ\stm32f10x_usart.o
temperature\OBJ\sys.crf
temperature\OBJ\sys.d
temperature\OBJ\sys.o
temperature\OBJ\system_stm32f10x.crf
temperature\OBJ\system_stm32f10x.d
temperature\OBJ\system_stm32f10x.o
temperature\OBJ\tsensor.crf
temperature\OBJ\tsensor.d
temperature\OBJ\tsensor.o
temperature\OBJ\usart.crf
temperature\OBJ\usart.d
temperature\OBJ\usart.o
temperature\README.TXT
temperature\STM32F10x_FWLib
temperature\STM32F10x_FWLib\inc
temperature\STM32F10x_FWLib\inc\misc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_adc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_bkp.h
temperature\STM32F10x_FWLib\inc\stm32f10x_can.h
temperature\STM32F10x_FWLib\inc\stm32f10x_cec.h
temperature\STM32F10x_FWLib\inc\stm32f10x_crc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_dac.h
temperature\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
temperature\STM32F10x_FWLib\inc\stm32f10x_dma.h
temperature\STM32F10x_FWLib\inc\stm32f10x_exti.h
temperature\STM32F10x_FWLib\inc\stm32f10x_flash.h
temperature\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_gpio.h
temperature\STM32F10x_FWLib\inc\stm32f10x_i2c.h
temperature\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
temperature\STM32F10x_FWLib\inc\stm32f10x_pwr.h
temperature\STM32F10x_FWLib\inc\stm32f10x_rcc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_rtc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_sdio.h
temperature\STM32F10x_FWLib\inc\stm32f10x_spi.h
temperature\STM32F10x_FWLib\inc\stm32f10x_tim.h
temperature\CORE
temperature\CORE\core_cm3.c
temperature\CORE\core_cm3.h
temperature\CORE\startup_stm32f10x_hd.s
temperature\CORE\startup_stm32f10x_md.s
temperature\HARDWARE
temperature\HARDWARE\ADC
temperature\HARDWARE\ADC\adc.c
temperature\HARDWARE\ADC\adc.h
temperature\HARDWARE\ITEMP
temperature\HARDWARE\ITEMP\tsensor.c
temperature\HARDWARE\ITEMP\tsensor.h
temperature\HARDWARE\LCD
temperature\HARDWARE\LCD\FONT.H
temperature\HARDWARE\LCD\lcd.c
temperature\HARDWARE\LCD\lcd.h
temperature\HARDWARE\LED
temperature\HARDWARE\LED\led.c
temperature\HARDWARE\LED\led.h
temperature\keilkilll.bat
temperature\OBJ
temperature\OBJ\core_cm3.crf
temperature\OBJ\core_cm3.d
temperature\OBJ\core_cm3.o
temperature\OBJ\delay.crf
temperature\OBJ\delay.d
temperature\OBJ\delay.o
temperature\OBJ\ITEMP.axf
temperature\OBJ\ITEMP.build_log.htm
temperature\OBJ\ITEMP.hex
temperature\OBJ\ITEMP.htm
temperature\OBJ\ITEMP.lnp
temperature\OBJ\ITEMP.sct
temperature\OBJ\ITEMP_Target 1.dep
temperature\OBJ\lcd.crf
temperature\OBJ\lcd.d
temperature\OBJ\lcd.o
temperature\OBJ\led.crf
temperature\OBJ\led.d
temperature\OBJ\led.o
temperature\OBJ\main.crf
temperature\OBJ\main.d
temperature\OBJ\main.o
temperature\OBJ\misc.crf
temperature\OBJ\misc.d
temperature\OBJ\misc.o
temperature\OBJ\startup_stm32f10x_hd.d
temperature\OBJ\startup_stm32f10x_hd.o
temperature\OBJ\stm32f10x_adc.crf
temperature\OBJ\stm32f10x_adc.d
temperature\OBJ\stm32f10x_adc.o
temperature\OBJ\stm32f10x_gpio.crf
temperature\OBJ\stm32f10x_gpio.d
temperature\OBJ\stm32f10x_gpio.o
temperature\OBJ\stm32f10x_it.crf
temperature\OBJ\stm32f10x_it.d
temperature\OBJ\stm32f10x_it.o
temperature\OBJ\stm32f10x_rcc.crf
temperature\OBJ\stm32f10x_rcc.d
temperature\OBJ\stm32f10x_rcc.o
temperature\OBJ\stm32f10x_usart.crf
temperature\OBJ\stm32f10x_usart.d
temperature\OBJ\stm32f10x_usart.o
temperature\OBJ\sys.crf
temperature\OBJ\sys.d
temperature\OBJ\sys.o
temperature\OBJ\system_stm32f10x.crf
temperature\OBJ\system_stm32f10x.d
temperature\OBJ\system_stm32f10x.o
temperature\OBJ\tsensor.crf
temperature\OBJ\tsensor.d
temperature\OBJ\tsensor.o
temperature\OBJ\usart.crf
temperature\OBJ\usart.d
temperature\OBJ\usart.o
temperature\README.TXT
temperature\STM32F10x_FWLib
temperature\STM32F10x_FWLib\inc
temperature\STM32F10x_FWLib\inc\misc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_adc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_bkp.h
temperature\STM32F10x_FWLib\inc\stm32f10x_can.h
temperature\STM32F10x_FWLib\inc\stm32f10x_cec.h
temperature\STM32F10x_FWLib\inc\stm32f10x_crc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_dac.h
temperature\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
temperature\STM32F10x_FWLib\inc\stm32f10x_dma.h
temperature\STM32F10x_FWLib\inc\stm32f10x_exti.h
temperature\STM32F10x_FWLib\inc\stm32f10x_flash.h
temperature\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_gpio.h
temperature\STM32F10x_FWLib\inc\stm32f10x_i2c.h
temperature\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
temperature\STM32F10x_FWLib\inc\stm32f10x_pwr.h
temperature\STM32F10x_FWLib\inc\stm32f10x_rcc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_rtc.h
temperature\STM32F10x_FWLib\inc\stm32f10x_sdio.h
temperature\STM32F10x_FWLib\inc\stm32f10x_spi.h
temperature\STM32F10x_FWLib\inc\stm32f10x_tim.h