Searched Projects

Tags: decimal

project.name
0 Stars     335 Views

0 to 9 counter

0 to 9 counter
A standard counter to 10 that uses T flip flops.

project.name
0 Stars     228 Views

Decimal to Binary Conversion

Decimal to Binary Conversion

project.name
0 Stars     97 Views

Decodificador de Binário para Decimal

Decodificador de Binário para Decimal

Esse circuito decodificador de binário para decimal, tem o intuito de decodificar valores introduzidos em binário, de até 4 digitos, entre 0 e 1, em valor decimal, de 1 digito entre 0 e 9.


project.name
0 Stars     28 Views

bin-dec 7seg decoder

bin-dec 7seg decoder

project.name
0 Stars     44 Views

7 Segment disp

7 Segment disp

project.name
0 Stars     62 Views

BCD to 7 segment decoder

BCD to 7 segment decoder

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


project.name
0 Stars     62 Views
User:

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


project.name
0 Stars     31 Views
User:


About the Combinox R1:

This is the third 16-bit CPU I have made. Its new name was inspired by the new combinational code. It is also my first computer to feature a graphics and base ten display. As a result of its brand new architecture, code, and clock it is much faster than my previous CPUs. 


Directions for use:

Choose the desired EEPROM program and insert it into the slot. First press the "RESET" button. Now press the "ON" button and enjoy your program.


Descriptions of programs:

blank: A blank EEPROM to be coded.

count up forever: Counts up by one until it reaches 65,535 then loops back to 0.

2+2: adds 2+2 and displays the output to the number display

transfer from keyboard to display: Displays the ascii value of whatever key is being entered on the keyboard.

random noise: Displays random noise on the screen.

Fibonacci: calculates the Fibonacci sequence 


Credits:

Sanderokian Stfetoneri - clock

Sanderokian Stfetoneri - 16 bit division



project.name
0 Stars     22 Views
User:

Uses the divide by ten algorithm.

16 bit divider by Sanderokian Stfetoneri.


project.name
0 Stars     3 Views

1-10 decimal to binary converter

1-10 decimal to binary converter

converts any decimal number entered on the keyboard on the left to binary. Only works to numbers up to 10