Published on October 09, 2020

Linear Graph Plotting Computer!

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

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

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

Installation Guides

1
not me using this to help do my homework