DFRobot Gravity Huskylens AI Camera


Introduction

HuskyLens Erha Literacy is an easy-to-use AI vision sensor with 7 built-in functions: face recognition, object tracking, object recognition, patrol line tracking, color recognition, label recognition, and object classification. AI training can be completed with just one button, getting rid of tedious training and complex vision algorithms, allowing you to focus more on the conception and realization of your project.

HuskyLens onboard UART / I2C interface, can be connected to Arduino, LattePanda, micro:bit and other mainstream controllers, to achieve hardware seamless connection. HuskyLens directly output recognition results to the controller, you do not need to toss the complex algorithms, you can create a very creative project.

Specifications

  • Processor: Kendryte K210

  • Image Sensor:

  • SEN0305 HuskyLens: OV2640 (200W pixels)

  • SEN0336 HuskyLens PRO: OV5640(500W pixel)

  • Supply voltage: 3.3~5.0V

  • Current consumption: 320mA@3.3V, 230mA@5.0V (current values are typical; face recognition mode; 80% backlight brightness; fill light off)

  • Connection interface: UART, I2C

  • Display: 2.0 inch IPS, resolution 320*240

  • Built-in functions: face recognition, object tracking, object recognition, patrol line tracking, color recognition, label recognition, object classification

  • Size: 52mm44.5mm

Pinout

  • USB接口:连接到电源,给HuskyLens供电;也可以连接到电脑的USB接口,给HuskyLens升级固件

  • 4pin接口(UART模式)

    序号

    标注

    管脚功能

    用途

    1

    T

    TX

    HuskyLens的串口数据发送管脚

    2

    R

    RX

    HuskyLens的串口数据接收管脚

    3

    -

    GND

    电源负极

    4

    +

    VCC

    电源正极

  • 4pin接口(I2C模式)

    序号

    标注

    管脚功能

    用途

    1

    T

    SDA

    串行数据线

    2

    R

    SCL

    串行时钟线

    3

    -

    GND

    电源负极

    4

    +

    VCC

    电源正极

How to use

Last updated