Searched Projects

Tags: Calculator

project.name
7 Stars     1279 Views
User:

Full Hexadecimal Addition Calculator

Full Hexadecimal Addition Calculator
Ever wanted to add together 2 32 bit hexadecimal numbers? Never fear!

This hexadecimal calculator is inspired by common pocket calculators. In theory, it could be expanded to do other common functions (once I gain the technical know how to do so :/), but for now, it is capable of addition. The display was the most interesting part to make, but it should definitely feel quite similar to your everyday calculator.

INSTRUCTIONS:
Type in each hexadecimal number (0 - 9, a - f) (preferably one at a time) into the keyboard. The number will then be moved onto the display. Press "clear" to revert the inputted number. Press the "+" key to add the number to the memory. The display will then show the number stored in the memory. When a new number is input, the display will clear, and will show the new number. To clear the memory, press the "clear all" button.

project.name
11 Stars     2025 Views
User:

Hexadecimal Calculator

Hexadecimal Calculator
An update to my previous calculator, this one does both addition and subtraction! It's inspired by common pocket calculators in real life, and should function exactly identical too one. Enjoy!

project.name
0 Stars     333 Views
User:

Kalkulator

Kalkulator

project.name
0 Stars     244 Views

3 bit + 3 bit

3 bit + 3 bit

project.name
2 Stars     406 Views
User:

Binary Calculator with Single Display

Binary Calculator with Single Display
This circuit contains 4 inputs, 2 of each inputs are connected to an adder. The top inputs are 1's, and the lower inputs are 2's. After going through the adder(s), the output connects to the decoder input (click the tab "Decoder"). The decoder is responsible for taking binary inputs and decoding into a display that you can read. The decoder is set up to return the value "7," but I found that harder than it looked...

project.name
3 Stars     795 Views
User:

2-bit Calculator

2-bit Calculator

Simple 2-bit Calculator with a decoder for a 7 segment display.


project.name
0 Stars     242 Views
User:

Bones Without Soup Calculator

Bones Without Soup Calculator

project.name
1 Stars     176 Views
User:

I'm gonna make my school simulate it in the gym, huge brain literally. 


project.name
0 Stars     164 Views

First Verilog :)

First Verilog :)

project.name
1 Stars     195 Views

Calculator v1.1.0

Calculator v1.1.0

A (currently) 4-bit adder/subtractor

Currently working on implementing multiplication, division, and a base-10 output

Format: A +/- B


Version Log

vRevamp.logicChange.reformat

v1.0.0-v1.0.2:

Base versions (4bit)

v1.1.0:

Now shuts down output when error occurs, added compact version

(I just like adding unnecessary version logs)


project.name
0 Stars     42 Views
User:

Calculator

Calculator

project.name
0 Stars     23 Views

Untitled

Untitled

It's a calculator that can do addition, subtraction, and multiplication (of very small numbers)