Mehmet ARSLAN (htmos6)

htmos6

Geek Repo

Company:Productive Machines

Location:United Kingdom

Github PK Tool:Github PK Tool

Mehmet ARSLAN's repositories

Quality-of-Service-Based-Queuing

To optimize QoS, a queuing algorithm was implemented using Verilog HDL on FPGAs for networks.

Language:VerilogLicense:MITStargazers:4Issues:1Issues:0

Socket-Proxy-Server

This project implements a simple system with three nodes: Client, Proxy, and Server. The Server holds a list of 10 elements, and the Proxy maintains a cached version of the Server's table. The Client communicates with the Proxy, which interacts with the Server when necessary. Nodes exchange messages using a specific format.

Language:PythonStargazers:1Issues:1Issues:0

Algorithms

Sorting, Search Algorithms' Implementations with Cpp, Python

Language:C++Stargazers:0Issues:1Issues:0

ARM-Pipelined-Processor-With-Branch-Predictor

A 32-bit ARM Pipelined Processor Implementation in Verilog HDL along with Forwarding, Hazard Detection, Handling and a Branch Predictor.

Language:VerilogStargazers:0Issues:1Issues:0

ARM-Processor-Designs

Repository with single-cycle, multi-cycle, and pipelined processor designs for architecture labs. Enables study and experimentation to understand processor functionality and performance improvements through different designs.

Language:VerilogStargazers:0Issues:1Issues:0

Autonomous-Master-Robot-GUI

KT-007-GUI is a graphical user interface application developed using the C++ Qt framework. The application is designed to facilitate the drawing of paths and adjustment of speeds for mobile robots. Additionally, the route planner provides an opportunity for real-time route tracking, enabling the user to to detect any anomalies in the master robot's

Language:C++Stargazers:0Issues:1Issues:0

Data-Structures

This repository is a great resource for anyone looking to learn about or implement data structures in C++ as it provides implementations of various data structures in C++.

Language:C++Stargazers:0Issues:1Issues:0

EE374-Final-Project

EE374 final project. High Voltage Line Parameters' Calculations.

Language:MATLABLicense:MITStargazers:0Issues:1Issues:0

free-programming-books

:books: Freely available programming books

License:NOASSERTIONStargazers:0Issues:0Issues:0

Hacker-Rank-Solutions

This repo contains C++ solutions to problems from HackerRank. The problems are algorithmic and require C++ to solve. The solutions may be useful for improving problem-solving skills in C++.

Language:C++Stargazers:0Issues:1Issues:0

Image-Video-Processing-and-AI

OpenCV training course materials for open source purposes. Includes exercises solved my Mehmet.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Light-Based-LED-Driver

TSL 2561 light sensor based LED and LCD 5110 driver implementations with Tiva TM4C123 board.

Language:AssemblyStargazers:0Issues:1Issues:0

Maze-Hanoi-Determinant-Calc-BST-HT

Implemented Solvers for Hanoi and Maze Games, Alongside a Determinant Calculator that utilizes from Binary Search Tree (BST) and Hash Table (HT).

Language:C++Stargazers:0Issues:1Issues:0

SerialX-UART500

Explore our VHDL implementations of UART Receiver and Transmitter modules for FPGA-based systems. These modules ensure high reliability and accuracy in serial communication, featuring configurable clock frequencies and baud rates. Perfect for FPGA developers.

Language:VHDLStargazers:0Issues:0Issues:0

Swiss-Stopwatch

Project is a high-precision chronometer using VHDL, intended for implementation on an FPGA. The chronometer is designed to operate with nanosecond (ns) precision and is capable of accurately measuring elapsed time in milliseconds, seconds, and minutes. The design has been tested using a VHDL test bench and verified with the XSim extensively.

Language:VHDLStargazers:0Issues:0Issues:0

Tiva-TM4C123GH6PM-Microprocessor-Projects

This repo contains projects exploring Tiva TM4C123GH6PM microprocessor. It covers stacks, subroutines, general programming, and specific features like Parallel I/O, SysTick Timer, Timer and ADC. These projects aim to give a comprehensive understanding of the microprocessor and serve as a starting point for further development. Explore and discover.

Language:AssemblyStargazers:0Issues:1Issues:0

Virtual-Machine

Implementation of an LC3 Virtual Machine with a Simple Operating System (OS) that Executes Assembly Language Programs.

Language:C++License:MITStargazers:0Issues:1Issues:0

WebSocket-Performance-Profiler-FastAPI-vs-Tornado

Benchmarking Performance of WebSocket frameworks of FastAPI and Tornado in Python, Enhanced by Matplotlib Visualization. Ideal for High-Frequency Trading (HFT) Applications.

Language:PythonStargazers:0Issues:1Issues:0

Autonomous-Master-Robot-Swarm-Systems

The repository contains code and configurations for a mobile robot control system. It's optimized for robust navigation, including path planning, speed control, and anomaly detection. Features such as TCP/IP communication, encoder and IMU calibration, motor driver control, odometry, and speed estimation ensure precise and efficient operation.

Language:C++Stargazers:0Issues:1Issues:0

Flex-PWM500

The PWM (Pulse Width Modulation) Generator creates a PWM signal to control PWM-driven devices. It allows configurable clock and PWM frequencies via generics. The duty cycle, input as a 7-bit signal, adjusts the proportion of time the signal is high.

Language:VHDLStargazers:0Issues:0Issues:0

HDL-Bits-Solutions

HDL bit website solutions for Verilog practices

Language:VerilogStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

Metu-Course-Capacity-Checker

In order to check course capacities automatically, I have designed course capacity questioning bot by selenium. If course capacity is available, it warns us by playing warning sound.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Redis

C++ project implementing Winsock2 for TCP communication with a Redis server. Facilitates data exchange and storage between connected clients and Redis.

Language:C++License:MITStargazers:0Issues:1Issues:0

Selenium-Twitter-Automation

Automatic like bot for Twitter. Searches hashtag and writes their tweets to a .txt file.

Language:PythonStargazers:0Issues:1Issues:0
Language:VerilogStargazers:0Issues:1Issues:0

VHDL-Component-Library

The repository is a VHDL component library that includes all necessary digital components and basic building blocks for digital circuits. (Under Development))

Language:VHDLStargazers:0Issues:0Issues:0
Language:VHDLStargazers:0Issues:0Issues:0

WireShark-and-HTTP

This GitHub repository demonstrates implementing a simple HTTP client in Python to interact with a Flask server. The server runs a D'Hondt-style election simulator with region and seat information for an example-country election. It provides APIs for adding/deleting parties and running the D'Hondt simulation with party votes provided by the client.

Language:PythonStargazers:0Issues:0Issues:0