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

    8Encoder Issues

    Units
    1
    1
    1.1k
    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.
    • R
      RocketManRC
      last edited by

      Just a heads up that the 8Encoder unit doesn't have any pullups on the Grove I2C pins which can cause very erratic behavior especially when trying to use it with the AtomS3 Lite.

      One solution I found is to connect it to the Grove Hub along with another unit that does have pullups (tested ok with the 1.3" OLED unit).

      Since I didn't want to use a hub I was able to add 10K pullups inside the unit using 1206 size SMD resistors and very small pieces of hookup wire but this is not for the faint of heart!

      Also I found that when driving the LEDs you have to issue one call to the library method setAllLEDColor(0x000000) before doing anything else otherwise it will be very slow responding.

      I spent quite a bit of time resolving this so I thought I would save someone else the same headache.

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