Navigation

    M5Stack Community

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

    Posts made by mikeljo

    • RE: Core 2 and COMMU

      And how do you fix that you can not burn/flash the Core2 when the COMMU is installed?
      I have the same Problem. Can not flash Core2 when Commu is connected.
      Commu works at my Core, Fire and Core2.
      Flash works when Commu is installed at Core and Fire, but NOT on Core2. There i must remove COMMU to flash!!!

      posted in Core 2
      M
      mikeljo
    • RE: M5StickC usb driver and Catalina

      There known bugs in Catalina.
      Try using the Arduino beta. it "should" work, ...... sometimes. :-(

      posted in Arduino
      M
      mikeljo
    • RE: isCharging() and getBatteryLevel()

      @jeffb said in isCharging() and getBatteryLevel():

      Well, I wish I could. M5.Power is in M5Stack.h and is only available for the M5 Stack.

      I have a M5 Stick and have to use M5Stick.h, and M5.Power is not defined and is not available in M5Stick.h

      Oh, i missed that you have the Stick. :-(
      But i think the routines posted here are MUTCH better than the one in the Lib.
      The BatteryStatus gives only 100%, 75%, 50%, 25%, .... :-(

      Bye

      posted in M5 Stick/StickC
      M
      mikeljo
    • RE: isCharging() and getBatteryLevel()

      Hi,

      just do "uint8_t Bat_Level = M5.Power.getBatteryLevel()" and then you have it.

      Bye

      posted in M5 Stick/StickC
      M
      mikeljo
    • M5Stack Fire MPU6050 & MAG3110

      Hi,

      i got my Fire direct from the M5Store via Ali. I got it some days ago. So it should be the actual Modell.
      The Case is labeld with MPU6050 and MAG3110.
      My tiny test routine ask for all values from the MPU and the MAG. But i only got data from the MPU. I use the MPU6050_tockn and the SparkFun_MAG3110 Libraries.
      So i put a smal I2C scanner in. He shows me 3 devices.
      0x10 (16), 0x68 (104) and 0x75 (117)
      So what is 0x10 and where is 0x0E (This shoul be the MAG3110)?

      Pls help

      Thanks
      Bye
      mikeljo

      posted in M5Stack Fire
      M
      mikeljo