Searched Projects

Tags: binary

project.name
1 Stars     384 Views
User:
Binary substracter

project.name
0 Stars     225 Views
User:

Multiplication


project.name
0 Stars     53 Views

Tarea1_ICC_20201_MarcoVizcarra


project.name
0 Stars     107 Views
User:

2 Bit Adder

Just your basic 2-bit adder.


project.name
0 Stars     66 Views
User:

(4-Bit Storage)*4


project.name
0 Stars     63 Views

CPE-LOG_LAB1_BABIERRA

Binary Counter


project.name
0 Stars     153 Views

Decimal to Binary Conversion


project.name
0 Stars     60 Views

synchronous binary counter

synchronous binary counter


project.name
1 Stars     63 Views
User:

Binary counter

A binary to 7 segment counter, pretty cool! (FINALLY, 5 DIGITS)


project.name
0 Stars     77 Views

Full adder,
4-bit Binary Adder-Subtractor


project.name
0 Stars     87 Views
User:

4-bit BCD WIP

4-bit binary to BCD converter


project.name
0 Stars     110 Views

a simple computer


a simple computer that does logic and counting.


commands: 

01100: AND

00100: OR

10000: XOR

01010: count from 0-9


project.name
0 Stars     65 Views
User:

2 Bit Counter without Zero (1,2,3,1,...)

This is a 2 bit counter using d flip-flops that skips 0. The sequence is 1, 2, 3, 1, 2,... .


project.name
0 Stars     62 Views
User:

Binary Calculator

A simple binary calculator.


project.name
0 Stars     31 Views

Binary


project.name
0 Stars     143 Views
User:

4-bit counter

4-bit binary counter built on D flop-flops. If CLK MODE is high, counter increments on negative-going edge, otherwise it increments on positive-going edge


project.name
0 Stars     25 Views

Binary to gray code 6 bit


project.name
0 Stars     28 Views

flash adc: thermocode to binary (2 bit)

thermocode to binary converter with bubble error correction (inputs are inverted, so 1111 is binary 00)


project.name
0 Stars     36 Views

4-bit Binary to Grey and Grey to Binary


project.name
1 Stars     70 Views

This version of the decoder 4 bits to 7 segments is built with ROM, within which I wrote the codes 0x3F, 0x06, 0x5B, 0x4F, 0x66, 0x6D, 0x7D, 0x07, 0x7F, 0x6F, 0x77, 0x7C, 0x39, 0x5E, 0x79 and 0x71. This device shows all 16 hexadecimal symbols on the common-cathode LED display, corresponding to the 4 bit binary input.


project.name
0 Stars     20 Views
User:

Async binary down counter


project.name
0 Stars     24 Views
User:

project.name
0 Stars     18 Views
User:

Codificador binário gray

codificador de binário para gray com 4 bits // 4 bit binary to gray.



project.name
1 Stars     17 Views

This is a Hexadecimal ALU with 6 status flags!

UF and OF are underflow and overflow respectivly 


project.name
0 Stars     11 Views

The circuit was made by a beginner to get some experience working with logic gates, k-maps and simulation software, there are many things that can be improved. Open for suggestions.


project.name
0 Stars     14 Views

project.name
0 Stars     45 Views

RECOMMENDED FOR COMPUTERS 

This is the second addition of the B8 Series. Otherwise known as the BURTONABLE 8 256 it is capable of running programs 256 lines long! as well as 7 instructions to use

LDA 0001: Loads the given value into the Accumulator

ADD 0010: The given value will be added to the accumulator

SUB 0011: The given value will be subtracted from the accumulator

OUT 1110: Shows the output of A and B

HALT 1111: Stops all

PRT 0110: Prints a 7 bit ASCII character to the TTY

CLRTTY 0101: Clears the TTY element

DRAW BLACK 1001: Draws the color black to the X (4 bits) and the Y (4 bits)

DRAW WHITE 1011: Draws the color white to the X (4 bits) and the Y (4 bits)

JC 1100: Only jumps up by the given data if 2 negative numbers add up to a positive number

sometimes the codes get corrupted just spam reset a couple times

FUN CODES: To use them, just double click the EEPROM

To retrieve a code just press the save button and then open the dev console (FN + Volume up MAC) or F12 (PC)

To put codes in the EEPROM double click it and paste the code

circle.

2952,2968,2984,2999,2998,2997,2980,2964,2948,2933,2934,2935,1635,1641,1650,1635,1644,1637,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

I would love to see your codes too so post them in the comments!

THIS VERSION IS OUTDATED HERE IS THE LINK TO THE NEW ONE https://circuitverse.org/users/160624/projects/b8256-v3

Oh and also The original B8 got deleted :(


project.name
0 Stars     23 Views

BCD to 7 segment decoder

This decodes binary to decimal then outputs it to a 7-segment display.


project.name
0 Stars     5 Views
User:

BinaryTo4bit

Convert Binary to 2 bit


project.name
0 Stars     191 Views

USE ON A COMPUTER

Same as V2 exempt that there is a Jump if zero command

JO: Jumps if the ALU output is 0

And you can under stand things better!

(these instructions arent done)


project.name
1 Stars     10 Views
User:

I made a circuit of a 1-BCD full BCD adder. I tried to make the circuit as neat and compact as possible, as it makes everything more transparent. I hope you like it.


project.name
0 Stars     12 Views
User:

A collection of binary adders with Binary, Hex, and Decimal input and output representation