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

    Ideas, helping M5Stack document stuff...

    PRODUCTS
    9
    29
    109.0k
    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 @PlayTheGame
      last edited by

      @playthegame 在 Ideas, helping M5Stack document stuff... 中说:

      @ajb2k3
      The forum is hosted by Alisoft (Alibaba group) in Hangzhou behind the great firewall. So something might trigger the behavior (keywords) intentional or not. The main site is hosted in Singapore and not affected.

      Ahh, The Great Firewall of China, I had forgotten about that.

      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
      • KabronK
        Kabron @m5-docs
        last edited by

        @watson 在 Ideas, helping M5Stack document stuff... 中说:

        Please pay more attention to github and docs.

        Schematics???

        m5-docsM 1 Reply Last reply Reply Quote 0
        • ajb2k3A
          ajb2k3 @m5-docs
          last edited by

          @watson 在 Ideas, helping M5Stack document stuff... 中说:

          To everyone:

          Please pay more attention to github and docs.

          https://github.com/m5stack

          https://m5stack.github.io/m5-docs/#/en/product_documents

          lots of 404 missing pages.

          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!

          m5-docsM 1 Reply Last reply Reply Quote 0
          • m5-docsM
            m5-docs @ajb2k3
            last edited by

            @ajb2k3
            I am fixing it.

            M5Stack documentation URL

            https://docs.m5stack.com

            1 Reply Last reply Reply Quote 0
            • m5-docsM
              m5-docs @Kabron
              last edited by

              @kabron
              I am adding schematic files

              https://github.com/m5stack/M5-Schematic

              Here a catalog
              https://github.com/m5stack/M5RepoCatalog

              M5Stack documentation URL

              https://docs.m5stack.com

              RopR KabronK 2 Replies Last reply Reply Quote 0
              • RopR
                Rop @m5-docs
                last edited by

                @watson Excellent!! Stuff is being added!! Could you also add the schematics, 3D, etc. of all the bases, including the FACES base and the FACES keyboards ?

                m5-docsM 1 Reply Last reply Reply Quote 0
                • KabronK
                  Kabron @m5-docs
                  last edited by

                  @watson 在 Ideas, helping M5Stack document stuff... 中说:

                  I am adding schematic files

                  M5Fire schematic still TopSecret?

                  m5-docsM 1 Reply Last reply Reply Quote 0
                  • P
                    PlayTheGame
                    last edited by

                    @watson
                    M5Fire schematics?
                    Its fine to used the altered pin maps as basis but be aware your leaflets contain errors.
                    Fire has an undocumented I2C device on the bus, most probably the power management IC.

                    M5Camera really I2C SDA on G22 not G25? Schematics?

                    M5Core
                    Not up to date, connectors missing

                    M BUS
                    HPWR?

                    m5-docsM 2 Replies Last reply Reply Quote 0
                    • m5-docsM
                      m5-docs @Rop
                      last edited by

                      @rop
                      OK, i am going to talk with our boss about that. Thanks your support.

                      M5Stack documentation URL

                      https://docs.m5stack.com

                      1 Reply Last reply Reply Quote 0
                      • m5-docsM
                        m5-docs @Kabron
                        last edited by

                        @kabron
                        Hey kabron. Fire is not a topsecret. I consider that there are few different between M5Core Basic, M5Core GRAY, M5Fire and the main board(M5Core WHITE) of M5GO. They are simliar to each other. So we just supply the schematic of M5Core Basic.
                        Please read this doc. I updated it just now.
                        https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_diff_between_m5cores.md

                        M5Stack documentation URL

                        https://docs.m5stack.com

                        loborisL KabronK 2 Replies Last reply Reply Quote 0
                        • m5-docsM
                          m5-docs @PlayTheGame
                          last edited by

                          @playthegame
                          Hi
                          the GROVE Interface(I2C) of M5Camera is G12 and G13

                          The IIC address of MPU9250 is 0x68

                          Here's the docs about M5Fire and M5Camera

                          M5Fire :
                          https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_fire

                          M5Camera:
                          https://m5stack.github.io/m5-docs/#/en/product_documents/units/unit_m5camera

                          https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_diff_between_m5cores.md

                          M5Stack documentation URL

                          https://docs.m5stack.com

                          1 Reply Last reply Reply Quote 0
                          • m5-docsM
                            m5-docs @PlayTheGame
                            last edited by

                            @playthegame

                            Device IIC address
                            mpu9250 0x68
                            mpu6050 0x68
                            IP5306 0x75
                            MAG3110 0x0E

                            the arly version of M5Fire was built in MPU6050 + MAGE3110, but we change MPU6050 + MAGE3110 to MPU9250.

                            If your m5fire scan i2c address is 0x68 0x75 0x0e, it means your m5fire maybe is previous version.
                            The iic addrss of new m5fire will be 0x68, 0x75
                            The iic addrss of m5core basic will be 0x75, because it has not own mpu9250

                            M5Stack documentation URL

                            https://docs.m5stack.com

                            1 Reply Last reply Reply Quote 0
                            • loborisL
                              loboris @m5-docs
                              last edited by loboris

                              @watson 在 Ideas, helping M5Stack document stuff... 中说:

                              @kabron
                              Hey kabron. Fire is not a topsecret. I consider that there are few different between M5Core Basic, M5Core GRAY, M5Fire and the main board(M5Core WHITE) of M5GO. They are simliar to each other. So we just supply the schematic of M5Core Basic.
                              Please read this doc. I updated it just now.
                              https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_diff_between_m5cores.md

                              If it is not a secret, you should make the schematics of all the boards available. How hard can it be to put them on GitHub or somewhere else. Especially if you want those boards to be used by developers who want to do with them more than just playing with nice boxes.

                              1 Reply Last reply Reply Quote 1
                              • KabronK
                                Kabron @m5-docs
                                last edited by Kabron

                                @watson 在 Ideas, helping M5Stack document stuff... 中说:

                                Please read this doc. I updated it just now.

                                It is better to see once than read 100 times bla-bla-bla

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