Skip to content

Chopin

My feedback

4 results found

  1. 2 votes
    vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Chopin commented  · 

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

  2. 2 votes
    vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Chopin commented  · 

    Hi, Grove connector supports more than 20mA level.

  3. 5 votes
    vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Chopin commented  · 

    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 votes
    vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Chopin commented  · 

    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 .

Feedback and Knowledge Base