Pinned Repositories
Assembly-AudioRecorderAndPlayer
This is a audio recorder device that can playback the sound faster or slower to create different effects.
C-UserLevelThreadScheduler
This is a round robin scheduler that can be used on platforms that doesn't have kernel thread capability.
Cpp-CalculatorUsingQueueAndStack
This project uses 4 queues and only 1 stack to implement a calculator.
Cpp-ClassroomInterface
Classroom interface to be used by teachers to compute exam averages and filter students according to their grades.
OpenCV-Python-ImageDetectionProject
The image detection implementation was used for a robot participating in a basketball shootout.
Verilog-DoorLockSystem
Door Lock system that required a certain keypad combination to be entered for it to unlock.
Verilog-MultiCycleProcessor
MIPS architecture inspired processor that runs custom ISA.
Verilog-SingleCycleProcessor
MIPS architecture inspired processor that runs custom ISA.
VHDL-RC5_Algorithm
This repo has the implementation of key generation, encryption and decryption of RC5 algorithm running on a custom MIPS inspired single cycle processor.
VHDL-UARTInterface
VHDL codes for the transmitter and receiver modules of the implementation of an UART module.
TunaBicim's Repositories
TunaBicim/Assembly-AudioRecorderAndPlayer
This is a audio recorder device that can playback the sound faster or slower to create different effects.
TunaBicim/OpenCV-Python-ImageDetectionProject
The image detection implementation was used for a robot participating in a basketball shootout.
TunaBicim/Verilog-DoorLockSystem
Door Lock system that required a certain keypad combination to be entered for it to unlock.
TunaBicim/Verilog-MultiCycleProcessor
MIPS architecture inspired processor that runs custom ISA.
TunaBicim/Verilog-SingleCycleProcessor
MIPS architecture inspired processor that runs custom ISA.
TunaBicim/VHDL-RC5_Algorithm
This repo has the implementation of key generation, encryption and decryption of RC5 algorithm running on a custom MIPS inspired single cycle processor.
TunaBicim/VHDL-UARTInterface
VHDL codes for the transmitter and receiver modules of the implementation of an UART module.
TunaBicim/C-UserLevelThreadScheduler
This is a round robin scheduler that can be used on platforms that doesn't have kernel thread capability.
TunaBicim/Cpp-CalculatorUsingQueueAndStack
This project uses 4 queues and only 1 stack to implement a calculator.
TunaBicim/Cpp-ClassroomInterface
Classroom interface to be used by teachers to compute exam averages and filter students according to their grades.
TunaBicim/Cpp-ProcessScheduler
This is the implementation of a process scheduler using different data structures.
TunaBicim/The-Boardgame-Insert-Toolkit
This OpenSCAD library was created to make it easy to create board game inserts with lids for either horizontal or vertical storage, without any programming required.