登录
首页 » c » MP6050 dmp 驱动代码

MP6050 dmp 驱动代码

于 2022-04-20 发布 文件大小:1.70 MB
0 87
下载积分: 2 下载次数: 1

代码说明:

通过DMP操作MPU6050,非常容易操作和配置MPU6050

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

发表评论

0 个回复

  • smart_directdraw_demo
    说明:  这是一个对DirectDraw接口进行封装的类库,使你可以更加快速、容易地进入DirectDraw的世界。 (this is a DirectDraw interface class library package, so you can more rapidly, easier access to DirectDraw world.)
    2006-02-23 15:05:34下载
    积分:1
  • 基于单片机的设计45例仿真图+C语言程序
    流水灯,跑马灯,定时器,交通灯,led,看门狗应用,数模转换等。(Water lights, traffic lights, marquees, timer, led, watchdog, DAC etc..)
    2018-03-29 15:32:16下载
    积分:1
  • 最优化作业C++源代码
    用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
    2021-03-29 10:49:11下载
    积分:1
  • OBD_CAN读取代码
    TL718通过一个UART串口与单片机、PDA或PC RS232通讯,在有的新的PC机上已没有装备RS232串口,可以通过虚拟串口实现与TL718通讯,例USB TO RS232、以太网TO RS232、或蓝牙 TO RS232等等。
    2022-03-18 15:44:53下载
    积分:1
  • xueshengchengji
    课设时做的学生成绩管理系统,希望对大家有参考价值(Lesson set up to do when the student achievement management system that everyone would like to have reference value)
    2008-05-31 21:27:35下载
    积分:1
  • BackscatterMap
    雷达影像后向散射系数计算,并绘制后向散射系数图(backscattering coefficients of Radar image, show the figure of backscatter coefficients)
    2021-03-31 15:49:09下载
    积分:1
  • 飞思卡尔直立能跑程序
    本程序具备了直立基本的程序,包括直立,上位机,速度,转向,最好跑到过2.5m/s应该还有上升的余地,往给广大做直立美有头绪的同学给与帮助,
    2022-04-17 05:14:48下载
    积分:1
  • s
    说明:  MatlabGUI太阳辐射定标数据处理平台设计solar radiation data (MatlabGUI calibration of solar radiation data processing platform)
    2011-03-25 19:24:48下载
    积分:1
  • C# 创建SQL RAND()随机数查询数据库
    C# 随机读取数据库中几条记录,使用了SQL语句中的RAND()来实现随机查询,根据生成的随机数查询记录,最终将查询的数据返回到DataTable对象中显示出来,实现本随机查询的核心代码如下示:   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT * FROM tb_Student WHERE 学生编号=22050110+FLOOR(RAND()*10)");//创建了随机查询   SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);   DataTable P_dt = new DataTable();//创建数据表   P_SqlDataAdapter.Fill(P_dt);//填充数据表   return P_dt;//返回数据表
    2023-08-22 05:10:03下载
    积分:1
  • MultiThSerial
    调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听(call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping)
    2005-03-18 23:47:27下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载