Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Krimhild58
    3. Posts
    K
    • Continue chat with Krimhild58
    • Start new chat with Krimhild58
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by Krimhild58

    • RE: RGB Led of 8Servo Hat

      @zontex Hello, i am happy to tell you that i was able to solve the problem :-)

      One of my Hats has a defect LED and the code I used to test the other one was based on wrong assumptions.

      I simply set the RGB to 0xFFFFFF. But because the coprocessor on the servo-hat reminds the last active value, even after a power off, it never switched on the Led as long as I used the same value again and again. Changing the color of the RGB in a loop suddenly switched it on. Using the same code on the other Hat revealed that this one has a broken LED. Mystery solved!
      Thanks for your help so far and best regards
      Siggi

      @m5stack I think it would be a good idea to change the code of the 8servo hat, so that on power on, the LED is initialized with the stored values and not simply left off.

      posted in Units
      K
      Krimhild58
    • RE: RGB Led of 8Servo Hat

      @zontex Hi, I am talking about the onboard RGB Led of the 8Servo Hat (https://docs.m5stack.com/#/en/hat/hat-8servos) and I am using the M5StickC as Core device. Hope this Information is helpfull?

      Best regards
      Siggi

      posted in Units
      K
      Krimhild58
    • RGB Led of 8Servo Hat

      Hi M5Stackies,

      i am trying to use the RGB Led on the 8Servo Hat. No matter how and what i have tried, the Led is not working. I used Arduino, I used Uiflow, I wrote to I2C Device Hex 38, Register Hex 20 any 3 Bytes with values from 1 to 256 but no Light from the LED? And yes I switched the Batterie on :-)

      I have two of the 8Servo Hats, both show the same behavior? Servo control is working fine, reading an writing to and from the RGB Register 0x20, 0x21 an 0x22 is working fine but no reaction from the LED.

      Any Hint from your side?
      Best regards
      Siggi

      posted in Units
      K
      Krimhild58