Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Kombistack
    3. Topics
    K
    • Continue chat with Kombistack
    • Start new chat with Kombistack
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Kombistack

    • K

      UiFlow v 1.10.7 can't get into Setup on Core 2
      Core 2 • • Kombistack

      1
      0
      Votes
      1
      Posts
      910
      Views

      No one has replied

    • K

      Unit Cam support for Core2
      Features Wish List • • Kombistack

      4
      0
      Votes
      4
      Posts
      2526
      Views

      @kombistack oooF! Sorry, I am not familiar with UIflow!!! Cheers!
    • K

      Heart Rate Unit
      Units • • Kombistack

      7
      0
      Votes
      7
      Posts
      3593
      Views

      @kombistack said in Heart Rate Unit: @ajb2k3 Thanks for the advice but I am hardly going to buy a shop brought SPO2 meter to check the M5 Heart Rate unit against. Calibrating the unit?? No instructions were provided with the unit to do this. I persisted testing it on myself many times and there is no way my heart rate fluctuates between 60 and 210. Anyway M5Stack guys were helpful in trying to assist me too so that was also appreciated. Nope but if you read the data sheet for the SPo2 then it says it needs calibrating.
    • K

      Core2 does not start after replacing CORE2 cover
      General • • Kombistack

      9
      0
      Votes
      9
      Posts
      4653
      Views

      Hello @Kombistack from what I can tell the damage isn't that severe. According to the schematic those two components are capacitors. I don't think they are critical for the overall functionality of the M5Core2, they might have an influence on the performance of the IMU though. That said, you should be able to resolder those with a small soldering iron. Or find someone who can fix it for you. I don't know if this board can be purchased separately as spare part. Have you checked with M5Stack support? Thanks Felix
    • K

      UnitCam with Core2
      Units • unitcam core2 • • Kombistack

      7
      1
      Votes
      7
      Posts
      5452
      Views

      V

      I fixed the problem with the cam2core on the core2. So the UnitCam will work with Arduino IDE code and the core2. It is a very simple fix: Replace the first line #include <M5Stack.h> with #include <M5Core2.h> Initialising the core code on a Core2 is not the best idea! Now it works on my Core2 showing the video stream from a UnitCam connected to PortB (pins 26, 36).