登录
首页 » C++ » ms5803测试

ms5803测试

于 2021-03-06 发布 文件大小:4824KB
0 148
下载积分: 1 下载次数: 15

代码说明:

  读取ms5803传感器的各项数据,用串口将数据打印(Read the data of the ms5803 sensor and use the serial port to print the data)

文件列表:

ms5803测试, 0 , 2018-05-02
ms5803测试\Doc, 0 , 2018-05-02
ms5803测试\Doc\readme.txt, 0 , 2017-02-04
ms5803测试\keilkill.bat, 401 , 2017-02-04
ms5803测试\Libraries, 0 , 2018-05-02
ms5803测试\Libraries\CMSIS, 0 , 2018-05-02
ms5803测试\Libraries\CMSIS\core_cm3.c, 17273 , 2017-02-04
ms5803测试\Libraries\CMSIS\core_cm3.h, 85714 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup, 0 , 2018-05-02
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_cl.s, 15766 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_hd.s, 15503 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s, 15692 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_ld.s, 12376 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s, 13656 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_md.s, 12765 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s, 14073 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_xl.s, 15955 , 2017-02-04
ms5803测试\Libraries\CMSIS\stm32f10x.h, 633941 , 2017-02-04
ms5803测试\Libraries\CMSIS\system_stm32f10x.c, 36557 , 2017-02-04
ms5803测试\Libraries\CMSIS\system_stm32f10x.h, 2085 , 2017-02-04
ms5803测试\Libraries\FWlib, 0 , 2018-05-02
ms5803测试\Libraries\FWlib\inc, 0 , 2018-05-02
ms5803测试\Libraries\FWlib\inc\misc.h, 8982 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_adc.h, 21690 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_bkp.h, 7555 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_can.h, 27559 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_cec.h, 6573 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_crc.h, 2162 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_dac.h, 15233 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_dbgmcu.h, 3818 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_dma.h, 20754 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_exti.h, 6824 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_flash.h, 25445 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_fsmc.h, 27016 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_gpio.h, 20175 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_i2c.h, 30029 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_iwdg.h, 3828 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_pwr.h, 4383 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_rcc.h, 30452 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_rtc.h, 3857 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_sdio.h, 21863 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_spi.h, 17725 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_tim.h, 52427 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_usart.h, 16548 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_wwdg.h, 2966 , 2017-02-04
ms5803测试\Libraries\FWlib\src, 0 , 2018-05-02
ms5803测试\Libraries\FWlib\src\misc.c, 7048 , 2018-04-29
ms5803测试\Libraries\FWlib\src\stm32f10x_adc.c, 47201 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_bkp.c, 8463 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_can.c, 45103 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_cec.c, 11656 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_crc.c, 3347 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_dac.c, 19087 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_dbgmcu.c, 5149 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_dma.c, 29607 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_exti.c, 6959 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_flash.c, 62551 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_fsmc.c, 35484 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_gpio.c, 23221 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_i2c.c, 45781 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_iwdg.c, 4916 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_pwr.c, 8759 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_rcc.c, 51271 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_rtc.c, 8598 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_sdio.c, 28933 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_spi.c, 30224 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_tim.c, 109159 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_usart.c, 38308 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_wwdg.c, 5735 , 2017-02-04
ms5803测试\Listing, 0 , 2018-05-02
ms5803测试\Listing\startup_stm32f10x_hd.lst, 55261 , 2018-05-02
ms5803测试\Listing\USART.map, 103894 , 2018-05-02
ms5803测试\Output, 0 , 2018-05-02
ms5803测试\Output\BH-F103_USART.dep, 36307 , 2018-05-02
ms5803测试\Output\bsp_usart.crf, 252546 , 2018-05-02
ms5803测试\Output\bsp_usart.d, 830 , 2018-05-02
ms5803测试\Output\bsp_usart.o, 268660 , 2018-05-02
ms5803测试\Output\core_cm3.crf, 3956 , 2018-05-02
ms5803测试\Output\core_cm3.d, 130 , 2018-05-02
ms5803测试\Output\core_cm3.o, 11412 , 2018-05-02
ms5803测试\Output\delay.crf, 246300 , 2018-05-02
ms5803测试\Output\delay.d, 703 , 2018-05-02
ms5803测试\Output\delay.o, 263892 , 2018-05-02
ms5803测试\Output\main.crf, 254947 , 2018-05-02
ms5803测试\Output\main.d, 945 , 2018-05-02
ms5803测试\Output\main.o, 272276 , 2018-05-02
ms5803测试\Output\misc.crf, 246532 , 2018-05-02
ms5803测试\Output\misc.d, 707 , 2018-05-02
ms5803测试\Output\misc.o, 263416 , 2018-05-02
ms5803测试\Output\ms5803_iic.crf, 281390 , 2018-05-02
ms5803测试\Output\ms5803_iic.d, 1072 , 2018-05-02
ms5803测试\Output\ms5803_iic.o, 300196 , 2018-05-02
ms5803测试\Output\myiic.crf, 249922 , 2018-05-02
ms5803测试\Output\myiic.d, 797 , 2018-05-02
ms5803测试\Output\myiic.o, 269668 , 2018-05-02
ms5803测试\Output\startup_stm32f10x_hd.d, 91 , 2018-05-02
ms5803测试\Output\startup_stm32f10x_hd.o, 6756 , 2018-05-02
ms5803测试\Output\stm32f10x_adc.crf, 262815 , 2018-05-02
ms5803测试\Output\stm32f10x_adc.d, 833 , 2018-05-02
ms5803测试\Output\stm32f10x_adc.o, 287340 , 2018-05-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LED_CUBE-master
    说明:  led cub Project to activate account
    2020-06-20 14:00:02下载
    积分:1
  • HC-SR04超声波测距模块
    基于51单片机的超声波测距模块使用,使用HC-SR04模块,定时器测量回波长度(Ultrasound Ranging Module Based on 51 Single Chip Microcomputer)
    2020-06-21 17:20:01下载
    积分:1
  • EVA-YH9-SF320MV5-User-Manual
    C8051F320 单片机是 Silabs 公司推出的带 USB Device 接口的增强型 51 单片机,其兼容传统 51 架构,并在此基础上大大增强。基于大多数电子工程师 都熟悉经典的 51 系列及其开发环境, 我们选定这颗 MCU 作为对象进行 USB 开 发,将更多人带入 USB 开发的大门。关于 C8051F320 内部资源详情,请查看 datasheet。 本开发板的重点是针对 USB 应用, C8051F 系列单片机其他外设开 发过程将被简化以节约用户的学习、开发成本(C8051F320 microcontroller is Silabs company launched an enhanced interface with USB Device 51 SCM, which is compatible with the traditional 51 architecture, and greatly enhanced on this basis. Based on most electronic engineers Are familiar with the classic 51 series and its development environment, we have chosen as an object USB MCU Fengyun open Hair, the more people into the USB development door. About C8051F320 internal resources, please see the datasheet. The focus is on the development board USB application, C8051F MCU open other peripherals Hair process will be simplified to save the user s learning, development costs. )
    2015-01-12 12:15:09下载
    积分:1
  • qiaoshidianluhengwen
    温度测量系统,采用pt100 铂电阻传感器。at89c52,proteus 实例仿真,精度0.1 非常高。(Temperature measurement system, pt100 platinum resistance sensor. the at89c52, proteus simulation example, precision of 0.1 is very high.)
    2012-11-20 05:34:48下载
    积分:1
  • anjian
    此程序为4*4矩阵键盘,键盘自身不带电源电阻,八个接线,在程序中进行需进行软件拉高拉低以便按键扫描。 应用单片机为MSP430F5529。(4* 4 matrix keyboard without power resistors MSP430F5529)
    2014-07-04 16:25:28下载
    积分:1
  • adjustable-clock
    51单片机可调电子钟 数码管显示 调整小时、分钟(adjustable clock)
    2013-06-25 23:27:46下载
    积分:1
  • INA128P
    INA128/INA129精密低功耗仪表放大器的详细中文资料及经典电路例子(INA128/INA129 precision low-power instrumentation amplifier中文detailed information and examples of the classic circuit)
    2008-08-24 20:09:14下载
    积分:1
  • tichucudazhi
    剔除粗大值,利用3o准则剔除坏值,然后再判断是否还有,把残差,还有其他输出来。(Eliminate gross values)
    2018-12-04 18:14:15下载
    积分:1
  • STM32f103_acim_FOC
    基于st的m3单片机STM32f103 矢量控制 驱动交流异步电机的源程序(St m3 SCM STM32f103 vector control drive of the source of the AC induction motor)
    2012-08-04 17:15:31下载
    积分:1
  • LCD_Blinky
    lcd for stm32 for progekt
    2012-09-02 13:40:09下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载