02-23-2014, 09:47 PM
Minecraft name:
veloxsouth
What do you like the most about redstone?:
It is the perfect example of something that is easy to start yet difficult to master, which makes redstone approachable by a wide audience yet capable of so much.
What's a thing you have made which demonstrates redstone knowledge?:
I have made a hard drive with a high storage density.
What does the thing do?:
Given a binary address [0, 31], a binary read or write value, and (if write) a 1 bit input, it will seek the requested address in the shortest path, and, if writing and the written bit is not equal to the current bit, toggle the bit stored at that address, then read the bit to the output.
A single control device can control many of these hard drives in parallel for wider data channels, and a decoder can be used to increase the address space.
Image and/or video, from imgur.com or youtube.com:
http://youtu.be/dnESs17tYnk
This video shows my hard drive seeking an address.
Do you agree with the rules?:
Yes
veloxsouth
What do you like the most about redstone?:
It is the perfect example of something that is easy to start yet difficult to master, which makes redstone approachable by a wide audience yet capable of so much.
What's a thing you have made which demonstrates redstone knowledge?:
I have made a hard drive with a high storage density.
What does the thing do?:
Given a binary address [0, 31], a binary read or write value, and (if write) a 1 bit input, it will seek the requested address in the shortest path, and, if writing and the written bit is not equal to the current bit, toggle the bit stored at that address, then read the bit to the output.
A single control device can control many of these hard drives in parallel for wider data channels, and a decoder can be used to increase the address space.
Image and/or video, from imgur.com or youtube.com:
http://youtu.be/dnESs17tYnk
This video shows my hard drive seeking an address.
Do you agree with the rules?:
Yes