Skip to content
View Dhouhaga's full-sized avatar
đź‘˝
đź‘˝

Highlights

  • Pro

Block or report Dhouhaga

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. stm32-mcp2515-spi-can-bare-metal-driver stm32-mcp2515-spi-can-bare-metal-driver Public

    STM32F407 bare-metal CAN driver for MCP2515 over SPI. Direct register access, interrupt-driven, 125kbps

    C 1

  2. Pi3-Detecto-Coin-Recognition Pi3-Detecto-Coin-Recognition Public

    A coin recognition system using a Raspberry Pi 3 and a Detecto image-recognition model. Created as an end-of-year project.

    Jupyter Notebook

  3. stm32-sim808-call-tracker stm32-sim808-call-tracker Public

    STM32F407VGT6 microcontroller + SIM808 GSM/GPS module. Detects incoming calls from authorized number, fetches live GPS coordinates via AT commands, parses NMEA data, sends Google Maps link via SMS.

    C 1

  4. Fleet-Manager-QT-App Fleet-Manager-QT-App Public

    A logistics management application developed in C++17 with Qt Widgets for coordinating delivery vehicles (drones, electric vans, sidewalk robots) and their cargo. The system implements resource man…

    C++

  5. Java-RMI-Distributed-Tic-Tac-Toe Java-RMI-Distributed-Tic-Tac-Toe Public

    This project implements a distributed client-server Tic Tac Toe game using Java RMI (Remote Method Invocation). Players can connect to a central server, join game sessions, and play against opponen…

    Java

  6. Process-Scheduling-Algorithm Process-Scheduling-Algorithm Public

    A java/javafx program which visualizes a few process scheduling algorithms, for teaching/learning purposes.

    Java