Searched Projects

Tags: Calculator

project.name
4 Stars     1010 Views
User:

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
6 Stars     1684 Views
User:

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     291 Views
User:

Kalkulator


project.name
0 Stars     212 Views

3 bit + 3 bit


project.name
1 Stars     334 Views
User:

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
1 Stars     631 Views
User:

2-bit Calculator

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


project.name
0 Stars     207 Views
User:

Bones Without Soup Calculator


project.name
0 Stars     99 Views
User:

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


project.name
0 Stars     99 Views

First Verilog :)


project.name
0 Stars     113 Views

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     18 Views
User:

Calculator