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

    M5Stack Gray Development Kit: IMU - SD Card

    M5stack Grey
    1
    1
    3.7k
    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.
    • J
      jsh
      last edited by

      Hello!
      Does anyone have any experience with the built-in IMU of the M5Stack? I would like to record the data from the IMU and then store it on an SD card to be able to call it up again later (on the M5Stack) for further processing (integration to get speed and distance).
      I tried the examples, "IMU" and "SD(esp32)". The IMU example works. The SD example does not work.
      So far I haven't found a way to save the data (using the command M5.IMU.getAccelData(&accX,&accY,&accZ);) to an SD card. Do I have to convert my data into a string to save it in a txt file or can I save the data directly as float variables?
      I also wanted to know if there is a command to display the acceleration data directly as a graph on the M5Stack display (and not just the value)?

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