Projects in Awesome Lists tagged with de2-115
A curated list of projects in awesome lists tagged with de2-115 .
https://github.com/delhatch/spectrum
Spectrum analyzer system using a 512-point FFT, in a Cyclone IV FPGA. Reads i2s audio from the codec and then does all FFT/VGA functions. Nios just reads the FFT result and draws the display bars. VGA frame buffer on-chip. VGA signals generated on-chip. See the included video files to watch it in action.
altera audio-analysis de2-115 fft fpga rtaudio spectrum-analyzer verilog vga vga-frame-buffer
Last synced: 02 Mar 2025
https://github.com/delhatch/red_tracker
Uses the D8M camera module, then processes the image to detect red objects, and then overlay an x,y crosshair on the largest red object. See the video. Pure Verilog. (No soft-core processor.)
altera de2-115 fpga image-processing verilog vga vga-controller
Last synced: 02 Mar 2025
https://github.com/delhatch/pure_mandel
FPGA paramatized mandelbrot generator. I have tested instantiating 4, 8, and 12 calculating engines. It has a built-in VGA controller (at 640x480) with internal dual-port RAM as the frame buffer. With 4 engines it runs at 100 MHz (5 frames/sec). With 12 engines, at 112 MHz, it hits 20.5 frames/sec.
altera de2-115 fpga mandel mandelbrot verilog vga vga-controller
Last synced: 02 Mar 2025
https://github.com/samankhamesian/special-purpose-processor
This project is an implementation of a special-purpose processor that can calculate greatest common multiple (GCM) and least common factor (LCM) for two inputs based on input operation code (Opcode)
controller de2-115 fpga gcm lcm processor quartus-prime state-machine vhdl
Last synced: 17 Mar 2025
https://github.com/akaphilipd/fpga_de2-115_flappybird
FPGA VGA to run FlappyBird
de2-115 flappybird fpga verilog vga
Last synced: 15 Mar 2025
https://github.com/junzhengca/space-enemies
Rip off of space invaders coded in Verilog with VGA output support, intended for DE2-115 FPGA board. Final project for CSCB58.
assignment de2-115 hardware project verilog
Last synced: 31 Mar 2025