文件名称:car
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-08-25
- 文件大小:
- 3.13mb
- 下载次数:
- 0次
- 提 供 者:
- cheny*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32控制的灭火小车程序,包含电机驱动、舵机驱动以及火焰传感器等模块控制。-STM32 car fire control procedures, including motor drives, servo drives and flame sensor module.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
car
...\JLinkLog.txt
...\adc.c
...\adc.h
...\exti.c
...\exti.h
...\gpio.c
...\gpio.h
...\init.c
...\init.h
...\list
...\....\startup_stm32f10x_md.lst
...\....\灭火小车.map
...\main.c
...\nvic.c
...\nvic.h
...\output
...\......\ExtDll.iex
...\......\adc.crf
...\......\adc.d
...\......\adc.o
...\......\core_cm3.crf
...\......\core_cm3.d
...\......\core_cm3.o
...\......\exti.crf
...\......\exti.d
...\......\exti.o
...\......\gpio.__i
...\......\gpio.crf
...\......\gpio.d
...\......\gpio.o
...\......\init.__i
...\......\init.crf
...\......\init.d
...\......\init.o
...\......\main.crf
...\......\main.d
...\......\main.o
...\......\misc.crf
...\......\misc.d
...\......\misc.o
...\......\nvic.crf
...\......\nvic.d
...\......\nvic.o
...\......\rcc.crf
...\......\rcc.d
...\......\rcc.o
...\......\startup_stm32f10x_md.o
...\......\stm32f10x_adc.crf
...\......\stm32f10x_adc.d
...\......\stm32f10x_adc.o
...\......\stm32f10x_exti.crf
...\......\stm32f10x_exti.d
...\......\stm32f10x_exti.o
...\......\stm32f10x_flash.crf
...\......\stm32f10x_flash.d
...\......\stm32f10x_flash.o
...\......\stm32f10x_gpio.crf
...\......\stm32f10x_gpio.d
...\......\stm32f10x_gpio.o
...\......\stm32f10x_it.crf
...\......\stm32f10x_it.d
...\......\stm32f10x_it.o
...\......\stm32f10x_rcc.crf
...\......\stm32f10x_rcc.d
...\......\stm32f10x_rcc.o
...\......\stm32f10x_tim.crf
...\......\stm32f10x_tim.d
...\......\stm32f10x_tim.o
...\......\stm32f10x_usart.crf
...\......\stm32f10x_usart.d
...\......\stm32f10x_usart.o
...\......\system_stm32f10x.crf
...\......\system_stm32f10x.d
...\......\system_stm32f10x.o
...\......\tim.crf
...\......\tim.d
...\......\tim.o
...\......\usart.crf
...\......\usart.d
...\......\usart.o
...\......\use.__i
...\......\use.crf
...\......\use.d
...\......\use.o
...\......\灭火小车.axf
...\......\灭火小车.hex
...\......\灭火小车.htm
...\......\灭火小车.lnp
...\......\灭火小车.plg
...\......\灭火小车.tra
...\rcc.c
...\rcc.h
...\tim.c
...\tim.h
...\usart.c
...\usart.h
...\use.c
...\use.h
...\必用