Pinned Repositories
Caesar-Cipher
C application that performs caesar encryption and decryption.
Cancer-Detection-with-Artificial-Intelligence
Breast cancer detection using kNN algorithm with real data set.
Circuit-Design-of-FB-CPU
Circuit design of an basic CPU which has 10 different operating codes.
Cordic-based-CoDesign
A project in which Xilinx's CORDIC (COordinate Rotation DIgital Computer) IP is used as the hardware accelerator and the processor transfers the computational load to the hardware accelerator.
Dual-Mode-Sumo-Robot
Robot written with Arduino that can both remove obstacles and follow lines
iremkalkanli
A simple github profile
Petalinux-based-CoDesign-with-Cordic
The data captured from the Petalinux Environment over the Uart interface will be transmitted to the CORDIC IP and the results will be transmitted to the PC over the Uart.
Phone-Book-Management-System
A phone book that has the ability to add records, show records, modify records, search and delete records.
RISC-V-Processor
Processor with 11 operation codes based on RISC V
Social-Distance-Analysis
Python code that examines social distance and warns in cases of violation.
iremkalkanli's Repositories
iremkalkanli/Caesar-Cipher
C application that performs caesar encryption and decryption.
iremkalkanli/Circuit-Design-of-FB-CPU
Circuit design of an basic CPU which has 10 different operating codes.
iremkalkanli/RISC-V-Processor
Processor with 11 operation codes based on RISC V
iremkalkanli/Cordic-based-CoDesign
A project in which Xilinx's CORDIC (COordinate Rotation DIgital Computer) IP is used as the hardware accelerator and the processor transfers the computational load to the hardware accelerator.
iremkalkanli/Cancer-Detection-with-Artificial-Intelligence
Breast cancer detection using kNN algorithm with real data set.
iremkalkanli/Dual-Mode-Sumo-Robot
Robot written with Arduino that can both remove obstacles and follow lines
iremkalkanli/iremkalkanli
A simple github profile
iremkalkanli/Petalinux-based-CoDesign-with-Cordic
The data captured from the Petalinux Environment over the Uart interface will be transmitted to the CORDIC IP and the results will be transmitted to the PC over the Uart.
iremkalkanli/Phone-Book-Management-System
A phone book that has the ability to add records, show records, modify records, search and delete records.
iremkalkanli/Social-Distance-Analysis
Python code that examines social distance and warns in cases of violation.
iremkalkanli/RTL-Design-of-FB-CPU
RTL design of a basic CPU with 10 operation codes