Skip to content
View Abyaneh's full-sized avatar

Block or report Abyaneh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Welcome to my Personal Website! I’m Mohammad Maleki Abyaneh, a Mechatronics Engineer and Mechanical Engineering student at K. N. Toosi University of Technology. Check out my projects and feel free …

    HTML MIT License Updated Oct 29, 2024
  • This project demonstrates a dynamic control system that maintains the position of a ball on a horizontal rod. Using an STM32 microcontroller, ultrasonic sensors, and a PID controller, the system dy…

    C MIT License Updated Oct 28, 2024
  • This project, developed as part of an introductory robotics course, is an advanced autonomous robot designed to navigate and perform object detection in a hospital environment. The robot follows a …

    Python MIT License Updated Oct 28, 2024
  • This project models and stabilizes an inverted pendulum using Matlab and a PID controller. The goal is to balance the pendulum at 180° from an unstable starting position.

    MATLAB MIT License Updated Oct 28, 2024
  • This project improves safety in open-pit mining by adjusting hazard zones around dump trucks based on speed and road conditions. It employs YOLO for object detection, segmentation for road surface …

    Python 1 MIT License Updated Oct 27, 2024
  • This project focuses on analyzing forces on truss members by reading data from input files containing lengths and forces on truss elements such as FA, FB, LA, and LB. It reads case numbers based on…

    C++ MIT License Updated Oct 27, 2024
  • This project showcases the development of a mobile robot capable of navigating autonomously using a camera-based positioning system, controlled by a PID controller and Used the Artificial Potential…

    Jupyter Notebook MIT License Updated Oct 27, 2024
  • This project uses the YOLOv10 model to detect and count different vehicle types from video footage.

    Python 1 MIT License Updated Oct 27, 2024
  • tic-tac-toe Public

    This is a C++ implementation of the classic Tic-Tac-Toe game. The game is played between two users where each player chooses a number, either "X" or "O", and attempts to place it on a 4x4 grid. The…

    C++ MIT License Updated Oct 26, 2024
  • This project is a neural network-based solution to diagnose fatty liver disease based on medical data such as blood sugar, blood pressure, and age. The goal is to provide a fast and reliable way to…

    Jupyter Notebook MIT License Updated Oct 26, 2024
  • Classify clothing images into categories such as shirts, pants, and dresses using CNN models.

    Jupyter Notebook MIT License Updated Oct 21, 2024
  • In this project, we designed and trained a CNN model capable of estimating the steering angle from an input image of a steering wheel. The project utilized an ESP32-CAM Dev board for image capture …

    C++ 1 MIT License Updated Oct 21, 2024
  • Implemented a C++ program to calculate the rise and slope in various types of beams, based on beam theory principles. This project involved analyzing different loading conditions and beam configura…

    C++ MIT License Updated Oct 18, 2024
  • Original PyTorch implementation of the paper "Semantic Segmentation under Adverse Conditions: A Weather and Nighttime-aware Synthetic Data-based Approach", published at the British Machine Vision C…

    Jupyter Notebook Updated Sep 28, 2024
  • Lane Finding Project for Self-Driving Car ND

    Jupyter Notebook MIT License Updated Sep 28, 2024