Builder Application - Kahyxen

Minecraft name:
Kahyxen

What do you like the most about redstone?:
I like the challenge of creating complex systems from simple components. Additionaly I am curious of how real life devices funtion and feel that redstone is a easy method of trying to simulate CPUs.

What’s a thing you have made which demonstrates redstone knowledge?:
I have made an 8bit modulo finder using HSS for the may 2021 competition though I missed the deadline for submission

What does the thing do?:
It takes the binary input of A(Divident) B(Divisor). B is used to generate a value to subtract, for example 0010 would generate 00001000, 00000100, 00000010. If A>Bn, A=A-Bn. Do this for 8 times and run the output to a HSS2Bin transcoder to get the result. As a side effect of the way my device is built, the quotent is also easily optained.

Image(s) and/or video(s) of the device:

What do you plan on making for your build trial?:
I want to learn for about computational redstone and also dense data storage

Do you agree with the rules?:
yes

1 Like

Accepted for trial! Hop on the server at mc.openredstone.org and ask a staff member for assistance.

Note that for your trial you will have to build something that demonstrates your computation knowledge.