Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 562 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 562 Bytes

This project is a audio synthesiser using a midi interface. It is implemented using a Xilinx FPGA XC4005XL.

The FPGA was developed using the Xilinx Foundation Series Software. A schematic was created to generate the bitstream to be stored in an external serial EEPROM. A 8051 micro-controller is used to scan a 61 key keyboard and send the command to play notes to the fpga using a serial wire.

Sadly the design files of this project were lost. I may have some paper documentation and will post it here as soon as i find it.