I made a simple 8-bit counter with pistons. I'm certain this has been done before, but this is my particular setup.
Front:
Side:
Top:
The individual bit counters are identical and modular (you can use as many as you want in any arrangement.)
It is easy enough to extend the length of the individual counters to work in decimal instead of binary.
Front:
Top:
The values on the decimal counter go from 0-9999 in the same space the binary one goes from 0-255. (Much more efficient!)
Well done. You could make it far more compact, though, by using that piston-based falling edge triggered T flip-flop...
I can't find it. It's this design, but with the torches angled directly above the pistons rather than hanging out on extra dirt blocks. There is a redstone torch underneath one of the middle blocks, so that when pistons push the solid block directly above it, the flip-flop's output turns on.
Front:
Side:
Top:
The individual bit counters are identical and modular (you can use as many as you want in any arrangement.)
It is easy enough to extend the length of the individual counters to work in decimal instead of binary.
Front:
Top:
The values on the decimal counter go from 0-9999 in the same space the binary one goes from 0-255. (Much more efficient!)
Here's the world file (v1.8.1) to play around with: http://dl.dropbox.com/u/43903851/Counter.zip
Mostly moved on. May check back a few times a year.
Here's the world file (v1.8.1) to play around with: http://dl.dropbox.com/u/43903851/Counter.zip
If someone else wants to make a video, fine by me.
Mostly moved on. May check back a few times a year.
I can't find it. It's this design, but with the torches angled directly above the pistons rather than hanging out on extra dirt blocks. There is a redstone torch underneath one of the middle blocks, so that when pistons push the solid block directly above it, the flip-flop's output turns on.
Mostly moved on. May check back a few times a year.
Mostly moved on. May check back a few times a year.