Pinned Repositories
16-bit-ALU
ALU -- VHDL (simple version)
comment_reader_C
Uses a FSM in VDHL to read C comments and outputs a value '1' if we are currently reading a comment. '0' if we are not reading a comment
ECSE323-Digital-System-Design
VHDL
Hill-Cipher
VHDL Hill Cipher implementation, encrypts and decrypts 3 input values
Image-Stitching
C++/OpenCV
Memory-Arbiter
VHDL implementation of a 2 port memory arbiter
Motion-Estimation
Pipeline_Practice_VHDL
PipelinedProcessor
Pipelined Processor for ECSE 425
RSA-Encryption
VHDL implementation of RSA encryption/decryption using Montgomery modular multipliers
scarter93's Repositories
scarter93/RSA-Encryption
VHDL implementation of RSA encryption/decryption using Montgomery modular multipliers
scarter93/Hill-Cipher
VHDL Hill Cipher implementation, encrypts and decrypts 3 input values
scarter93/Image-Stitching
C++/OpenCV
scarter93/16-bit-ALU
ALU -- VHDL (simple version)
scarter93/comment_reader_C
Uses a FSM in VDHL to read C comments and outputs a value '1' if we are currently reading a comment. '0' if we are not reading a comment
scarter93/ECSE323-Digital-System-Design
VHDL
scarter93/Memory-Arbiter
VHDL implementation of a 2 port memory arbiter
scarter93/Motion-Estimation
scarter93/Pipeline_Practice_VHDL
scarter93/PipelinedProcessor
Pipelined Processor for ECSE 425
scarter93/Sorting-Algorithms
scarter93/Template-Matching
Matlab
scarter93/auth0-java
Java client library for the Auth0 platform
scarter93/Base-Number-Converter
Converts unsigned numbers from a base (1-36) to another base (1-36)
scarter93/Data-Structures
Some data structures written in C/Java. Used for review and practice.
scarter93/ECSE-427-Operating-Systems
scarter93/ECSE420-Parallel-Computing
scarter93/Hangman-Game
Simple hangman game written C++, Currently runs in console
scarter93/ImageSegmentation
C++/Matlab
scarter93/MicroP-Lab1
scarter93/MicroP-Lab2
Second Lab for MicroProcessor systems
scarter93/MicroP-Lab3
scarter93/MicroP-Lab4
scarter93/MIPS-to-Binary
scarter93/mygithubpage
scarter93/Object-Classification
C++
scarter93/Peer-to-Peer-chat
scarter93/Printer-Spooler
C and Shared memory, printer spooler example for Linux machines
scarter93/sampleRest
Sample REST service written in golang
scarter93/StudentRecordTracker
Student records and student records tracker written in C++