Encoding and decoding 1 tick hex across 1 wire - 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: Encoding and decoding 1 tick hex across 1 wire (/thread-12069.html) |
Encoding and decoding 1 tick hex across 1 wire - Apocryphan - 04-10-2017 I didn't speed up the gif, it just ended up looking like that because of the drop in fps. Here is the gfycat vid: https://gfycat.com/ShockedBeautifulDanishswedishfarmdog You can find a few versions on my plot. /warp apocryphan to get there. RE: Encoding and decoding 1 tick hex across 1 wire - Chibill - 04-11-2017 nice! RE: Encoding and decoding 1 tick hex across 1 wire - minestyler007 - 04-13-2017 wow I just made something similar yesterday it looks quite different but I'll check out yours too didn't have a look at it yet because I had no internet the last few days. I'll share my pictures with you later RE: Encoding and decoding 1 tick hex across 1 wire - minestyler007 - 04-14-2017 This device takes 1 tick hex across 1 wire and outputs 2 tick hex over 2 wires. This is quite useful as there are possibilities to make a 2 tick hex to bin decoder but not 1 tick. I'm currently working on a version 2 of this because I think I can reduce the time it takes (approx 30 ticks right now) to about 8 or 9 ticks and make it about half the size. Also I'm having some ideas on making huge datastorages with 1 tick hex (inspired by koala_steamed who seamingly didn't manage to decode 1 tick hex but now we have two solutions so I think that's no problem anymore). I'll build onw of these on my plot too when I come back from holidays here are some pictures: this is the input 1, 3, 5, 7, 9, 11, 13, 15 and this is the output, the first 4 signals are outputted on the bottom the next 4 on the top. so on the bottom wire 1, 3, 5, 7 and the top wire 9, 11, 13, 15 RE: Encoding and decoding 1 tick hex across 1 wire - Apocryphan - 04-18-2017 the trick is to also be able to reverse the signal without the higher SS overtaking the smaller, your only testing it from low to high. https://gfycat.com/ElementaryQuestionableBeetle edit: i meant from high to low. RE: Encoding and decoding 1 tick hex across 1 wire - minestyler007 - 04-20-2017 it also works from low to high. the same problem also arrises when going from 15 SS to 1 SS in the previous test. and the outputs: RE: Encoding and decoding 1 tick hex across 1 wire - LambdaPI - 04-23-2017 What is this sorcery RE: Encoding and decoding 1 tick hex across 1 wire - Empirer_BAD - 04-23-2017 Apo, can you help me understand what's wrong with my multiplexer+b2a? The binary sting (pixels of a character from ROM) sent is perfect, but it isn't displayed properly on the repeater display. Did finish the ROM. World download: https://www.dropbox.com/s/m6w75xt7jps40g4/epic-word-processor-empirerbad.zip?dl=0 Recommend the resoucepack "Redstone Dust Power Level 3D" when working with ss. |