欢迎来到淘码网(TMA.CN)

adxl345-python-master

价格: ¥ 9 积分可抵¥ 9

最后更新: 2020-01-04 11:06:03

演示地址:

安装费: 免费

分类
类 型
品 牌
语 言
数据库
是否加密
是否授权
大小
2 MB
发货方式
自动发货
下载方式
远程下载
安装方式
操作系统
运行环境
伪静态
备注说明

所属分类单片机开发
开发工具:Python
文件大小:3KB
下载次数:12
上传日期:2017-07-20 19:13:28
说明:  树莓派上使用三轴加速度传感器 ADXL345的python库项目。
(adxl345-python Raspberry Pi Python i2c library for the ADXL3453-axis MEMS accelerometer IC which is used in breakout boards like the Adafruit ADXL345 Triple-Axis Accelerometer (http://shop.pimoroni.com/products/adafruit-triple-axis-accelerometer). This library is a basic implementation of the i2c protocol for the IC offering a simple way to get started with it on the Raspberry Pi. You can import the module and get a sensor reading like this: from adxl345 import ADXL345 adxl345 = ADXL345() axes = adxl345.getAxes(True) print "ADXL345 on address 0x%x:" % (adxl345.address) print " x = %.3fG" % ( axes['x'] ) print " y = %.3fG" % ( axes['y'] ) print " z = %.3fG" % ( axes['z'] ) or you can run it directly from the command line like this: sudo python ADXL345.py which will output the current x, y, and z axis readings in Gs.)

文件列表
adxl345-python-master
adxl345-python-master\LICENSE.txt
adxl345-python-master\README.md
adxl345-python-master\adxl345.py
adxl345-python-master\example.py

0 (0%)

好评

0 (0%)

中评

0 (0%)

差评

  • 会员中心
  • 浏览记录
  • 我的订单
  • 我的收藏
  • 在线客服

    点击这里给我发消息 点击这里给我发消息

    官方微信

    仅处理投诉、举报及平台使用问题;
    商品问题请咨询商家客服!

  • 意见反馈
  • 返回顶部
浏览记录