๐Ÿค–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.
    • 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
      • TitiMobyT Offline
        TitiMoby
        last edited by

        That's very nice to be able to use UIFlow with M5Paper, thanks. ๐Ÿฅฐ

        This also open the door to micropython.
        I tried it and it works in UIflow.

        Now, I'm trying to figure out how to add libraries.
        With M5 core, I use either thonny or rshell.
        But I could not connect to M5Paper with those.

        The only tool that worked was Mu editor, but only to see the REPL. Could not access files.

        Is there a trick to upload files on M5Paper?

        ajb2k3A 1 Reply Last reply Reply Quote 0
        • TitiMobyT Offline
          TitiMoby
          last edited by

          Does anyone have ideas to put MicroPython libraries on the M5Paper?

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

            @titimoby said in [M5Paper] UiFlow support:

            That's very nice to be able to use UIFlow with M5Paper, thanks. ๐Ÿฅฐ

            This also open the door to micropython.
            I tried it and it works in UIflow.

            Now, I'm trying to figure out how to add libraries.
            With M5 core, I use either thonny or rshell.
            But I could not connect to M5Paper with those.

            The only tool that worked was Mu editor, but only to see the REPL. Could not access files.

            Is there a trick to upload files on M5Paper?

            Yes, there is a trick but alas i forget the trick and struggle to upload.
            I'm using thonny and its hit and miss accessing the paper.

            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
            • TitiMobyT Offline
              TitiMoby
              last edited by

              So no stable solution for now, thatโ€™s sad.
              Itโ€™s a bit frustrating to have some micropython working but not the full experience.
              At some point, that could be better to switch to hardware that runs CircuitPython, less struggle.

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

                OK, I got it.
                To use Thonny or other micropython IDE's with the M5Paper, you need to put the paper into "App Mode" in the menu as UIFlow and USB mode do not allow access to REPL.

                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
                • TitiMobyT Offline
                  TitiMoby
                  last edited by

                  As this is not my first M5 board, I think I was in App mode. But as the main source of errors is often between the chair and the keyboard, I'll focus my attention on this point ๐Ÿ˜‰

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

                    @titimoby said in [M5Paper] UiFlow support:

                    As this is not my first M5 board, I think I was in App mode. But as the main source of errors is often between the chair and the keyboard, I'll focus my attention on this point ๐Ÿ˜‰

                    I'm writing a book on the coreink and m5paper and spent a week trying to work it out!
                    now if i could only get the internal sht30 to work

                    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!

                    Z 1 Reply Last reply Reply Quote 0
                    • Z Offline
                      zappawaddawadda @ajb2k3
                      last edited by

                      @ajb2k3 would love info on your M5 books

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

                        @zappawaddawadda Look me up on Github as I post stuff there, I haven't updated the E-Ink docks in ages due to Core2 AWS and massive software dev issues on OSX.
                        UIFlow 2.0 is coming next year so expect an update.

                        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!

                        R 1 Reply Last reply Reply Quote 0
                        • R Offline
                          romor001 @ajb2k3
                          last edited by

                          UIFlow 2.0 is available now and m5paper is supported, but I fail to find the built in SHT30 sensor. This sensor was supported in blockly in UIFlow 1.

                          Any suggestions on how to solve getting temperature and humidity measurements from the SHT30 sensor in UIFlow 2.0?

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

                            Hello @romor001

                            please check out my example in the UIFlow2 Project Zone: M5Paper_Read_Intern_Temp_Humid_UIFlow2.0.9

                            Thanks
                            Felix

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

                            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