Skip to content
View eng-ahmedmostafa's full-sized avatar
👨‍💻
Exploration adventure
👨‍💻
Exploration adventure

Organizations

@EddieHubCommunity @GDSC-CIC

Block or report eng-ahmedmostafa

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
eng-ahmedmostafa/README.md

Hi 👋, It's A.Mostafa

Tech enthusiast hacking the future with embedded systems and AI magic

  • 🌱 I’m currently learning SW Testing, Embedded Linux.

  • 👯 I’m looking to collaborate on Open Source Cryptography Tools.

  • 🤝 I’m looking for Mentorship with Graduation Project.

  • 💬 Ask me about Embedded Development and Testing, Wireless Communications, 5G, LTE, VOLTE, Cryptography.

  • 📫 How to reach me ahmed.mostafa.officia@gmail.com

Connect with me:

eng-ahmedmostafa eng-ahmedmostafa

Languages and Tools:

arduino azure c cplusplus docker dotnet gcp java javascript linux matlab mongodb mysql opencv pandas python pytorch selenium tensorflow

Pinned Loading

  1. Door-Locker-Security-System-based-on-ATmega32 Door-Locker-Security-System-based-on-ATmega32 Public

    Develop a door locker system using two ATmega32 microcontrollers. The HMI_ECU includes a 2x16 LCD and 4x4 keypad for user interaction, while the Control_ECU handles password processing, door contro…

    C

  2. Ultrasonic-Distance-Measurement-System-based-on-ATmega32 Ultrasonic-Distance-Measurement-System-based-on-ATmega32 Public

    Developed a distance measurement system with ATmega32 (8MHz) and HC-SR04 sensor. Utilized GPIO and ICU drivers with a 4x16 LCD for distance display. Configured ICU for rising edge detection, trigge…

    C

  3. StopWatch-based-on-ATmega32 StopWatch-based-on-ATmega32 Public

    Developed a Stop Watch system based on ATmega32 microcontroller at 1MHz, Timer1 in CTC mode, and six multiplexed common anode 7-segment displays with a 7447 decoder. Controlled segments using PORTA…

    Makefile

  4. Fan-Controller-system-based-on-ATmega32 Fan-Controller-system-based-on-ATmega32 Public

    Designed a temperature-controlled fan using ATmega32 at 1MHz and an LM35 sensor. The ADC converts analog signals to digital, with the microcontroller adjusting fan speed via PWM: off below 30°C, 25…

    C

  5. Vehicle-Control-System Vehicle-Control-System Public

    Developed a Vehicle Control System in C, featuring interactive engine control, sensor-based speed, room, and engine temperature adjustments. Utilized menus for traffic light, AC, and temperature se…

    C

  6. Covid-19-Cases-Prediction-Using-LSTM Covid-19-Cases-Prediction-Using-LSTM Public

    Final submission for Afretec Summer School in Smart Systems. We developed a deep learning module using PyTorch to predict COVID-19 cases. Utilizing an LSTM neural network, the model analyzes time-s…

    Jupyter Notebook