Skip to content
View AhmedIsmail02's full-sized avatar
  • Arm
  • United Kingdom
  • 20:42 (UTC +01:00)
Block or Report

Block or report AhmedIsmail02

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. Atmega32_drivers Atmega32_drivers Public

    Here i uploaded all my atmega32 drivers

    C 1

  2. LoginApp-using-Android-studio LoginApp-using-Android-studio Public

    Java based code using android studio to implements a login page with a certain username "ahmed" and a certain password "1234" and the user is restricted to a certain number of wrong attempts '5' an…

    Java 1

  3. Tiva-C-Drivers Tiva-C-Drivers Public

    Here i uploaded my Tiva-C Drivers

    C

  4. Interfacing-UltraSonic-Sensor-with-TIVA-C Interfacing-UltraSonic-Sensor-with-TIVA-C Public

    An ultrasonic sensor is a great tool for all kinds of projects that need distance measurements. Obstacle avoidance is one of the examples. Ultrasonic sensor HC-SR04 is used in this lab to measure d…

    C

  5. Anti-collision-car Anti-collision-car Public

    Arm cortex based project which involves using GPIO , Timers , PWM , Interrupt with an Ultrasonic sensor in order to avoid colliding with another car or an object

    C

  6. BMRCalculator BMRCalculator Public

    This application is used to calculate the BMR(Basal metabolic rate) for both genders using simple text views and buttons

    Java