Unclerojelio / 8-bit_LFSR

This is a simple implementation of an 8 bit Linear Feedback shift register using some Atmel AVR microprocessors and a shift register. The output of the shift register is a pseudo-random sequence of hexadecimal numbers displayed on two seven segment digit displays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is a simple implementation of an 8 bit Linear Feedback shift register using some Atmel AVR microprocessors and a shift register. The output of the shift register is a pseudo-random sequence of hexadecimal numbers displayed on two seven segment digit displays.


Languages

Language:C++ 100.0%