Need Help With Logic Gates

  • KB
    14th Sep 2014 Member 0 Permalink

    I need help for my project. I've Got Four Inputs In a Row, And I need it so that if you spark them left to right it sends a spark down one wire and if you spark them right to left it sends a spark down another wire. It also needs to be reusable so that you could spark the row over and over again. I know it seems like a tall task, but if you get it working it will turn out to be a pretty cool project.

     

    Thanks, 

    KB

  • iamdumb
    14th Sep 2014 Member 0 Permalink

    Extra details? What happens if the user does neither? Is it event-driven or timing based? Does it need a reset button or does it need to be automatic? When do you reset if they input a wrong value? Speed requirements? Size requirements?

  • KB
    14th Sep 2014 Member 0 Permalink

    @iamdumb (View Post)

     If the user does neither, nothing happens. I'd Like it to be an automatic reset after a short period of time. No Real Size requirments but, the smaller the better. It has to be fairly quick. If the user inputs a wrong value, it should reset itself.

  • minecraft-physics
    18th Sep 2014 Member 0 Permalink
    So, let's call the 4 inputs ABCD and the 2 outputs 1 and 2.

    IF the user sparks A-B-C-D, you get an output at 1, if the user sparks D-C-B-A, you get an output at 2;
    if the user sparks any other combination (i.e. A-C-B-D) there is no output. Is that correct?
  • KB
    18th Sep 2014 Member 0 Permalink

    @minecraft-physics (View Post)

     Yes, That is correct.

  • Sandwichlizard
    18th Sep 2014 Member 0 Permalink

    OK.  its a little glitchy but its a start.  id:1629406

     

  • KB
    18th Sep 2014 Member 0 Permalink

    @Sandwichlizard (View Post)

     Thanks!

     

    Edit:

    The spinnable dial

    Edited once by KB. Last: 18th Sep 2014