logo elektroda
logo elektroda
X
logo elektroda

Malli Aurora 5m RGBIC LED Strip: Replicating Tuya App Lighting Modes in OpenBeken

gandi69 324 3
ADVERTISEMENT
  • #1 21809962
    gandi69
    Level 3  
    I have purchased yet another led strip to play around with a “Malli Aurora 5m rgbic strip”. It looks like it’ll be easy to flash being Tuya based with a Tuya cbu.
    However my query is thus, this strip shows various lighting modes in the Tuya app. Is it possible to mimic these in openbeken? If I understand correctly this will be controlled by a microcontroller that the Tuya mcu “presents” via the app and therefore controls.
    I’ve no doubt I’d be able to do Rgb colours but the various “colour chase” modes would be good to retain.

    Picture for reference

    ADVERTISEMENT



    List of light scenes with color effects like Glacier express and Sea of clouds

    Added after 2 [hours] 32 [minutes]:

    this is the config from the device and what the text description says:
    Code: JSON
    Log in, to see the code


    
    Device configuration, as extracted from Tuya: 
    - Microphone (TODO) on P23
    - IR Receiver is on P9
    - SPI MISO 17
    - SPI MOSI 16
    - Control Pin (TODO) on P28
    Device seems to be using CBU module, which is using BK7231N.
    And the Tuya section starts, as usual, at 2023424 (0x1EE000)
  • ADVERTISEMENT
  • #2 21810125
    insmod
    Level 31  
    It's already supported by SM16703P and PixelAnim drivers, but animations will be a somewhat different.
  • ADVERTISEMENT
  • #3 21810166
    p.kaczmarek2
    Moderator Smart Home
    It's not TuyaMCU, it's SPI LED, SM16703P /WS2812.

    What kind of animations would you like to have?
    Helpful post? Buy me a coffee.
  • #4 21810461
    gandi69
    Level 3  
    Ive managed to get it working with Pixel Anim and I think there is about 5 different modes? are they plans for any more at all?
    Also will the PixelAnim options be presented to home assistant - that would be awesome if they could be!
ADVERTISEMENT