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

文件名称:IntelligentCar-Test

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

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

基于STM32单片机开发的迷宫灭火机器人代码,实现自动寻找火源并将火扑灭,开发环境为MDK-Based on the STM32 MCU development labyrinth of fire-fighting robot code, automatically looking for fire and put the fire out, the development environment for the MDK
(系统自动生成,下载前可以参看下载内容)

下载文件列表

IntelligentCar-Test/
IntelligentCar-Test/CMSIS/
IntelligentCar-Test/CMSIS/core_cm3.c
IntelligentCar-Test/CMSIS/core_cm3.h
IntelligentCar-Test/CMSIS/startup/
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_cl.s
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_hd.s
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_hd_vl.s
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_ld.s
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_ld_vl.s
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_md.s
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_md_vl.s
IntelligentCar-Test/CMSIS/startup/startup_stm32f10x_xl.s
IntelligentCar-Test/CMSIS/stm32f10x.h
IntelligentCar-Test/CMSIS/system_stm32f10x.c
IntelligentCar-Test/CMSIS/system_stm32f10x.h
IntelligentCar-Test/FWlib/
IntelligentCar-Test/FWlib/inc/
IntelligentCar-Test/FWlib/inc/misc.h
IntelligentCar-Test/FWlib/inc/stm32f10x_adc.h
IntelligentCar-Test/FWlib/inc/stm32f10x_bkp.h
IntelligentCar-Test/FWlib/inc/stm32f10x_can.h
IntelligentCar-Test/FWlib/inc/stm32f10x_cec.h
IntelligentCar-Test/FWlib/inc/stm32f10x_crc.h
IntelligentCar-Test/FWlib/inc/stm32f10x_dac.h
IntelligentCar-Test/FWlib/inc/stm32f10x_dbgmcu.h
IntelligentCar-Test/FWlib/inc/stm32f10x_dma.h
IntelligentCar-Test/FWlib/inc/stm32f10x_exti.h
IntelligentCar-Test/FWlib/inc/stm32f10x_flash.h
IntelligentCar-Test/FWlib/inc/stm32f10x_fsmc.h
IntelligentCar-Test/FWlib/inc/stm32f10x_gpio.h
IntelligentCar-Test/FWlib/inc/stm32f10x_i2c.h
IntelligentCar-Test/FWlib/inc/stm32f10x_iwdg.h
IntelligentCar-Test/FWlib/inc/stm32f10x_pwr.h
IntelligentCar-Test/FWlib/inc/stm32f10x_rcc.h
IntelligentCar-Test/FWlib/inc/stm32f10x_rtc.h
IntelligentCar-Test/FWlib/inc/stm32f10x_sdio.h
IntelligentCar-Test/FWlib/inc/stm32f10x_spi.h
IntelligentCar-Test/FWlib/inc/stm32f10x_tim.h
IntelligentCar-Test/FWlib/inc/stm32f10x_usart.h
IntelligentCar-Test/FWlib/inc/stm32f10x_wwdg.h
IntelligentCar-Test/FWlib/src/
IntelligentCar-Test/FWlib/src/misc.c
IntelligentCar-Test/FWlib/src/stm32f10x_adc.c
IntelligentCar-Test/FWlib/src/stm32f10x_bkp.c
IntelligentCar-Test/FWlib/src/stm32f10x_can.c
IntelligentCar-Test/FWlib/src/stm32f10x_cec.c
IntelligentCar-Test/FWlib/src/stm32f10x_crc.c
IntelligentCar-Test/FWlib/src/stm32f10x_dac.c
IntelligentCar-Test/FWlib/src/stm32f10x_dbgmcu.c
IntelligentCar-Test/FWlib/src/stm32f10x_dma.c
IntelligentCar-Test/FWlib/src/stm32f10x_exti.c
IntelligentCar-Test/FWlib/src/stm32f10x_flash.c
IntelligentCar-Test/FWlib/src/stm32f10x_fsmc.c
IntelligentCar-Test/FWlib/src/stm32f10x_gpio.c
IntelligentCar-Test/FWlib/src/stm32f10x_i2c.c
IntelligentCar-Test/FWlib/src/stm32f10x_iwdg.c
IntelligentCar-Test/FWlib/src/stm32f10x_pwr.c
IntelligentCar-Test/FWlib/src/stm32f10x_rcc.c
IntelligentCar-Test/FWlib/src/stm32f10x_rtc.c
IntelligentCar-Test/FWlib/src/stm32f10x_sdio.c
IntelligentCar-Test/FWlib/src/stm32f10x_spi.c
IntelligentCar-Test/FWlib/src/stm32f10x_tim.c
IntelligentCar-Test/FWlib/src/stm32f10x_usart.c
IntelligentCar-Test/FWlib/src/stm32f10x_wwdg.c
IntelligentCar-Test/Listing/
IntelligentCar-Test/Listing/Intelligent Car.map
IntelligentCar-Test/Listing/startup_stm32f10x_ld.lst
IntelligentCar-Test/Listing/startup_stm32f10x_md.lst
IntelligentCar-Test/Output/
IntelligentCar-Test/Output/Intelligent Car.axf
IntelligentCar-Test/Output/Intelligent Car.hex
IntelligentCar-Test/Output/Intelligent Car.htm
IntelligentCar-Test/Output/Intelligent Car.lnp
IntelligentCar-Test/Output/Intelligent Car.sct
IntelligentCar-Test/Output/Intelligent Car.tra
IntelligentCar-Test/Output/buzzer.crf
IntelligentCar-Test/Output/buzzer.d
IntelligentCar-Test/Output/buzzer.o
IntelligentCar-Test/Output/core_cm3.crf
IntelligentCar-Test/Output/core_cm3.d
IntelligentCar-Test/Output/core_cm3.o
IntelligentCar-Test/Output/delay-test.__i
IntelligentCar-Test/Output/delay-test.d
IntelligentCar-Test/Output/delay.__i
IntelligentCar-Test/Output/delay.crf
IntelligentCar-Test/Output/delay.d
IntelligentCar-Test/Output/delay.o
IntelligentCar-Test/Output/exti.__i
IntelligentCar-Test/Output/exti.crf
IntelligentCar-Test/Output/exti.d
IntelligentCar-Test/Output/exti.o
IntelligentCar-Test/Output/lcd5110.__i
IntelligentCar-Test/Output/lcd5110.crf
IntelligentCar-Test/Output/lcd5110.d
IntelligentCar-Test/Output/lcd5110.o
IntelligentCar-Test/Output/led.__i
IntelligentCar-Test/Output/led.crf
IntelligentCar-Test/Output/led.d
IntelligentCar-Test/Output/led.o
IntelligentCar-Test/Output/main.__i
IntelligentCar-Test/Output/main.crf
IntelligentCar-Test/Output/main.d
IntelligentCar-Test/Output/main.o
IntelligentCar-Test/Output/misc.crf
IntelligentCar-Test/Output/misc.d
IntelligentCar-Test/Output/misc.o
IntelligentCar-Test/Output/obstacle_avoidance.__i
IntelligentCar-Test/Output/obstacle_avoidance.crf
IntelligentCar-Test/Output/obstacle_avoidance.d
IntelligentCar-Test/Output/obstacle_avoidance.o
IntelligentCar-Test/Output/pwm.__i
IntelligentCar-Test/Output/pwm.crf
IntelligentCar-Test/Output/pwm.d
IntelligentCar-Test/Output/pwm.o
IntelligentCar-Test/Output/startup_stm32f10x_ld.d
IntelligentCar-Test/Output/startup_stm32f10x_ld.o
IntelligentCar-Test/Output/startup_stm32f10x_md.d
IntelligentCar-Test/Output/startup_stm32f10x_md.o
Intellig

相关说明

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

相关评论

暂无评论内容.

发表评论

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