Searched Projects

Tags: detector

project.name
0 Stars     667 Views
User:

FF exercise "0101" Sequence Detector

FF exercise "0101" Sequence Detector
using 2 D flip-flops to create a Sequence Detector for the sequence: "0101"
for the input: 
00000011111110110010010101010101010100101
matching the expected output: 
0000000000000000000000101010101010100001

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