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

    EXT unit to measure engine RPM

    PRODUCTS
    2
    2
    400
    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.
    • N
      nzmikec
      last edited by

      Hi, Im looking for a devlce to measure an engines RPM. I have a 3.3v logic line that is pulled high for a pulse once per revolution of the RPM but need an i2c device to count these pulses and send my device an RPM value. Maximum RPM (and pulses per minute) would be 11,000RPM.

      Is this something the M5Stack Ext Encoder Unit (STM32F030) can do?
      or can I use M5Stack Extend I/O 2 Unit (STM32F0) ?

      Thanks.
      Mike.

      C 1 Reply Last reply Reply Quote 0
      • C
        Cognitive5525 @nzmikec
        last edited by

        @nzmikec said in EXT unit to measure engine RPM:

        ..... i2c device to count these pulses and send my device an RPM value.

        What is the device you're going to use to receive the values on I2C?

        Maximum RPM (and pulses per minute) would be 11,000RPM.

        Maybe you don't need an external device for counting. 11,000 RPM with 1 pulse pr revolution is about 190 Hz which an ESP32 should be able to count directly by it self via one of its GPIO's.

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