09-20-2015, 08:04 AM
So, maybe this would have been better in the projects section, but my question is,
I created a string of piston bit storers, each one's input connected to the previous one's
output and a button at the start.
Each bit, assuming the first bit is [bit0], takes 2^(number of bit) clicks on the button to change state from {on} to {off}.
So, [bit0] takes 2^0 clicks, [bit1] takes 2^1 clicks, and [bit10] takes 2^10 clicks.
What kind of machine have I created through my random dabbling?
I created a string of piston bit storers, each one's input connected to the previous one's
output and a button at the start.
Each bit, assuming the first bit is [bit0], takes 2^(number of bit) clicks on the button to change state from {on} to {off}.
So, [bit0] takes 2^0 clicks, [bit1] takes 2^1 clicks, and [bit10] takes 2^10 clicks.
What kind of machine have I created through my random dabbling?