0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
创作中心
发布
  • 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
U010

U010

  • 厂商:

    M5STACK

  • 封装:

  • 描述:

    VL53L0X 光,3D 飞行时间(ToF) 传感器 M5Stack 平台评估扩展板

  • 数据手册
  • 价格&库存
U010 数据手册
Time-of-Flight Ranging Unit (VL53L0X) SKU: U010 TOF that employs time-of-flight techniques to resolve distance between the emit point and the reach point of a subject, measuring the round trip time of an artificial light signal provided by a laser. This unit integrated a distance measuring sensor VL53L0x providing accurate distance measurement whatever the target reflectance, unlike conventional technologies. It can measure absolute distances up to 2m in less than 30ms. This unit comunicates with M5Core via I2C(0x29). Product Features • • • • • High precision Measure absolute distances up to 2m The wavelength of laser: 940nm Program Platform: Arduino, UIFlo(Blockly, Python) Two Lego-compatible holes Kit includes • • 1x ToF Unit 1x Grove Cable Application • • 1D gesture recognition Laser Ranging • 3D structured light imaging(3D sensing) • Camera assist (ultra fast autofocus and depth of field) Learn Example 1. Arduino IDE The below code is incomplete(just for usage). If you want the complete code, please click here. #include #include #define ToF_ADDR 0x29//the iic address of tof #define SYSRANGE_START 0x00 #define RESULT_RANGE_STATUS 0x14 #define ToF_ADDR 0x29 //the IIC address of ToF // declaration uint16_t dist=0; // initialization M5.begin(); Wire.begin();// join i2c bus (address optional for master) // read data write_byte_data_at(VL53L0X_REG_SYSRANGE_START, 0x01); read_block_data_at(VL53L0X_REG_RESULT_RANGE_STATUS, 12);//read 12 bytes once // get distance dist = makeuint16(gbuf[11], gbuf[10]);//split distance data to variable "dist" 2. UIFlow If you want the complete code, please click here. Schematic PinMap M5Core(GROVE A) GPIO22 GPIO21 5V GND TOF Unit SCL SDA 5V GND https://m5stack.com/collections/m5-unit/products/tof-sensor-unit/12-99-19

很抱歉,暂时无法提供与“U010”相匹配的价格&库存,您可以联系我们找货

免费人工找货
U010
  •  国内价格
  • 1+82.07149
  • 5+74.17780
  • 10+67.23177

库存:0