Forums - Open Redstone Engineers
Application - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Moderation (https://forum.openredstone.org/forum-94.html)
+--- Forum: Build Server Applications (https://forum.openredstone.org/forum-10.html)
+---- Forum: Aged Applications (https://forum.openredstone.org/forum-29.html)
+---- Thread: Application (/thread-3680.html)



Application - Spiikesan - 06-02-2014

Hello, I redo my app with just 1 of my creations.

Minecraft name: Spiikesan

What do you like the most about redstone?: the logic and the ability to make anithing we want

What's a thing you have made which demonstrates redstone knowledge?: I present you the digital pad I made.

What does the thing do?: It transform a 15*15 position into a 9 bits frame, with 2 hex to binary encoders, one for lines, one for columns and a start bit. Information is sent in a one 1tick/bit frame, to a screen that decode the frame to show the "pixel".

Image and/or video, from imgur.com or youtube.com: Here the pictures.

Do you agree with the rules?: Yes I do.


RE: Application - tyler569 - 06-06-2014

I'm not sure I can see the type of digital logic we're looking for in those pictures, have you built anything more computational than a drawing pad, like a CPU, ALU, or (some types of) minigame?


RE: Application - Spiikesan - 06-06-2014

Yes, I have built a 4 bits ALU, and the begining of a CPU, not completed because I dont had the time when I started it.
I make a 8 bytes serial ram too, really compact.
ALU (the green/light green)
The blue on the left is the serial ram, the white device on the right is buit to test the ram (to write)