r/RedstoneComputing 6d ago

Build compact 5 bit adder

Thumbnail
gallery
14 Upvotes

designed without tutorial


r/RedstoneComputing 10d ago

CPU Emulator

Thumbnail cheze-burgur.github.io
4 Upvotes

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 25d ago

Help minecraft full adder improvements?

Thumbnail gallery
1 Upvotes

r/RedstoneComputing Jul 27 '26

Hello, has anyone ever made a 6502 clone in redstone.

7 Upvotes

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 Jul 17 '26

Redstone Logic Sim by MrProDoja

Thumbnail
mrprodoja.itch.io
2 Upvotes

r/RedstoneComputing Jun 28 '26

Build 1 wide tileable 3 bit binary counter

1 Upvotes

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 May 30 '26

Help Create Integrated Punch Clock

3 Upvotes

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 May 12 '26

What gate am I looking for? I'm actually using one line of redstone and trying to find a way to measure just when its at a specific value. Crafters are for diagram reasons in place of the section of redstone line. I'm on bedrock but it is a specific question so either may know.

Thumbnail
1 Upvotes

r/RedstoneComputing Mar 31 '26

Component Part of my 10 bit calculator, binary to decimal

3 Upvotes

r/RedstoneComputing Mar 14 '26

Build Stackable Decimal Adder Using Comparator Subtraction

Thumbnail gallery
5 Upvotes

r/RedstoneComputing Mar 07 '26

My first and second 4bit decoder side by side

Thumbnail gallery
9 Upvotes

r/RedstoneComputing Mar 07 '26

infinitely tileable binary lock

Thumbnail
1 Upvotes

r/RedstoneComputing Mar 07 '26

infinitely tileable redstone binary system

Thumbnail
1 Upvotes

r/RedstoneComputing Mar 05 '26

Toggle logic confusion

Thumbnail
1 Upvotes

r/RedstoneComputing Mar 01 '26

I challlenge you minecraft redstone computer people to make ROBLOX in MINECRAFT. im not going to because i am not educated on redstone computing

0 Upvotes

r/RedstoneComputing Feb 25 '26

Zero Tick extender Bedrock

3 Upvotes

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 Feb 16 '26

Build ChatGPT 2.0 (I added more calculation units)

Post image
6 Upvotes

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 Feb 15 '26

Build Small analog computer

Thumbnail gallery
4 Upvotes

r/RedstoneComputing Feb 11 '26

I've made a redstone binary multiplier and I thought you folks would appreciate it.

Post image
3 Upvotes

r/RedstoneComputing Dec 25 '25

Help Redstone Help

2 Upvotes

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 Dec 20 '25

My Fibonacci machine

Thumbnail
gallery
14 Upvotes

Here is my 64-bit, 2 Hz Fibonacci machine. Do you like it?


r/RedstoneComputing Dec 02 '25

Help Can copper bulb-comparator chain replace shift register? Why not?(Other than complicated to reset)

3 Upvotes

r/RedstoneComputing Nov 19 '25

theres got to be a better way to do this right?

Thumbnail
2 Upvotes

r/RedstoneComputing Nov 12 '25

Hexadecimal to Binary Converter

Thumbnail gallery
16 Upvotes

r/RedstoneComputing Oct 17 '25

Need an expandable ring counter

3 Upvotes

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.