CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:zhang_38758

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

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

该程序是关于stm32开发板的开发程序,是一个智能小车的功能实现,并且也包括了一些硬件模块的实现,比如传感器模块。-The program is about stm32 development board development program, is a realization of the smart car features, and also includes a number of hardware modules, such as a sensor module.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

zhang/usart/Demo/user/accel.c
zhang/usart/Demo/user/ADC.c
zhang/usart/Demo/user/DS18B20.c
zhang/usart/Demo/user/DS18b20.h
zhang/usart/Demo/user/stm3210e_eval.c
zhang/usart/Demo/user/stm3210e_eval.h
zhang/usart/Demo/user/stm32f10x_it.c
zhang/usart/Demo/user/stm32f10x_it.h
zhang/usart/Demo/user/stm32_eval.c
zhang/usart/Demo/user/stm32_eval.h
zhang/usart/Demo/user/Timer1.c
zhang/usart/Demo/user/Timer1.h
zhang/usart/Demo/user/Ultrasonic.c
zhang/usart/Demo/user/Ultrasonic.h
zhang/usart/Demo/user/usart1.c
zhang/usart/Demo/user/usart1.h
zhang/usart/Demo/Source/main.c
zhang/usart/Demo/Source/stm32f10x_conf.h
zhang/usart/Demo/Source/stm32f10x_it.c
zhang/usart/Demo/Source/stm32f10x_it.h
zhang/usart/Demo/Project/Demo.dep
zhang/usart/Demo/Project/Demo.ewd
zhang/usart/Demo/Project/Demo.ewp
zhang/usart/Demo/Project/Demo.eww
zhang/usart/Demo/Project/settings/Demo.cspy.bat
zhang/usart/Demo/Project/settings/Demo.dbgdt
zhang/usart/Demo/Project/settings/Demo.dni
zhang/usart/Demo/Project/settings/Demo.wsdt
zhang/usart/Demo/Project/settings/Demo_Debug.jlink
zhang/usart/Demo/Project/Debug/Obj/accel.o
zhang/usart/Demo/Project/Debug/Obj/ADC.o
zhang/usart/Demo/Project/Debug/Obj/core_cm3.o
zhang/usart/Demo/Project/Debug/Obj/Demo.pbd
zhang/usart/Demo/Project/Debug/Obj/DS18B20.o
zhang/usart/Demo/Project/Debug/Obj/main.o
zhang/usart/Demo/Project/Debug/Obj/misc.o
zhang/usart/Demo/Project/Debug/Obj/nrf_app.o
zhang/usart/Demo/Project/Debug/Obj/nrf_application.o
zhang/usart/Demo/Project/Debug/Obj/nrf_low.o
zhang/usart/Demo/Project/Debug/Obj/nrf_SPI.o
zhang/usart/Demo/Project/Debug/Obj/startup_stm32f10x_hd.o
zhang/usart/Demo/Project/Debug/Obj/stm3210e_eval.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_adc.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_bkp.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_can.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_crc.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_dac.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_dbgmcu.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_dma.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_exti.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_flash.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_fsmc.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_gpio.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_i2c.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_it.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_iwdg.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_pwr.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_rcc.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_rtc.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_sdio.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_spi.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_tim.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_usart.o
zhang/usart/Demo/Project/Debug/Obj/stm32f10x_wwdg.o
zhang/usart/Demo/Project/Debug/Obj/stm32_eval.o
zhang/usart/Demo/Project/Debug/Obj/system_stm32f10x.o
zhang/usart/Demo/Project/Debug/Obj/Timer1.o
zhang/usart/Demo/Project/Debug/Obj/Ultrasonic.o
zhang/usart/Demo/Project/Debug/Obj/usart1.o
zhang/usart/Demo/Project/Debug/Exe/Demo.out
zhang/usart/Demo/nrf/nrf_app.c
zhang/usart/Demo/nrf/nrf_app.h
zhang/usart/Demo/nrf/nrf_application.c
zhang/usart/Demo/nrf/nrf_application.h
zhang/usart/Demo/nrf/nrf_low.c
zhang/usart/Demo/nrf/nRF_low.h
zhang/usart/Demo/nrf/nrf_SPI.c
zhang/usart/Demo/nrf/nRF_SPI.h
zhang/usart/Demo/Libraries/SConscript
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
zhang/usart/Demo/Libraries/STM32F10x_StdPeriph_Drive

相关说明

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

相关评论

暂无评论内容.

发表评论

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