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

    MtStickC accuweather.com mini weather station

    PROJECTS
    accuweather uiflow rest weather micropython
    3
    7
    14.6k
    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.
    • R
      robalstona
      last edited by

      Hello, I wanted to present a simple mini weather station program showing the current weather using the accuweather.com service. The program was made in UiFlow web ide 1.4.5 and tested on m5stickC firmware 1.4.2.

      source code and resource files:

      https://github.com/stonatm/m5stickc/tree/master/accuweather

      2_1593357350418_IMG_20200620_182603-1.png 1_1593357350406_IMG_20200620_182525-1.png 0_1593357350361_IMG_20200628_165756-1.png

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

        Ouu nice, can this be tied up with the env hat or yun?

        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
        • R
          robalstona
          last edited by

          @ajb2k3 what connection do you mean ?. you mean hardware or program?

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

            @robalstona

            him mean is these product:

            YUN:
            https://m5stack.com/collections/m5-hat/products/m5stickc-yun-hatsh20-bmp280-sk6812

            ENV-HAT:
            https://m5stack.com/collections/m5-hat/products/m5stickc-env-hat

            1 Reply Last reply Reply Quote 0
            • R
              robalstona
              last edited by

              it seems to me that the author of the @ajb2k3 post wanted to display the data from these sensors / hats just like me

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

                @robalstona Hi, sorry I've been busy.
                I was wondering if you work could be combined with the hats and it all work or would adding the units cause something in your code to break.

                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
                • R
                  robalstona
                  last edited by

                  Yes, you must replace for example read temperature block with block which reads temperature from hat you use. Ewentually adds new block lcd.print for printing pressure and humidity with appropriate blocks reading data from these sensors But problems may be with icon and weather description, because the weather description and icon number corresponding to the current weather is downloaded from the accuweather.com website. some fun and testing with font type, coordinates and colors and it will work

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