Engineering Projects
These are some projects that I found really interesting and cool. Also, they all work - how neat! Take a few minutes to dig through and see what Iām up to.
Thermostat Control System
-
A basic thermostat control system implemented on 4 unique development platforms.
A MIPS-based Processor on an FPGA
-
An implementation of a pipelined MIPS processor on a Zybo FPGA development board. Provides real-time user feedback and register status. Written in Verilog using Xilinx Vivado.
Software Defined Radio: Open-source DSSS
-
Development of a Direct Sequence Spread Spectrum radio system using open-source hardware and the 2.4GHz frequency band.
VGA Display Driver on an FPGA
-
Design and development of a VGA display driver for the MIPS-based processor. Outputs processor status, instruction location, and register values to the display.