Reference no: EM131300
The 4-bit Fibbonaci counter is a counter which counts as 0,1,1,2,3,5,8,13,0,1,1,2,3,5,....
Implement a multiple mode counter which can count up (MODE=00),count down (MODE =01) and Fibbonaci count up (MODE =10 ).
MODE is a 2 bit DIP switch.
RESET push button reset the counter.
Components provided: DIP switch LEDs SN74LS191N sync. 4-bit up/down counter with mode control HD74LS283P 4 bit bib=nary adder HD74LS48P BCD to 7 segment decoder DM74LS157N quad 2 to 1 line data selector/multiplexer HD74LS194AP 4-bit universal bi-directional shift register How to start this project? Schematics diagram,need guidance. Any other additional components needed? Not a must to use all the components provided. I need help esp. schematics diagram for connection in the breadboard?