16 Bit calculator that should be able to do most problems comprising of addition, subtraction, multiplication, and division through coding it
Cant do negatives or decimals
Can be programmed to do a variety of things, and can output to either numerical display, or a graphical display(yes you can graph functions to an extent)
16 Bit calculator that should be able to do most problems comprising of addition, subtraction, multiplication, and division through coding it
Cant do negatives or decimals
Can be programmed to do a variety of things, and can output to either numerical display, or a graphical display(yes you can graph functions to an extent)
Old project from awhile ago that I stopped working on due to lack of ideas
Add numbers from zero to three at the top (input 1) and bottom (input 2) and see what you get on the other end.
working on a (bad) calculator.
A simple 8-bit full adder / substractor.
S will compute the result of A + B or A - B
Use 7 bit numbers in subtraction mode (at least for B, to prevent an overflow).
Based on TD4, a 4 bit CPU.
Pre-design for Minecraft.
A simple binary calculator.
The possible instructions are:
It is possible to program by writing directly to the keyboard or by loading into program memory, to write to program memory you need to make an assembler first.
Soon I will host this assembler on a website.Subcircuits that I need help with:
If you have any questions, please contact me on telegram: @taffarel55
M A T H
Intento crear una especie de calculadora a ver si soy capaz
Just an 4bit calculator made for fun and learning. Used the Alu in 4bit and made a 4bit Reg to safe numbers that the alu can calculate.
This is a 4 bit adder.
Only addition works right now, i am working on multiplication next
I am on a journey to make a full calculator. This is the start of my journey and im bringing you along with me. Look at the How it Works tap to learn with me and look at the adder tab to see the 4 bit adder!
binary calculators
the titles are the range of numbers you can add together