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

    UIFlow 1.7.3

    Official Updates
    15
    40
    108.1k
    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.
    • ajb2k3A
      ajb2k3
      last edited by ajb2k3

      @m5stack SDCard missing from the M5Paper.

      UIFlow, so easy an adult can learn it!
      If I don't know it, be patient!
      I've ether not learned it or am too drunk to remember it!
      Author of the WIP UIFlow Handbook!
      M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

      1 Reply Last reply Reply Quote 0
      • felmueF
        felmue
        last edited by

        Hello @ajb2k3

        I don't think M5CoreInk has an SD card, does it?

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        ajb2k3A 1 Reply Last reply Reply Quote 0
        • ajb2k3A
          ajb2k3 @felmue
          last edited by

          @felmue opps, just edited as I though both had an sdcard.

          UIFlow, so easy an adult can learn it!
          If I don't know it, be patient!
          I've ether not learned it or am too drunk to remember it!
          Author of the WIP UIFlow Handbook!
          M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

          1 Reply Last reply Reply Quote 0
          • felmueF
            felmue
            last edited by

            Hello guys

            just found that UIFlow firmware 1.7.3.1 is available.

            And Pa.HUB on M5Core2 now works. Yay!

            Thank you very much M5Stack engineers.

            Cheers
            Felix

            GPIO translation table M5Stack / M5Core2
            Information about various M5Stack products.
            Code examples

            P ArnoA 2 Replies Last reply Reply Quote 0
            • P
              Peter @felmue
              last edited by

              @felmue
              Please include the use of the PaHUB in the next release of the M5Stick C/plus and ATOM.
              Peter

              1 Reply Last reply Reply Quote 0
              • ArnoA
                Arno @felmue
                last edited by

                @felmue False joy ! the PaHUB is now recognized by CORE2 with 1.7.3.1.
                But only the first connected I2C module works, if you connect another I2C module it is in error. Tests carried out with Ultrasound, TOH amp, Joystick modules ... whatever I2C module you connect to in PAHUB0 is working, all the other ports are in error with message: Joystick unit maybe not connect or Ultrasound nit maybe not connect.

                ![0_1616000524477_P1110077.JPG](Uploading 100%)

                0_1616000567828_2014d066-d5fe-4d48-a0e9-7356aff93071-image.png

                I only use Uiflow ! with M5STACK Gray, RED, CORE2, ATOM, ATOM Lite,M5Paper, M5Tough, ATOM Display, M5 Stamp pico and more Unit...

                1 Reply Last reply Reply Quote 0
                • felmueF
                  felmue
                  last edited by

                  Hello @Peter

                  I'd love to. Unfortunately I am just a user like you w/o access to UIFlow source code.

                  Hopefully M5Stack engineers will look into that soon.

                  Thanks
                  Felix

                  P.S. As a work-a-round in the Python tab you can modify the line for the unit connected to Pa.HUB manually. Not ideal but this works for me.
                  E.g. from

                  AMeter0 = unit.get(unit.AMETER, unit.PORTA)
                  

                  to

                  AMeter0 = unit.get(unit.AMETER, unit.PAHUB0)
                  

                  GPIO translation table M5Stack / M5Core2
                  Information about various M5Stack products.
                  Code examples

                  1 Reply Last reply Reply Quote 0
                  • felmueF
                    felmue
                    last edited by

                    Hello @Arno

                    I think set pos X open is the wrong command. According to the help text it only opens one position and closes all others. Try set pos X state open instead.

                    Thanks
                    Felix

                    GPIO translation table M5Stack / M5Core2
                    Information about various M5Stack products.
                    Code examples

                    1 Reply Last reply Reply Quote 0
                    • ArnoA
                      Arno
                      last edited by

                      Just by adding the PaHUB + ultrasound + Joystick units without any line of code, I have an Ultrasonic unit maybe not connect error.
                      It's the same with other I2C units

                      0_1616005925603_6d24ce61-d397-43a3-9088-7b79d33ed7f6-image.png

                      0_1616005750021_4f18a371-0bcc-4361-9482-122db643e218-image.png
                      0_1616005954120_625ba321-1ef8-4b93-b823-a592b90a3e18-image.png
                      0_1616005975205_fb7d8ae1-0a5c-4c33-9357-e543dbe08f0a-image.png
                      0_1616006010848_39b058a7-478e-4c57-89b5-b4c99780f945-image.png

                      I only use Uiflow ! with M5STACK Gray, RED, CORE2, ATOM, ATOM Lite,M5Paper, M5Tough, ATOM Display, M5 Stamp pico and more Unit...

                      1 Reply Last reply Reply Quote 0
                      • felmueF
                        felmue
                        last edited by felmue

                        Hello @Arno

                        I only have an ENV and Ameter unit and I can use them together just fine with the Pa.HUB and M5Core2.

                        • Do the units work ok, when used w/o Pa.HUB?
                        • Does a single unit work on all ports of the Pa.HUB?
                        • Are you sure you have your units connected to the correct ports?
                        • Did you try to reset M5Core2 in case some previous code is running?

                        If it's only some units that fail I am afraid I cannot help as I don't have any other units to test with. Sorry.

                        Thanks
                        Felix

                        GPIO translation table M5Stack / M5Core2
                        Information about various M5Stack products.
                        Code examples

                        1 Reply Last reply Reply Quote 0
                        • S
                          sparkgene @m5stack
                          last edited by

                          @m5stack Great Update!

                          I try AWS blocks on 1.7.3. In this version subscription don't work(MQTT connect and publish is fine)

                          Then I try 1.7.3.1. This version don't connect to AWS IoT Core.

                          0_1616029894713_m5stack-uiflow-error.png

                          Is there a way to see the device log?

                          ajb2k3A IAMLIUBOI 2 Replies Last reply Reply Quote 1
                          • IAMLIUBOI
                            IAMLIUBO
                            last edited by

                            Hi @fonix232 @ajb2k3 @robalstona @Arno @felmue @weezer @Thrasher @Peter ,
                            Sorry to everyone, today I will deal with the PAHUB problem, please forgive me for not solving it for a long time.
                            Regarding the open source requirements you mentioned, I can't make a decision at present, please understand.

                            T D 2 Replies Last reply Reply Quote 0
                            • ajb2k3A
                              ajb2k3 @sparkgene
                              last edited by

                              @sparkgene said in UIFlow 1.7.3:

                              @m5stack Great Update!

                              I try AWS blocks on 1.7.3. In this version subscription don't work(MQTT connect and publish is fine)

                              Then I try 1.7.3.1. This version don't connect to AWS IoT Core.

                              0_1616029894713_m5stack-uiflow-error.png

                              Is there a way to see the device log?

                              Have you made sure AWS is set up properly?

                              UIFlow, so easy an adult can learn it!
                              If I don't know it, be patient!
                              I've ether not learned it or am too drunk to remember it!
                              Author of the WIP UIFlow Handbook!
                              M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                              S 1 Reply Last reply Reply Quote 0
                              • T
                                Thrasher @IAMLIUBO
                                last edited by

                                @iamliubo M5Stack isn't open source and never will be. They will never disclose their micropy libraries (well, not even documentation).
                                All questions here about it are taboo and will be left unreplyed. Best solution is to use UIFlow blocks if u want to prototype something. Otherwise its better to switch to another hardware. However, I love build quality and designs.

                                IAMLIUBOI 1 Reply Last reply Reply Quote 1
                                • IAMLIUBOI
                                  IAMLIUBO @sparkgene
                                  last edited by

                                  Hi @sparkgene ,
                                  Just missed AWS Start block.

                                  ajb2k3A S 2 Replies Last reply Reply Quote 0
                                  • IAMLIUBOI
                                    IAMLIUBO @Thrasher
                                    last edited by

                                    Hi @thrasher ,
                                    Maybe one day we will open source. :)

                                    TitiMobyT 1 Reply Last reply Reply Quote 2
                                    • ajb2k3A
                                      ajb2k3 @IAMLIUBO
                                      last edited by ajb2k3

                                      @iamliubo

                                      I'm getting the error "aws isn't defined"

                                      UIFlow, so easy an adult can learn it!
                                      If I don't know it, be patient!
                                      I've ether not learned it or am too drunk to remember it!
                                      Author of the WIP UIFlow Handbook!
                                      M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        sparkgene @ajb2k3
                                        last edited by

                                        @ajb2k3 Yes. I can publish and subscribe with same setting when I use AWS IoT SDK.

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          sparkgene @IAMLIUBO
                                          last edited by

                                          @iamliubo I didn't recognize that. Thanks. It's working now on 1.7.3.1

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            Dario @IAMLIUBO
                                            last edited by

                                            @iamliubo I'm glad to here that you're going to work on the PaHub problem. I think that is important for the user community to know that there is someone looking at issues and working for fix them. It may takes time to fix an issue but if I know that someone in M5Stack is working on it I'm happy and I can wait.

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post