Skip to content
View Basel-Dawoud's full-sized avatar

Block or report Basel-Dawoud

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. Mobile_Robot-Path_Planning-ImProcessing Mobile_Robot-Path_Planning-ImProcessing Public

    Mobile Robot Path Planning: MATLAB code for path planning of a mobile robot using image-based representation & RRT algorithm. Implements image processing, obstacle detection, and visualization for …

    MATLAB 1 1

  2. LineFollower-ObstacleAvoidantRobot_ArduinoProject LineFollower-ObstacleAvoidantRobot_ArduinoProject Public

    Line Follower Obstacle Avoiding Robot: Navigate paths, avoid obstacles intelligently.

    C++

  3. StopWatch_EmbeddedSystem StopWatch_EmbeddedSystem Public

    Stop Watch System: ATmega32 microcontroller with CTC mode and multiplexed six 7-segment display. Features external interrupts for reset, pause, and resume functions. GitHub repository includes code…

    Makefile

  4. FanController_EmbeddedSystem FanController_EmbeddedSystem Public

    Fan Controller System: Temperature-controlled fan using ATmega32 microcontroller. LM35 temperature sensor provides analog input, converted to digital using ADC. Microcontroller calculates temperatu…

    C

  5. VehicleControlSystem VehicleControlSystem Public

    Vehicle Control System: Interactive program to control vehicle engine. Users can turn the engine on/off, set sensor readings for traffic light, room temperature, and engine temperature. System adju…

    C

  6. CarRentalSystem CarRentalSystem Public

    The provided code implements a Car Rental System using OOP. Users can select a car based on criteria such as car type, capacity, price range, and transmission type. The program applies the user's f…

    C++