Pinned Repositories
CMOSRippleCarryAdder
An 8-bit Ripple Carry Adder designed with CMOS technology using Cadence Virtuoso
FIRandIIRfiltering
A MATLAB application to explore IIR and FIR filter design and efficacy for processing speech in three distinct noise environments.
FPGA-VLSI
A collection of designs for FPGA's at RTL level as well as integrated circuits with Cadence Encounter and Virtuoso.
LRU-Cache-Simulator
A C++ simulation application of an LRU cache with VARIABLE cache size, block size, and associativity on a ~650000 memory address dump.
ProgrammableFIRASIC
Programmable FIR Filter ASIC
rowdyhacks2020
Quaranchill.us submission for RowdyHacks 2020
speech_recognition_vq_ir
A MATLAB application for speech recognition with MFCC's as feature vectors using Image Recognition and Vector Quantization.
synthly
A W.I.P. music production workstation for beginners written in JUCE C++.
SynthlyOS
A music production environment for beginners written in JUCE C++
Tweet-Sonification
Application for sonifying tweets into a melody developed at RowdyHacks 2018, San Antonio, Texas.
16oh4's Repositories
16oh4/LRU-Cache-Simulator
A C++ simulation application of an LRU cache with VARIABLE cache size, block size, and associativity on a ~650000 memory address dump.
16oh4/speech_recognition_vq_ir
A MATLAB application for speech recognition with MFCC's as feature vectors using Image Recognition and Vector Quantization.
16oh4/FPGA-VLSI
A collection of designs for FPGA's at RTL level as well as integrated circuits with Cadence Encounter and Virtuoso.
16oh4/CMOSRippleCarryAdder
An 8-bit Ripple Carry Adder designed with CMOS technology using Cadence Virtuoso
16oh4/FIRandIIRfiltering
A MATLAB application to explore IIR and FIR filter design and efficacy for processing speech in three distinct noise environments.
16oh4/IEEE754AdderASIC
The design of an ASIC to calculate the addition of two, 32-bit IEEE754 encoded numbers stored in embedded registers.
16oh4/RISC16BitProcessor
An implementation of a RISC 16-bit processor with custom Datapath and Controller.
16oh4/synthly
A W.I.P. music production workstation for beginners written in JUCE C++.
16oh4/64BitArrayMultiplierASIC
64-bit implementation of a Modular Array Multiplier ASIC
16oh4/ALU4FPGA
A 16-bit Arithmetic Logic Unit implemented on a Nexys-4 DDR board for an Artix-7 FPGA.
16oh4/EuclidsAlgorithmProcessor
A processor for calculating Euclid's algorithm in an Artix-7 FPGA on board a Nexys-4 DDR.
16oh4/ModularCarryLookAheadAdder
Design of a modular CLA for implementation on an Artix-7 FPGA. Variable data width.
16oh4/MultiplyAccumulateASIC
A 32-bit implementation of a Multiply Accumulate in ASIC format using Cadence and Synopsys EDA tools.
16oh4/ProgrammableFIRASIC
Programmable FIR Filter ASIC
16oh4/rowdyhacks2020
Quaranchill.us submission for RowdyHacks 2020
16oh4/speechfiltering
A MATLAB application to filter speech from 2 channel, uncompressed, .WAV files.
16oh4/SynthlyOS
A music production environment for beginners written in JUCE C++
16oh4/Tweet-Sonification
Application for sonifying tweets into a melody developed at RowdyHacks 2018, San Antonio, Texas.
16oh4/Analog
Projects in audio and RF built with analog components.
16oh4/AudioHand
Audio manipulation program with visualization based on Muzkaw's FFT Visualizer.
16oh4/linux_sys_prog_python
Several small scripts for utilizing os, and sys libraries for Linux scripting in Python
16oh4/MERNStackApp
Created a simple tasklist web app for exercises using the MERN stack technologies (MongoDB, Express.js, React.js, Node.js)
16oh4/PIC16F1829-Song-Box
16oh4/socialape
A social media web application built using Google Firebase, Express.js, Axios, React.js, Redux, and Material-UI with likes, comments, and notifications.
16oh4/socialape_backend
The backend for the social media app built with Google Firebase and Express.js
16oh4/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.