Linear Graph Plotting Redstone Computer

This is a redstone computer that created to plot linear graphs by using the equation y=mx + c (y = y axis, x = x-axis, m = line gradinent (how much it increments x by) and c = y-intercept or offset value.

Cre: TheDarkness344, Youtube

So what does this mean?

Yeah, if you input an equation for a line and start the computer. It calculates points on the graph and displays them on 16 by 16 redstone lamp display.

Minecraft Addons Maker (MAM)

This redstone computer has 13 lines of code, 1.5 bytes or 3 cells of ram, and a 4-bit adder and 3-bit multiplier ALU to power it.

Instructions to Operate

First, press the button on the bottom left corner to clear the display. This is optional as you can always plot multiple graphs if you choose.

Next, go to the right side and input a gradient and a y-intercept

Then turn the redstone computer on by hitting the on/off button labeled.

Minecraft Addons Maker (MAM)

Then turn the computers clock on by hitting the clock button

Wait for like 10 minutes lol as it is quite slow and it should plot your graph.

To Turn off – first hit the on/off switch to off and make sure the clock is still on. then wait a few seconds so the computer gets clocked again. then you can turn the clock off and input some new equations

PROGRAM 

  • y=mx+c
  • y=y coordinate
  • x=x coordinate
  • m=gradient
  • c=y-intercept
  • a=ALU register 1
  • b=ALU register 2
    • 0) Write (0) to RAM (2)
    • 1) Write (m) to ALU register (a)
    • 2) Write (RAM 2) to ALU register (b)
    • 3) Write (a*b) to RAM (1)
    • 4) Write (RAM 1) to ALU register (a)
    • 5) Write (c) to ALU register (b)
    • 6) Write (a+b) to RAM (3)
    • 7) PLOT (X=RAM 2) (Y=RAM 3)
    • 8) Write (RAM 2) to ALU register (a)
    • 9) Write (1) to ALU register (b)
    • 10) Write (a+b) to RAM 2 JUMP TO LINE (1)

This computer has 13 lines of code, 1.5 bytes or 3 cells of ram, and a 4-bit adder and 3-bit multiplier ALU to power it.

Downloads

redstone computer

Mediafire download (.mcworld) (support creator)

Or you can get it here (Drive)

👉 If you like our this addon, you can also check our BluJay GlassLoot Bags Add-ons

Minecraft Addons Maker (MAM)

Related Articles

4 COMMENTS

Subscribe
Notify of
guest

4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
trackback

[…] If you like our this addon, you can also check our Linear Graph Plotting Redstone Computer; Loot Bags […]

trackback

[…] If you like our the map, you can also check our Linear Graph Plotting Redstone Computer; Halloween 2020 […]

trackback

[…] If you like our this map, you can also check our Linear Graph Plotting Redstone Computer; Ways to Die Puzzle […]

trackback

[…] you like our the map, you can also check our Linear Graph Plotting Redstone Computer; Halloween 2020 […]

- Advertisement -

Latest Articles

4
0
Would love your thoughts, please comment.x
()
x
%d bloggers like this: