Home 2018 Forums Crumble Support Crumble Pair

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3723
    aaronf99
    Participant

    Hi i’m new to crumble and i’m using it for my A2 Product Design Project, I was wondering if its possible to pair 2 different crumbles to allow for 4 motors.
    Thanks

    #3724
    winkleink
    Participant

    What do you want the 4 motors to do.

    Do they need to communicate to each other.

    You could possibly use an analog signal on the ‘master’ Crumble to tell the other Crumble to know what to set motors to.

    The analog range is 0 – 255

    Maybe a binary range

    <10 – all off

    >10 & < 40 – Motor 1 forward / Motor 2 stop

    >40 & < 70 Motor 1 backwards / Motor 2 stop

    >70 & <100 Motor 1 stop / Motor 2 forward

    >100 & <130 Motor 1 stop / Motor 2 backwards

    >130 & <160 Motor 1 forward / Motor 2 forward

    >160 & <190 Motor 1 forward / Motor 2 backwards

    >190 & <220 Motor 1 backwards / Motor 2 forwards

    > 220 Motor 1 backwards / Motor 2 backwards

    In this way (hopefully) if you set the signal to a mid-range value like 25, 55, 85, 115,… there should hopefully be enough tolerance so the signal when received will still be in range.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.