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

    Multiple SERVO Modules?

    Modules
    2
    3
    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.
    • B
      britcollector
      last edited by

      Is there a way to change the 0x53 address in a servo module in order to stack multiple modules?

      ajb2k3A 1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3 @britcollector
        last edited by

        @britcollector Yes, You just put a new address is the code of the firmware and upload the updated firmware to the atmega.

        just change this line

        #define Server_Addr 0x53
        

        to something like

        #define Server_Addr 0x54
        

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 1
        • B
          britcollector
          last edited by

          Got it! Thanks!

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