Searched Projects

Tags: calculator

project.name
1 Stars     452 Views
User:

Addition Substraction 8bits binary calculator

Addition Substraction 8bits binary calculator
My first project

project.name
4 Stars     1625 Views
User:

4-bit Calculator

4-bit Calculator
4-operations math unit: addition, subtraction, multiplication, division. Two 4-bit inputs. No negative and float number support.
To be expanded later.

project.name
0 Stars     77 Views

Basic_Sum_v1

Basic_Sum_v1
3 AND gates, 1 OR gate and 2 NOT gates.

project.name
0 Stars     85 Views

Sum3_v1

Sum3_v1
Sums 3 bits!

project.name
0 Stars     89 Views

Cal(N)

Cal(N)

project.name
1 Stars     250 Views

project.name
1 Stars     168 Views
User:

Custom 16 Bit CPU Test 23 Public

Custom 16 Bit CPU Test 23 Public

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)


project.name
0 Stars     177 Views
User:

Custom 16 Bit CPU Test 27

Custom 16 Bit CPU Test 27

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


project.name
1 Stars     134 Views
User:

Addition Calculator

Addition Calculator

Add numbers from zero to three at the top (input 1) and bottom (input 2) and see what you get on the other end.


project.name
0 Stars     69 Views
User:

5bidig calc

5bidig calc

working on a (bad) calculator.


project.name
1 Stars     287 Views

8-bit full adder

8-bit full adder

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).


project.name
0 Stars     135 Views

Based on TD4, a 4 bit CPU.

Pre-design for Minecraft.


project.name
0 Stars     100 Views
User:

Binary Calculator

Binary Calculator

A simple binary calculator.


project.name
2 Stars     203 Views

Computador 8 bits

Computador 8 bits

The possible instructions are:

  • 0 ADD12
  • 1 SUB34
  • 2 INC56
  • 3 DEC78
  • 4 NOR90
  • 5 AND12
  • 6 XOR12
  • 7 LDV12
  • 8 LDR12
  • 9 STR12
  • 10 BRZ12
  • 11 NOPXX
  • 13 LBL (future)
  • 14 future (probably something display-related)
  • 15 future (probably something display-related)

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:

  • 8-bit registers (with the option to increment, get value, and save a value).
  • ULA parts of the above instructions
  • Ideas for graphical circuits
  • Or other ideas

If you have any questions, please contact me on telegram: @taffarel55


project.name
1 Stars     107 Views
User:

2-bit Calculator #math

2-bit Calculator #math

M A T H


project.name
0 Stars     71 Views

Calculadora

Calculadora

Intento crear una especie de calculadora a ver si soy capaz


project.name
2 Stars     312 Views
User:

4bit Calculator

4bit Calculator

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.


project.name
2 Stars     1328 Views

4 bit adder subtractor

4 bit adder subtractor

This is a 4 bit adder.


project.name
0 Stars     27 Views

Only addition works right now, i am working on multiplication next


project.name
0 Stars     22 Views
User:

4bit Adder

4bit Adder

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!


project.name
0 Stars     26 Views
User:

Calculators

Calculators

binary calculators

the titles are the range of numbers you can add together


project.name
0 Stars     29 Views
User:

16-bit calculator +/-

16-bit calculator +/-

A simple 16-bit calculator that can add and subtract two numbers together.


project.name
0 Stars     4 Views
User:

2bit calculator

2bit calculator