Minecraft name: arthur_bleach
What do you like the most about redstone?: that you can build immensly complicated things with fundamentally simple components
What’s a thing you have made which demonstrates redstone knowledge?: a 8 bit binary to decimal converter (binary coded decimal rather)
What does the thing do?: it takes an 8 bit binary number like 1100 0011 (195) and converts it into 3 4bit numbers: 0001 1001 0101 that represent the individual digits (1, 9, 5).
it is somewhat unstable though, becuase of the heavy use of pistons that sometimes spit out their block or remain in one state until you give them a block update
Image(s) and/or video(s) of the device: https://imgur.com/a/FRrDGEz
What do you plan on making for your build trial?: an 7 segment display that can show these outputs
Do you agree with the rules?: yes