Skip to content
View mohamed-elsayed13's full-sized avatar
Block or Report

Block or report mohamed-elsayed13

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
mohamed-elsayed13/README.md

Welcome to Mohamed Elsayed's profile!

  • 👋 Hi, I’m Embedded Software Engineer.
  • 👀 I’m interested in Embedded Systems, C programming, Embedded C, interfacing with different microcontrollers, OS and RTOS.
  • 🌱 I’m currently learning Embedded Systems and Software design.
  • 💞️ I’m looking to collaborate on Embedded systems projects.
  • 📫 How to reach me mohammedelsayed013@gmail.com

Contact Me

🛠  Tech Stack

C  Git  GitHub  Visual Studio Code  Python 

Languages and Tools:

arduino c

Github Stats and Activity

🔥 Streak Stats

💻 GitHub Profile Stats


Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.


Pinned

  1. AUTOSAR-PORT-DRIVER AUTOSAR-PORT-DRIVER Public

    AUTOSAR Port driver based on TM4C123GH6M Microcontroller.

    C 1

  2. LED_Blinking_ARM_egFWD LED_Blinking_ARM_egFWD Public

    In this project I implemented MCAL( GPIO, NVIC and Systick Timer), HAL (LED), APP Layer to control LED blinking on TM4C123GH6PM MCU (TivaC launchpad).

    C

  3. RTOS_EDF_Scheduler_egFWD RTOS_EDF_Scheduler_egFWD Public

    In this project I implemented EDF scheduler based on FreeRTOS kernel with the help of "Implementation and Test of EDF and LLREF Schedulers in FreeRTOS" Thesis of Enrico Carraro

    C

  4. Automotive-Door-Control-Design-egFWD Automotive-Door-Control-Design-egFWD Public

    In this project I have designed automotive door control system (Static and Dynamic Design) schematic diagrams, Layer Architecture, APIs , State machines, Sequence Diagrams and CPU load calculations.

    1

  5. Traffic_lights-egFWD Traffic_lights-egFWD Public

    I used 2 RED-LED, 2 YELLOW-LED and 2 GREEN-LED for cars and pedestrians and crosswalk push button, So I implemented DIO, External Interrupt, Timer, Button, LED drivers to operate traffic lights sys…

    Makefile

  6. Payment-Application-egFWD Payment-Application-egFWD Public

    C program for a payment application system consisting of three main parts (Card, Terminal or POS and Server)

    C