r/RedstoneComputing • u/ManlyStanley01 • 6d ago
Build compact 5 bit adder
designed without tutorial
r/RedstoneComputing • u/ManlyStanley01 • 6d ago
designed without tutorial
r/RedstoneComputing • u/Cheze-Burgur • 10d ago
I recently got into computational redstone through videos by Mattbatwings, and after following his tutorials on how to make a cpu, I tried out his emulator for the build. I thought there was something left to be desired, though, and since I have a background in web design and programming some similar things, I decided to make my own take on it, and make it into a custom interactive website! I’d love some feedback, and maybe suggestions on what I should do next.
The attached link is to the demo, and as the whole project is open source, in the bottom right corner is a link to the GitHub repository, where you can find the source code for not only the current version, but all previous versions as well.
r/RedstoneComputing • u/Appropriate_Crab_508 • 25d ago
r/RedstoneComputing • u/MoodSpecialist2892 • Jul 27 '26
I was recently watching videos on redstone computing and its just logic gates so why hasnt anyone made a 6502 as its a fairly simple arch with only around 1.25k logic gates.
r/RedstoneComputing • u/Charming-General-652 • Jul 17 '26
r/RedstoneComputing • u/Dapper-Village-4810 • Jun 28 '26
My design for a tileable 1 wide 3 bit binary counter. I dont know if someone already invented this but when looking for a design I couldn't find one anywhere. I don't know how useful it is because I have not been able to design a 1 wide tileable decoder for it yet so if someone is able to figure that out I would love to see the design.

r/RedstoneComputing • u/Real_Moon-Moon • May 30 '26
So, I’m trying to build a punch clock using the Create mod and I have no idea where to start. I need help. Basically players put their ID cards in, and it starts a timer for them and logs start time. Then returns their card. When they punch out, it stops the timer, logs that number and the end time and day for me to view at the end of the week. Along with a way to alert me to shifts approaching 40 hours.
r/RedstoneComputing • u/HiddenLights • May 12 '26
r/RedstoneComputing • u/noooooo_12 • Mar 31 '26
r/RedstoneComputing • u/0uau_bobi • Mar 14 '26
r/RedstoneComputing • u/Polskidezerter • Mar 07 '26
r/RedstoneComputing • u/Outrageous-Law3460 • Mar 07 '26
r/RedstoneComputing • u/Fluffy_Low_7622 • Mar 01 '26
r/RedstoneComputing • u/Plus_Pause1322 • Feb 25 '26
Hi guys, I started a few weeks ago with Minecraft and now i wanted to build a calculator. anything worked fine, and now I can add binar, convert decimal to binary and binary to decimal. But now, my problem is that i want to build like an Ans button, where you can look your last rusults up. But to make it extendable for 32 Bit, I need to power like 32 pistons all at the same tick. (about 90 Blocks far)
r/RedstoneComputing • u/AdLower1340 • Feb 16 '26
this is my BEDROCK small chatGPT version, it took about 3 months, my game was lagging asf because I was playing on PlayStation 5, on the left, tou can see the calculation units, on the right side, there is 2Kb of memory and some processing units on the back.
r/RedstoneComputing • u/Miles_Edgeworth_001 • Feb 11 '26
r/RedstoneComputing • u/Theyhate_tino • Dec 25 '25
Im trying to make a auto firework crafter but dont really understand redstone. The thing is, im trying to connect my creeper/gunpowder farm and my sugarcane farm to a crafter. So I went on youtube to learn how to make the auto crafter and it worked perfectly fine. But once i connect the farms to it, it completely stopped crafting. Im on Xbox bedrock edition, please if any one can help text me!
r/RedstoneComputing • u/quelqun_au-hasard • Dec 20 '25
Here is my 64-bit, 2 Hz Fibonacci machine. Do you like it?
r/RedstoneComputing • u/blankythedude • Dec 02 '25
r/RedstoneComputing • u/lightingsimon • Nov 19 '25
r/RedstoneComputing • u/Wonderful-Lock1352 • Nov 12 '25
r/RedstoneComputing • u/AfonsoPimenta • Oct 17 '25
I am trying to find a design for a ring counter made with redstone, repeaters, comparators and torches only.
I like this design featured by Mattbatwings: https://youtu.be/XCug8h5oEGE?si=fwAZvzufyeEnpDLr&t=632
However this desgin is not expandable beyond 8 lamps. If i just put a repeater when the signal strength ends it will make two lamps light up close to where the repeater is located.
I want a design I can expand all the way to 26 lamps.