Sunday, December 15, 2013

Operation: Green Lantern - Final Design Report

Well, here it is. This is what I've been slaving over all semester. It is a reading lamp intended for use in developing nations, and uses a bicycle to power a rechargeable battery. If nothing shows up in the above frame, click here.

Friday, December 13, 2013

Saturday, December 7, 2013

Drum Machine schematic as implemented in VHDL code

This project has been unbelievably enjoyable to implement. Our team consists of three members, so we evenly portioned up the lower-level components (mux, register, etc.) from the schematic diagram. I specified the components' inputs, outputs, and behavior in order to ensure each component was both modular and reusable. The components were then assembled into functional blocks, and blocks at this level of hierarchy were assembled to create the final design.