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

    UIFlow for M5Paper

    UIFlow
    12
    16
    23.3k
    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.
    • V
      vsthose @Slartibartfast
      last edited by

      @slartibartfast When I look at 1.70 BETA, and goto the "Get API" section, the M5Paper is NOT listed.

      1 Reply Last reply Reply Quote 0
      • V
        vsthose
        last edited by

        Its been a month now. What is the status of getting the M5Paper into UIFlow?

        1 Reply Last reply Reply Quote 1
        • B
          bwubs
          last edited by

          For me the same, no M5Paper is listed when I choose the Beta version in UIFlow

          1 Reply Last reply Reply Quote 0
          • ShotokuTechS
            ShotokuTech
            last edited by

            New! M5Paper Now In UIFlow. Check it out!

            D 1 Reply Last reply Reply Quote 0
            • D
              dubfitx @ShotokuTech
              last edited by

              @shotokutech great content thanks, has anyone got an example of how to access the onboard temperature and humidity data? the sht30 is not listed as hardware in uiflow, im having trouble getting anything of sense using i2c.

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

                @dubfitx UIFlow is early alpha so expect things not to work.
                I'm working on an adafruit cap1188 and deciphering reading is a nightmare!

                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!

                D 1 Reply Last reply Reply Quote 0
                • D
                  dubfitx @ajb2k3
                  last edited by

                  @ajb2k3

                  thanks for the heads up. have things going using arduino ide, looking forward to using uiflow on this.

                  1 Reply Last reply Reply Quote 0
                  • F
                    follower46
                    last edited by follower46

                    So far I've been having a blast with UIFlow on the Paper.
                    I have encountered an error, though, when using "Http Request"

                    When the code is Run through the IDE it works fine but when the code is "downloaded" to the device and an HTTP request is executed it errors with exception OSError 118 which I guess means the wifi is having issues in the application mode but not Run mode.

                    I was able to code around this by adding an additional "wifiCfg.doConnect('AP', 'AP_Password')" before the code is executed.

                    Other than that it's fantastic using UIFlow for development!

                    1 Reply Last reply Reply Quote 0
                    • K
                      ksprayberry
                      last edited by ksprayberry

                      I’ve got a program that uses several HTTP Get statements for stock quotes and weather. I don’t know that I encountered that error. I do have the WIFi connect like in my setup though. I had issues parsing the json file I got back on the weather, but that is more user error that anything I think. I ended up editing much of my code after I roughed it out in the blocky side. I’ve really enjoyed the Paper in UIFlow though too.

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

                        oserror 118 is an issue with Micropython. from what i can tell, its an issue baffling the main MP devs.

                        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
                        • First post
                          Last post