Chopin

My feedback

4 找到的结果

  1. 2
    这对你有多重要?
    保存评论时发生错误
    用户 Chopin 评论  · 

    Please send you questions to this support email: techsupport(at)seeed.cc;
    Thanks!

  2. 2
    这对你有多重要?
    保存评论时发生错误
    用户 Chopin 评论  · 

    Hi, Grove connector supports more than 20mA level.

  3. 5
    这对你有多重要?
    保存评论时发生错误
    用户 Chopin 评论  · 

    Hi,

    You can get the raw data from the following code:
    sampleV = analogRead(inPinV); //Read in raw voltage signal
    sampleI = analogRead(inPinI); //Read in raw current signal

  4. 8
    这对你有多重要?
    保存评论时发生错误
    用户 Chopin 评论  · 

    Hi,

    Thanks for adding this new idea and we will review it.

    The I2C address for Grove RGB LCD Backlight is fixed by hardware. If you would like to have multiple devices running on Arduino at the same time, you can check this Soft_I2C library: https://github.com/loovee/Arduino_SoftI2C .

反馈和知识库