729 bit overwriteable browseable shulker box inventory-based memory, expandable - 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: In Progress (https://forum.openredstone.org/forum-20.html) +---- Thread: 729 bit overwriteable browseable shulker box inventory-based memory, expandable (/thread-14691.html) |
729 bit overwriteable browseable shulker box inventory-based memory, expandable - baslak98 - 10-20-2018 tldr: Just managed to cram mechanisms for write, delete and sort, pre-browse of shulker boxes, pre-browse items and reset minecarts functions as well as I corrected the internal hopper setup for various hopper timing mechanics I've learned building the ROM version. Just (hah) the control wireing and software (big one) remains. 729 bit overwriteable browseable shulker box inventory-based memory, expandable in magnitues of x729 based on measuring stackable vs all-different non-stackable items three hopper cycles: data, ones and zeroes data and items are kept in shulker boxes in minecarts with chests which unpack and pack along their way down the device until everything resets when the bottom minecarts/the "copy" is launched up again. items are written from the side cycles to the central one which stores the sequence side cycles have 27 items each (27 1s and 27 0s) data cycle either copies itself and is read, or its items are sorted back into the writing cycles at the same time as we're writing (ie overwriting) will be written to and read at constant 1b/0.4s, there will be no gaps in the output when exchanging shulker boxes (ref ROM version) you can browse to the shulker box of interest, then to an item and start writing (or overwriting) from that point planned config will be this x4 because 10bps output could be streamed over 1 wire https://imgur.com/gallery/AAOxi0A baslak98 RE: 729 bit overwriteable browseable shulker box inventory-based memory, expandable - LambdaPI - 10-21-2018 It's so colorful. I like it I think you should make some kind of easy input for it (like a combinational input). That would be cool RE: 729 bit overwriteable browseable shulker box inventory-based memory, expandable - EmpirerBAD - 10-21-2018 (10-21-2018, 06:39 AM)LambdaPI Wrote: It's so colorful. I like it (im baslak98 because I have two accounts and dunno password for the other) Ty, colors are to keep track of control inputs. Manual input be the first goal, then hoping for a fully electronic interface so that you would access it through software on a DMA or CPU. RE: 729 bit overwriteable browseable shulker box inventory-based memory, expandable - Aerodynamic Brick - 10-21-2018 I would love to see a proof of concept some way to easily access it. cheers! keep up the good work |