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

    [M5Paper] UiFlow support

    Scheduled Pinned Locked Moved Features Wish List
    33 Posts 12 Posters 102.0k Views 6 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.
    • OyczEO Offline
      OyczE @Zontex
      last edited by

      @zontex so maybe like was with core2 some beta flow could be published, then more ppl will gonna test it and report here what is wrong.

      1 Reply Last reply Reply Quote 2
      • B Offline
        ben.myburgh
        last edited by

        Any update on this? Arduino IDE support is limited as is...

        OyczEO 1 Reply Last reply Reply Quote 0
        • OyczEO Offline
          OyczE
          last edited by

          @Zontex @m5stack any update about M5Paper ?

          1 Reply Last reply Reply Quote 0
          • OyczEO Offline
            OyczE @ben.myburgh
            last edited by

            @ben-myburgh said in [M5Paper] UiFlow support:

            Any update on this? Arduino IDE support is limited as is...

            i think we have micro basic support in Arduino, base on https://docs.m5stack.com/#/en/quick_start/m5paper/quick_start_arduino
            we can use M5EPD in basic operations.

            1 Reply Last reply Reply Quote 0
            • OyczEO Offline
              OyczE
              last edited by

              @Zontex btw the Arduino example Wake and BM8563 should be a clone ?
              0_1609878143662_edce5fab-5cf0-4d5f-b558-ed88ceee6d7f-image.png

              1 Reply Last reply Reply Quote 2
              • ajb2k3A Offline
                ajb2k3
                last edited by

                @Zontex why have 2 seperate API's for the Coreink and the EPD, Could you not merge most of the API's into one unified e-ink api?

                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!

                ZontexZ 1 Reply Last reply Reply Quote 2
                • OyczEO Offline
                  OyczE
                  last edited by

                  bump
                  @Zontex there is any chance to get some update ? its starting a bit sad there is grate pice of hardware already at customers home without core UIFlow support ..

                  1 Reply Last reply Reply Quote 3
                  • OyczEO Offline
                    OyczE
                    last edited by OyczE

                    Since @Zontex is away maybe @lukasmaximus or @m5stack could give us some update.

                    1 Reply Last reply Reply Quote 2
                    • M Offline
                      Medy
                      last edited by Medy

                      Well as long as it comes ... ideally 2021 ... im cool ... was just afraid there would be no support at all ... since I dont plan on learning C or using arduino ide ....

                      Hopefully this is just the start of bigger screens.... I would love to have a bigger m5 lcd version as well

                      1 Reply Last reply Reply Quote 0
                      • ZontexZ Offline
                        Zontex @ajb2k3
                        last edited by

                        @ajb2k3 regarding the API difference, we are actually working now to merge them together into one API.
                        @Mati @Medy @ben-myburgh Sorry guys ! for some reason I didn't get a notification over this post, I'll follow up on the progress and keep you guys updated. seems this is the highest priority we currently have.

                        1 Reply Last reply Reply Quote 1
                        • ZontexZ Offline
                          Zontex
                          last edited by

                          Guys, good news - the estimated release of this support is by the Chinese new year holiday which will be in approximately 2 weeks from now :)

                          OyczEO 1 Reply Last reply Reply Quote 1
                          • ajb2k3A Offline
                            ajb2k3
                            last edited by

                            @Zontex sweet, I will get to see how my guesses have worked out.

                            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
                            • OyczEO Offline
                              OyczE @Zontex
                              last edited by

                              @zontex said in [M5Paper] UiFlow support:

                              Guys, good news - the estimated release of this support is by the Chinese new year holiday which will be in approximately 2 weeks from now :)

                              nice to hear ! I am disappointed by the fact that the product appeared in the store and only after more than a month does it receive the advertised functionality.

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

                                Hello guys

                                today in M5Burner I discovered an Alpha version of UIFlow for M5Paper. Already seems to work reasonably well.

                                Cheers
                                Felix

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

                                1 Reply Last reply Reply Quote 0
                                • D Offline
                                  doubleness
                                  last edited by

                                  @felmue Hey, are you able to run the code on your device? Not sure what I am doing wrong, I burned UiFlow alpha version, and connected to my device, also it seems like code is being uploaded to m5paper device, and screen refreshes probably restarting, but nothing shows up in the screen.

                                  Everytime I try to upload the code I get warning ' Lack block "Set screen set show" or "Set screen parital show" '

                                  Not sure what I am doing wrong, any idea?

                                  world101W ajb2k3A 2 Replies Last reply Reply Quote 0
                                  • world101W Offline
                                    world101 @doubleness
                                    last edited by

                                    @doubleness said in [M5Paper] UiFlow support:

                                    Everytime I try to upload the code I get warning ' Lack block "Set screen set show" or "Set screen parital show" '

                                    Not sure what I am doing wrong, any idea?

                                    You need to have one of those blocks in your program to update the screen. They are under UI, then Screen in uiFlow.

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

                                      @doubleness !0_1613035410200_exp1113.png
                                      You need to have the "Set Screen Show" block as the information is only stored in memory and not drawn to the screen until set screen show or set screen partial show is called.

                                      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 2
                                      • D Offline
                                        doubleness
                                        last edited by

                                        @world101 @ajb2k3

                                        Thank you guys it works! You saved me :) ... finally I can switch to micropython, programming using arduino IDE was kind of slow and painful

                                        ajb2k3A 1 Reply Last reply Reply Quote 1
                                        • J Offline
                                          Jank
                                          last edited by

                                          Any information on when the support for M5paper is coming to the official VS code extension for micropython? I can set my device to usb mode but it doesn't find it.

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

                                            @doubleness said in [M5Paper] UiFlow support:

                                            @world101 @ajb2k3

                                            Thank you guys it works! You saved me :) ... finally I can switch to micropython, programming using arduino IDE was kind of slow and painful

                                            Like having teeth pulled!
                                            No worries, glad to help.

                                            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

                                            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