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

文件名称:测速器源码

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

本文档是一款旋转连接式的测速器源码,有兴趣的朋友可以下来参考
相关搜索: 测速器源码

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

下载文件列表

压缩包 : cold_plate_prj.rar 列表
Application/Calibrate_Interface/inc/autoCalibrate.h
Application/Calibrate_Interface/inc/calibrate.h
Application/Calibrate_Interface/inc/extPowerMeter.h
Application/Calibrate_Interface/src/autoCalibrate.c
Application/Calibrate_Interface/src/calibrate.c
Application/Calibrate_Interface/src/extPowerMeter.c
Application/Communication_Interface/inc/communication_App.h
Application/Communication_Interface/src/communication_App.c
Application/Display_Interface/inc/display_App.h
Application/Display_Interface/src/display_App.c
Application/Dynamometer_Interface/inc/dynamometer_App.h
Application/Dynamometer_Interface/src/dynamometer_App.c
Application/Program/inc/application.h
Application/Program/inc/main.h
Application/Program/inc/stm32f10x_conf.h
Application/Program/inc/stm32f10x_it.h
Application/Program/src/application.c
Application/Program/src/main.c
Application/Program/src/stm32f10x_it.c
Application/Tempreture_Interface/inc/tempreture_App.h
Application/Tempreture_Interface/src/tempreture_App.c
BSP/ADC_BSP/inc/adc_manager.h
BSP/ADC_BSP/inc/ADS1220.h
BSP/ADC_BSP/inc/intAdc.h
BSP/ADC_BSP/src/adc_manager.c
BSP/ADC_BSP/src/ADS1220.c
BSP/ADC_BSP/src/intAdc.c
BSP/Bus_BSP/inc/iic_Bus.h
BSP/Bus_BSP/inc/iic_ops.h
BSP/Bus_BSP/inc/rs_x_comm.h
BSP/Bus_BSP/inc/spi.h
BSP/Bus_BSP/src/iic_Bus.c
BSP/Bus_BSP/src/iic_ops.c
BSP/Bus_BSP/src/rs_x_comm.c
BSP/Bus_BSP/src/spi.c
BSP/DAC_BSP/inc/AD5541A.h
BSP/DAC_BSP/inc/dac_manager.h
BSP/DAC_BSP/src/AD5541A.c
BSP/DAC_BSP/src/dac_manager.c
BSP/Flash_BSP/inc/flash_if.h
BSP/Flash_BSP/src/flash_if.c
BSP/HardWareSuport/inc/delay.h
BSP/HardWareSuport/inc/hw_config.h
BSP/HardWareSuport/inc/sys.h
BSP/HardWareSuport/src/delay.c
BSP/HardWareSuport/src/hw_config.c
BSP/HardWareSuport/src/sys.c
BSP/Motor_BSP/inc/StepMotor.h
BSP/Motor_BSP/src/StepMotor.c
BSP/Storage_BSP/inc/24cxx.h
BSP/Storage_BSP/inc/i2c_ee.h
BSP/Storage_BSP/src/24cxx.c
BSP/Storage_BSP/src/i2c_ee.c
BSP/Timer_BSP/inc/delay.h
BSP/Timer_BSP/inc/Pwm.h
BSP/Timer_BSP/inc/Timer.h
BSP/Timer_BSP/src/delay.c
BSP/Timer_BSP/src/Pwm.c
BSP/Timer_BSP/src/Timer.c
HMI/COMDEBUG.ini
HMI/inc/cmd_process.h
HMI/inc/cmd_queue.h
HMI/inc/hmi_driver.h
HMI/inc/hmi_user_uart.h
HMI/inc/platform_config.h
HMI/src/cmd_queue.c
HMI/src/hmi_driver.c
HMI/src/hmi_user_uart.c
Libraries/CMISS/core_cm3.c
Libraries/CMISS/core_cm3.h
Libraries/CMISS/startup_stm32f10x_cl.s
Libraries/CMISS/startup_stm32f10x_hd.s
Libraries/CMISS/startup_stm32f10x_hd_vl.s
Libraries/CMISS/startup_stm32f10x_ld.s
Libraries/CMISS/startup_stm32f10x_ld_vl.s
Libraries/CMISS/startup_stm32f10x_md.s
Libraries/CMISS/startup_stm32f10x_md_vl.s
Libraries/CMISS/startup_stm32f10x_xl.s
Libraries/CMISS/stm32f10x.h
Libraries/CMISS/stm32f10x_conf.h
Libraries/CMISS/system_stm32f10x.c
Libraries/CMISS/system_stm32f10x.h
Libraries/FWLIB/inc/misc.h
Libraries/FWLIB/inc/stm32f10x_adc.h
Libraries/FWLIB/inc/stm32f10x_bkp.h
Libraries/FWLIB/inc/stm32f10x_can.h
Libraries/FWLIB/inc/stm32f10x_cec.h
Libraries/FWLIB/inc/stm32f10x_crc.h
Libraries/FWLIB/inc/stm32f10x_dac.h
Libraries/FWLIB/inc/stm32f10x_dbgmcu.h
Libraries/FWLIB/inc/stm32f10x_dma.h
Libraries/FWLIB/inc/stm32f10x_exti.h
Libraries/FWLIB/inc/stm32f10x_flash.h
Libraries/FWLIB/inc/stm32f10x_fsmc.h
Libraries/FWLIB/inc/stm32f10x_gpio.h
Libraries/FWLIB/inc/stm32f10x_i2c.h
Libraries/FWLIB/inc/stm32f10x_iwdg.h
Libraries/FWLIB/inc/stm32f10x_pwr.h
Libraries/FWLIB/inc/stm32f10x_rcc.h
Libraries/FWLIB/inc/stm32f10x_rtc.h
Libraries/FWLIB/inc/stm32f10x_sdio.h
Libraries/FWLIB/inc/stm32f10x_spi.h
Libraries/FWLIB/inc/stm32f10x_tim.h
Libraries/FWLIB/inc/stm32f10x_usart.h
Libraries/FWLIB/inc/stm32f10x_wwdg.h
Libraries/FWLIB/src/misc.c
Libraries/FWLIB/src/stm32f10x_adc.c
Libraries/FWLIB/src/stm32f10x_bkp.c
Libraries/FWLIB/src/stm32f10x_can.c
Libraries/FWLIB/src/stm32f10x_cec.c
Libraries/FWLIB/src/stm32f10x_crc.c
Libraries/FWLIB/src/stm32f10x_dac.c
Libraries/FWLIB/src/stm32f10x_dbgmcu.c
Libraries/FWLIB/src/stm32f10x_dma.c
Libraries/FWLIB/src/stm32f10x_exti.c
Libraries/FWLIB/src/stm32f10x_flash.c
Libraries/FWLIB/src/stm32f10x_fsmc.c
Libraries/FWLIB/src/stm32f10x_gpio.c
Libraries/FWLIB/src/stm32f10x_i2c.c
Libraries/FWLIB/src/stm32f10x_iwdg.c
Libraries/FWLIB/src/stm32f10x_pwr.c
Libraries/FWLIB/src/stm32f10x_rcc.c
Libraries/FWLIB/src/stm32f10x_rtc.c
Libraries/FWLIB/src/stm32f10x_sdio.c
Libraries/FWLIB/src/stm32f10x_spi.c
Libraries/FWLIB/src/stm32f10x_tim.c
Libraries/FWLIB/src/stm32f10x_usart.c
Libraries/FWLIB/src/stm32f10x_wwdg.c
Project/Bin/SingleChannel.bin
Project/build.bat
Project/build_log.txt
Project/Coldplate.uvguix.Administrator
Project/Coldplate.uvguix.lenovo
Project/Coldplate.uvoptx
Project/Coldplate.uvprojx
Project/DebugConfig/Coldplate_STM32F103VC.dbgconf
Project/DebugConfig/Coldplate_STM32F103VC_1.0.0.dbgconf
Project/DebugConfig/LigthAttenuation_Step_STM32F103VC.dbgconf
Project/DebugConfig/Target_1_STM32F103VC.dbgconf
Project/JLinkLog.txt
Project/JLinkSettings.ini
Project/LightAttenuation_Step.uvguix.lenovo
Project/LightAttenuation_Step.uvoptx
Project/Listings/coldplate.map
Project/Listings/LightAttenuation_Step.map
Project/Listings/startup_stm32f10x_hd.lst
Project/Objects/24cxx.crf
Project/Objects/24cxx.d
Pro

相关说明

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

相关评论

暂无评论内容.

发表评论

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