Forums - Open Redstone Engineers
Hex/analog stack - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: ORE General (https://forum.openredstone.org/forum-39.html)
+--- Forum: Projects & Inventions (https://forum.openredstone.org/forum-19.html)
+---- Forum: Completed Projects (https://forum.openredstone.org/forum-21.html)
+---- Thread: Hex/analog stack (/thread-2342.html)



Hex/analog stack - MelvinS4_ - 02-07-2014

I messed around a bit with comparators and came up with this:

[attachment=180]

It's a hex stack with a very simple design. It's basicly comparator memory with two sets of writers; one for push and one for pop. Both writers work exactly the same. They delete the memory from the current memory cell and then write to it from the next one, rinse and repeat.

It is quite slow, adding two ticks to pop/push time for every cell added.

Some more pictures:

Pop/push control and input:
[attachment=179]

Overview of some stored values:
[attachment=181]

Output:
[attachment=182]