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

    Ultrasonic U098 Sensor Datasheet

    Units
    2
    2
    2.4k
    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.
    • M
      mrburns42
      last edited by

      Is there a datasheet for the U098 sensor chip? The website list RCWL-9600 as the chip. However, there is no schematic and no datasheet for this chip that I can find. There is some example code that show banging in some magic numbers via I2C and getting other magic numbers back as the response. However, that does not really help me in using it correctly.
      Seems that at least there should be a list of available registers within the chip and their uses.
      Thanks.

      G 1 Reply Last reply Reply Quote 0
      • G
        gavin67890 @mrburns42
        last edited by

        @mrburns42, I can't help with the datasheet, I too failed to locate it.

        But what I did manage to find is a library for a similar sensor, which allowed me to use the M5Stack ultrasonic sensor on I2C connected to a Micro:bit (with 5V carrier board and 3v3 to SCL and SDA). If you have look at the repo below there is a little more info on the address, byte size and data type and more, see SR04_I2C.ts file, which worked for me.

        Sensor details:
        https://www.sgbotic.com/index.php?dispatch=products.view&product_id=3028#:~:text=Instead of the common GPIO,easy method of distance measurement.

        Associated Git repo:
        https://github.com/SGBotic/pxt-SGBotic-SR04-I2C

        Atom LITE | Atom Matrix | StickC | CORE2 | Paper | ...

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