Mohamed Elsayed (@mohamed-elsayed13)
  • Stars
    star
    10
  • Global Rank 972,615 (Top 34 %)
  • Followers 3
  • Following 10
  • Registered over 4 years ago
  • Most used languages
    Makefile
    83.3 %
    C
    16.7 %
  • Location πŸ‡ͺπŸ‡¬ Egypt
  • Country Total Rank 2,248
  • Country Ranking
    Makefile
    9
    C
    415

Top repositories

1

Temperature_meter

Mini project based on AVR Micro-Controller to get room temperature using LM35 sensor connected to ADC channel and LCD to display Temperature all the time.
Makefile
2
star
2

garage_system

Garag system based on AVR Micro-Controller using two PIR sensors to detect cars on the entrance and exit gates connected to external interupts, and two servo motors to control both gates so I used also Timer module to generate PWM to control servo motors angel.Finally I used LCD to Display car number in the garage and if there is a place or garage is complete.
Makefile
2
star
3

Smart_home

Smart Home system project consist of two AVR Micro-Controllers.The first Micro-Controller responsible for interfacing with the user and the second one responsible for the system operations and control.In this project I implemented the following drivers Keypad,Lcd,SPI,Timer,and ADC.
Makefile
2
star
4

AUTOSAR-PORT-DRIVER

AUTOSAR Port driver based on TM4C123GH6M Microcontroller.
C
1
star
5

simple_game

Mini project based on AVR Micro-Controller to guess hidden number in the game.I used only LCD driver and Keypad driver for this project.
Makefile
1
star
6

Automotive-Door-Control-Design-egFWD

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
star
7

clock

I used 8-bit timer in normal mode, with OVF interrupt we can count seconds, minutes, and hours. To reset time I used two external interrupts and select button. To keep last value of clock after power cut off, I used EEPROM driver to store time every second in EEPROM. Finally I used LCD 2x16 to display my clock.
Makefile
1
star