Design a microcomputer system using a uP 8086 10 Mhz. Thissystem must have a Coprocessor 8087, a parallel connector, a serialconnector, ADC and DAC connector for data conversion, a 16 byteseven segment display, a 64-key matrix keyboard, a USB connectorthru a DMA for high speed data transfer. A special connector toconnect a printer. The system must have an interrupt controller tohandle all the I/O interface. The main memory size will be 1Mbyte.
Show all the diagrams needed to construct your design includingall the I/O interface and devices connected, show a memory map andthe type of memory you will need for you design including theconfiguration and decoding system. You must include the programmingneeded for set up the complete system. Use pseudo code for eachdriver and program each of the interface needed.