Forums - Open Redstone Engineers
Building 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: Completed Applications (https://forum.openredstone.org/forum-13.html)
+---- Thread: Building Application (/thread-2939.html)



Building Application - Silver - 03-31-2014

My name in Minecraft is Pwner10001. (It was changed to Silver on the Build server)

What I like most about redstone is the challenge of it! Finding the solutions to problems is fun, thus, running into problems becomes fun. It also becomes a very nice learning experience. For each problem I run into, I become less likely to run into the same problem again. I also believe that the end result of redstone is very fun. What I mean is when you are done making what ever you are making, it becomes something to be proud of. A mark of accomplishment, if you will.

Since joining the School server, I believe that I have learned a lot of things that could demonstrate my knowledge of redstone. One thing I made is a very basic ALU that does addition and subtraction, as well as OR, XOR, and NOT (shown in the pictures).

What does the ALU do? Well... LOGIC! and Arithmetic! As stated above, the functions of the ALU are as follows...
Addition - The adder (two XORs per bit and the carry)
Subtraction - Invert B, Carry In (Two's complement)
XOR - Cut Carry (Uses input A and B as a XOR gate)
NOT - Flood Carry, Invert B, Carry In (allows input A to be used as a NOT)
OR - Use just the OR part of the XOR gates.

Here are all of my Images...
http://imgur.com/N1xznOW - ALU
http://imgur.com/ed4EXp2 - ALU
http://imgur.com/oWN5Rcn - BTOD Decoder
http://imgur.com/PcMgB9j - RAM
http://imgur.com/ORyiUk3 - Touch Pad Display
http://imgur.com/PlGccEb - AND array

I, Silver, Hereby agree to any and all rules that have been stated or implied.


RE: Building Application - Magazorb - 03-31-2014

Looks good for a trial, Good luck Big Grin