登录
首页 » Arduino » Adafruit_L3GD20_U

Adafruit_L3GD20_U

于 2020-02-07 发布
0 156
下载积分: 1 下载次数: 0

代码说明:

说明:  L3Gd20 library for arduino

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

发表评论

0 个回复

  • EDMA2
    the PDF lecture is the explanation about Enhanced Direct Memory Controller(EDMA)
    2010-01-28 21:14:02下载
    积分:1
  • 脉冲雷达测速测距的matlab程序
    说明:  脉冲多普勒测距测速,能实现测速以及测距,亲测好用(Pulse Doppler ranging and velocity measurement)
    2020-12-03 17:29:24下载
    积分:1
  • 街霸游戏,游戏很逼真,是一款可玩性非常强的手机游戏
    街霸游戏,游戏很逼真,是一款可玩性非常强的手机游戏-neighborhood games, the game is very realistic, the creator of one of the very strong mobile phone games
    2022-04-20 13:21:00下载
    积分:1
  • FocusAfterRemovalTest
    Activity Instrumentation Test Case for Andriod.
    2013-11-26 14:22:43下载
    积分:1
  • Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!...
    Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!-2-D particle swarm optimization source code for optimization (with the AVI video!)
    2022-08-07 09:29:32下载
    积分:1
  • question2
    Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you. //initialise port 2 for output //set all outputs to 0 while(1) { FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100) FIO2PIN &= ~0x04 // set bit 2 off //set port2 bit 1 on //set port2 bit 1 off //set port2 bit 4 on //set port2 bit 6 and bit 7 on //set port2 bit 4 off //set port2 bit 6 and bit 7 off
    2010-03-09 01:40:03下载
    积分:1
  • 小小的游戏,在桌面上很有意思的。但是是单机的不能联网。...
    小小的游戏,在桌面上很有意思的。但是是单机的不能联网。-small game on the table very interesting. But there was not a single cluster.
    2022-03-18 13:40:04下载
    积分:1
  • DIP
    这是数字图像处理的MATLAB源码,其中包含许多数字图像处理常用的操作,比如图像中值滤波,k_l变换,直方图均衡化等等。(This is the MATLAB source of digital image processing, which contains many operations commonly used in digital image processing, such as image median filtering, k_l transform, histogram equalization, etc.)
    2018-02-28 10:27:52下载
    积分:1
  • Demo 17.5.30
    qt 实现一些小功能 比如采集温湿度,控制直流 步进电机,光照传感器等(QT to achieve some small functions, such as temperature and humidity acquisition, control DC stepper motor, light sensor, etc.)
    2017-11-02 00:10:05下载
    积分:1
  • 仿真程序
    说明:  电弧仿真,各种参数,可以方便大家进行学习,和修改参数(Arc simulation, various parameters, can facilitate everyone to learn, and modify parameters)
    2020-06-24 11:00:02下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载