Forums - Open Redstone Engineers
[UILabel *appLabel setText: @"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: [UILabel *appLabel setText: @"Application"]; (/thread-2161.html)



[UILabel *appLabel setText: @"Application"]; - sandsalamand - 01-25-2014

Minecraft name:
-sandsalamand
What do you like the most about redstone?:
Designing compact methods of transmission and customized logic gates optimized for a certain circumstance.
What's a thing you have made which demonstrates redstone knowledge?:
Ehm, a binary encoder/ decoder, which I planned to make into an ALU, but gave up because single player is boring, and the project got boring.
What does the thing do?:
Lol, it encodes decimal inputs into binary, does some logic with the binary, then decodes back into decimal.
Image and/or video, from imgur.com or youtube.com:
http://i858.photobucket.com/albums/ab149/Sander_Grindheim/2014-01-24_220357_zpse44ca7ca.png
Do you agree with the rules?:
Yes!


RE: [UILabel *appLabel setText: @"Application"]; - newomaster - 01-26-2014

Looks pretty good, however I would like to see you make that ALU before accepting this. A decoder isn't going to cut it.


RE: [UILabel *appLabel setText: @"Application"]; - sandsalamand - 01-27-2014

Will an adder/ subtracter cut it? Or do you mean a full on ALU hooked up to a display, with calculation RAM, etc?


RE: [UILabel *appLabel setText: @"Application"]; - sandsalamand - 01-27-2014

Here's the adder/ subtracter.
http://i858.photobucket.com/albums/ab149/Sander_Grindheim/2014-01-26_215945_zps5478bc12.png


RE: [UILabel *appLabel setText: @"Application"]; - EDevil - 01-27-2014

Very well then, good luck with your trial!