Forums - Open Redstone Engineers
2 tick serial hex to binary - 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: 2 tick serial hex to binary (/thread-10932.html)



2 tick serial hex to binary - minestyler007 - 09-20-2016

I just made a hex to binary decoder that works with 2 ticks serial inputs. it has an overall delay of 15 ticks....

[Image: O72Ykqh.png][Image: m3TKTzG.jpg][Image: gVePvts.png]


RE: 2 tick serial hex to binary - Apocryphan - 01-11-2017

So is it serial input to parallel output, and when you say it takes 15 ticks, does it require a 15 tick pause between inputs or does it just take 15 ticks to process but can be fed continous signals. looks neat.


RE: 2 tick serial hex to binary - minestyler007 - 01-12-2017

it takes 15 ticks to process but can take in a signal every 2 ticks and yes, it is serial to parallel output