🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Support for node

    Scheduled Pinned Locked Moved UIFlow
    6 Posts 2 Posters 10.5k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E Offline
      ecasti
      last edited by

      Hi all,
      just received a node bases and i was wondering if there is some plan tu support that bases on UIFlow.
      I tried without any luck to use:

      • RGB : supported only 10 of 12 leds
      • DHT12: env unit can't work because require also BMP280 or fail )
      • IR: Can't use as unit because mapped on different pins
        Of course i don't expect to use WM8978 via UIFlow, but at least the most common components mentioned above
      1 Reply Last reply Reply Quote 0
      • m5stackM Online
        m5stack
        last edited by m5stack

        the RGB control : you can add a RGB LED Unit function.

        then change the pin seting and RGB total number like below:

        neopixel0 = unit.get (unit.NEOPIXEL, (Signal_pin,), LED_total_numbe)
        

        the DHT12: you can use the I2C function, to read the seosor data, in the UIflow navigation demo option already provide example.

        the IR control : you can add a IR Unit function. then change the pin seting like below:

        ir1 = unit.get(unit.IR, (Trasmiter_pin, receive_pin))
        
        1 Reply Last reply Reply Quote 0
        • E Offline
          ecasti
          last edited by

          thanks, is clear.
          Only one question|:
          Which demo you refer to?

          m5stackM 1 Reply Last reply Reply Quote 0
          • m5stackM Online
            m5stack @ecasti
            last edited by

            @ecasti the DHT12 demo:

            替代文字

            1 Reply Last reply Reply Quote 0
            • E Offline
              ecasti
              last edited by

              @m5stack said in Support for node:

              DHT12

              I'm using Desktop version and not all demos are there,
              anyway i found that on the online version,
              thanks a lot

              m5stackM 1 Reply Last reply Reply Quote 0
              • m5stackM Online
                m5stack @ecasti
                last edited by

                @ecasti ok. the desktop IDE will update the demo program in next version

                1 Reply Last reply Reply Quote 0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • First post
                  Last post