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

    AtomS3R - factory demo code

    Atom
    3
    3
    716
    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.
    • L
      lewissykes
      last edited by

      Hiya

      Can you make the code for the AtomS3R factory demo available please?

      I want to develop a project using it's 9-axis IMU and like the look and functionality for the IMU in the factory demo.

      I can only find demo code for the AtomS3 - but it only has a 6-axis IMU.

      Any info appreciated.

      Best

      Lewis

      teastainT M 2 Replies Last reply Reply Quote 0
      • teastainT
        teastain @lewissykes
        last edited by

        @lewissykes The Factory Demo is here:
        https://github.com/m5stack/M5AtomS3-UserDemo/blob/atoms3r/platforms/atoms3r/main/hal_atom_s3r/utils/bmi270/src/bmi270.cpp
        But written in C, C++ for ESP-IDF...
        The Arduino versions, here:
        https://github.com/m5stack/M5AtomS3/blob/main/examples/Basics/imu/imu.ino
        Which I see say AtomS3, not 'R' but the

        #include <M5Unified.h>
        

        and the correct board definition, may make the mag values present.
        But only the 'slick' Users Demo will be that refined and cool.

        Cheers, Terry!

        100% M5Stack addict with several drawers full of product!

        1 Reply Last reply Reply Quote 0
        • M
          mgrouch @lewissykes
          last edited by

          @lewissykes

          I wrote code which seems gives 9-axis including magnetometer

          https://github.com/bareboat-necessities/bbn-atomS3R/

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