Defuse by using both Cut Cable and Keypad

Store Forums Game Timer Pro General Discussion Defuse by using both Cut Cable and Keypad

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #9535
    matt.drake
    Participant

    I have a Game Timer Pro with the Keypad. I would like the person to have to solve the cable cut portion before it activates the keypad for them to solve that one.

    I am pretty comfortable with Arduino but with all the libraries I am not sure the best way to go about it.

    Originally I was just going to put an if statement with a variable that if the wires were not solved don’t run the keypad, and if the wires were solved to skip that portion and go right to the keypad. But not sure if that would screw something else up.

    Where would you start on this project?

    #9538
    Michael
    Keymaster

    It would be nontrivial to accommodate two defuse procedures with the current code structure. I looked at it for a while, and it would require some restructuring.
    If this is important, I can always do custom coding for customers for a modest fee…let me know.

    You can always feel free to experiment. You won’t break the device, and the original source code is on GitHub and can be reloaded onto the device.

    #9539
    matt.drake
    Participant

    Yeah I have a client who really wants to get both puzzles in the game.
    I think I will send a request in for a custom code, what’s an estimated turn around time on that?
    Thanks!

    #9545
    Michael
    Keymaster

    I got your order for custom code and will have a solution for you in the next day.

    #15239
    MatDallTac
    Participant

    I refreshing this old topic for a question quite similare to this subject :
    Can we have, on Game timer pro, 2 defuse system in same time ?
    in Exemple : Can i set a code on a keyboard AND define a defuse by wires order? .

    After if one method can defuse the whole bomb or if we need perform all the method to stop the timer it’s for my project : I just searching a device with mor than one defusing method in the same time.

    #15240
    Michael
    Keymaster

    It’s not possible to configure it for two defuse methods, but this can be accomplished with custom programming. I have implemented similar things for other customers. We offer this service for a small fee. See this:

    Custom Programming for Game Timer Pro or Defusable Clock

    #15245
    MatDallTac
    Participant

    Hello I just created a order with a custom programming.
    I hope my request is possible

    #15246
    MatDallTac
    Participant

    Hello I just created a order with a custom programming.
    I hope my request is possible

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