MThanded said:ARghhhhhh i spent a while trying to build some simple logic to do this.
Something that counts like this 1, 1 2 , 1 2 3 , 1 2 3 4 ...
I want a way that does not involve me making a counter that counts up to each number. Can't seem to figure out an easy way to do this.
A countdown counter linked to a sequencer - Sequencer input set to positional?
Each time you decrement the counter the position on the sequencer will move back - hook a line of batteries up to an OR gate connected to another counter (counting up) so when you fire it off each battery will add +1 i.e
1
1 2
1 2 3 ...
MTHanded said:Initially this seemed like it would be simple but none of the devices have an input that can change a time or a count value. Guess i have to build this myself
Yeah inputs for more parameters would be great but usually there will be a solution to your problem - you just need to take a step back and think about things differently - there's more than one way to skin a sackbot...