登录
首页 » Visual C++ » mpu

mpu

于 2020-10-12 发布 文件大小:137KB
0 204
下载积分: 1 下载次数: 23

代码说明:

  MSP430F5529 MPU6050代码(MSP430F5529 MPU6050 code)

文件列表:

mpu
...\.ccsproject,479,2015-08-10
...\.cproject,24418,2015-08-10
...\.project,833,2015-08-10
...\DataScope_DP.C,2655,2015-08-10
...\DataScope_DP.h,5442,2015-08-10
...\Debug
...\.....\ccsObjs.opt,158,2015-08-10
...\.....\DataScope_DP.obj,10548,2015-08-10
...\.....\DataScope_DP.pp,129,2015-08-10
...\.....\I2C_F5529.obj,10016,2015-08-10
...\.....\I2C_F5529.pp,509,2015-08-10
...\.....\main.obj,41860,2015-08-10
...\.....\main.pp,1383,2015-08-10
...\.....\makefile,3741,2015-08-10
...\.....\mpu.map,62302,2015-08-10
...\.....\mpu.out,145624,2015-08-10
...\.....\MPU6050.obj,15040,2015-08-10
...\.....\MPU6050.pp,146,2015-08-10
...\.....\mpu_linkInfo.xml,415916,2015-08-10
...\.....\objects.mk,264,2015-08-10
...\.....\sources.mk,1864,2015-08-10
...\.....\subdir_rules.mk,4195,2015-08-10
...\.....\subdir_vars.mk,1169,2015-08-10
...\.....\UART_F5529.obj,19432,2015-08-10
...\.....\UART_F5529.pp,421,2015-08-10
...\.....\Ucs_Init_Set.obj,16636,2015-08-10
...\.....\Ucs_Init_Set.pp,491,2015-08-10
...\I2C_F5529.c,3750,2015-08-10
...\I2C_F5529.h,367,2015-08-10
...\lcd12864c.h,4038,2015-08-10
...\lnk_msp430f5529.cmd,13910,2015-08-10
...\main.c,2791,2015-08-10
...\MPU6050.c,1281,2015-08-10
...\MPU6050.h,1524,2015-08-10
...\targetConfigs
...\.............\MSP430F5529.ccxml,822,2015-08-10
...\.............\readme.txt,806,2015-08-10
...\UART_F5529.c,3181,2015-08-10
...\UART_F5529.h,356,2015-08-10
...\Ucs_Init_Set.c,8665,2015-08-10
...\Ucs_Init_Set.h,1000,2015-08-10

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

发表评论

0 个回复

  • c035
    doccument for engineer of electronics
    2014-12-09 11:54:25下载
    积分:1
  • STM32_DAC8811
    基于STM32的16位DAC8811驱动程序,亲测可用(STM32-based 16-bit DAC8811 driver, pro-test available)
    2021-02-04 18:49:57下载
    积分:1
  • Canon_Digital_EOS_SDK__ED-SDK_v2.11
    最新版的佳能单反相机开发包,国内下载不到哦 Canon Digital EOS SDK ED-SDK v2.11 支持以下相机: EOS-1D Mark III EOS 40D EOS-1Ds Mark III EOS DIGITAL REBEL Xsi/450D/ Kiss X2 EOS DIGITAL REBEL XS/ 1000D/ KISS F EOS 50D EOS 5D Mark II EOS Kiss X3/EOS REBEL T1i /EOS 500D EOS 7D EOS-1D Mark IV EOS Kiss X4/EOS REBEL T2i /EOS 550D EOS 60D EOS Kiss X5/EOS REBEL T3i /EOS 600D EOS Kiss X50/EOS REBEL T3 /EOS 1100D EOS-1D X EOS 5D MarkIII EOS 60Da EOS 650D (The latest version of Canon SLR camera development kits, domestic not download Oh Canon Digital EOS SDK ED-SDK v2.11 supports the following cameras: EOS-1D Mark III EOS 40D EOS-1Ds Mark III EOS DIGITAL REBEL Xsi/450D/Kiss X2 EOS DIGITAL REBEL XS/1000D/KISS F EOS 50D EOS 5D Mark II EOS Kiss X3/EOS REBEL T1i/EOS 500D EOS 7D EOS-1D Mark IV EOS Kiss X4/EOS REBEL T2i/EOS 550D EOS 60D EOS Kiss X5/EOS REBEL T3i/EOS 600D EOS Kiss X50/EOS REBEL T3/EOS 1100D EOS-1D X EOS 5D MarkIII EOS 60Da EOS 650D)
    2013-06-26 17:30:56下载
    积分:1
  • liti.zip
    基于MAP430F149单片机的典型例题,很有帮助(Microcontroller based MAP430F149 a typical example, very helpful)
    2013-08-27 19:49:36下载
    积分:1
  • PIDK60
    基于K60的PID调速,飞思卡尔都要用到,很重要的(K60 is based PID control, Freescale must be used, it is important)
    2020-10-28 00:39:58下载
    积分:1
  • dianshi
    此资料给出了一套电子设计工程师的试题,很具指导性、学习性和操作性,大家不妨下载来看看吧。(This information is given a set of electronic design engineers, test questions, it is instructive to learn, and operational, you may wish to download and see it.)
    2010-10-21 13:13:12下载
    积分:1
  • motor3
    设计的电机驱动控制系统的主要功能有①控制电机的正转、反转;②为电机设计控制速度,有5m/s、10m/s、15m/s三个等级;③给电机设定转动的位移,让电机按照设定的位移移动;④1602液晶上显示电机的位移和速度;⑤利用4*4键盘数字输入控制电机的速度、按键C和D控制正反转、按键B控制三个档位的速度。(Using SCM software and hardware systems to achieve precision stage displacement, velocity through three or four phase stepper motors (motors meet the acceleration and deceleration characteristics), control the direction, location. Completion of the control circuit board hardware, including CPU, power amplifier, buttons, LED display. Software can be implemented in C.)
    2014-05-29 20:40:16下载
    积分:1
  • PCSCReader
    底层调用了PCSC的通信库Winscard,可用于PC上读卡器与智能卡的通信(It calls the underlying communication library Winscard PC can be used on a PC to communicate with the smart card reader)
    2021-05-14 15:30:03下载
    积分:1
  • buzzer-sing
    基于STC89C52写的蜂鸣器唱歌程序,可以控制开发板上的蜂鸣器唱歌,适合初学者(Based on the STC89C52 write buzzer singing procedures, can control the development board of the buzzer singing, suitable for beginners)
    2012-12-17 20:24:57下载
    积分:1
  • IEC61131-3(2003)
    说明:  国外标准IEC6116-3工业自动化的编制(discripe the international standard)
    2009-07-29 09:53:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载