So i have bought the clock, and while i’m waiting for it to get here i thought i would ask some questions, but they might be a little dumb, mostly because this is all very new to me
1. Is it possible to connect this with outside broads?
2. what code would I change to make the wires not random
3. is it possible to make it so you have to cut the wires in a specific order or it will go off i.e. green, red ,blue ,and yellow.
Not sure I understand what you mean by connecting to outside boards. What do you want to do?
Study the source code available on the Hack page: http://nootropicdesign.com/defusableclock/hack.html
The code for assigning the wires is in the function [tt:1lildtnm]countdown()[/tt:1lildtnm]. Just change this code if you want it nonrandom.
To require a particular sequence, you’d have to be more clever, but the work is in the function [tt:1lildtnm]countdown()[/tt:1lildtnm]. With some coding skill, you can do it.
did some research and what i mean to say is there control pins that i can connect to, to driver some servos or motors, or is there a way to connect more pins to the broad?
ok so I have a noob question about this . what words in the coding do I change or remove, and to what, in order to make it not random. this is my first time trying to change code, so please be kind.