Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fortinsylvain/fpgaaudiosynth


https://github.com/fortinsylvain/fpgaaudiosynth

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

This project is a audio synthesiser using a midi interface. It is implemented using a Xilinx FPGA XC4005XL.
![](FpgaAudioSynth_Picture1.jpg)

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.