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

    Unit KMeter

    Units
    3
    4
    3.9k
    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.
    • Z
      zootle
      last edited by

      Just got a Unit KMeter.
      I've tried the examples which work perfectly.
      But there doesn't seem to be a way to detect if the thermocouple is not connected. The last value is returned every time when I disconnect the thermocouple.

      1 Reply Last reply Reply Quote 1
      • T
        Tuckie
        last edited by

        Also looking for:

        • Short to Ground/VCC status
        • Source Code for firmware
        • Details about flashing firmware onto KMeter
        • Ability to set address (a custom flash would be okay)
        1 Reply Last reply Reply Quote 0
        • T
          Tuckie
          last edited by Tuckie

          Some updates:

          I asked for a copy of the firmware, and they delivered!: https://github.com/m5stack/M5UnitKMeter_Firmware

          • Short to Ground/VCC status > turns out all 32 bits is actually sent over i2c, so this is fully accessible. I was able to combine the first 4 bytes and then use code from a standard MAX31855 library to parse out all the info. (I'm builiding out an ESPHome component)
          • Details about flashing firmware onto KMeter (note, I just soldered on a header and used platformio to flash the project as that was easier for me than figuring out the i2c transfer method that is also available)
          • Ability to set address > it looks like with the CMD_REG_ACCESS command, you can have it assign a new address (I may just flash a custom firmware rather than figuring this out)
          ajb2k3A 1 Reply Last reply Reply Quote 2
          • ajb2k3A
            ajb2k3 @Tuckie
            last edited by

            @tuckie nice work, I'm waiting on UIFlow blocks in order to make a project.

            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