Pinned Repositories
Atmega32_drivers
Here i uploaded all my atmega32 drivers
LoginApp-using-Android-studio
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' and if the user has entered the right username and password the Login-activity is changed to the user's activity which is a blank activity in this project otherwise the user will receive a message that he has entered wrong username or password
Anti-collision-car
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
BMRCalculator
This application is used to calculate the BMR(Basal metabolic rate) for both genders using simple text views and buttons
FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
FreeRTOS-Partner-Supported-Demos
freertos-pkcs11-psa
FreeRTOS PSA PKCS11
Interfacing-UltraSonic-Sensor-with-TIVA-C
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 distance in the range of 2 cm to 400 cm with an accuracy of 3 mm. The sensor module consists of the control circuit and two ultrasonic sensors — one is the transmitter, another is the receiver.
iot-reference-arm-corstone3xx
Featured FreeRTOS IoT Integration targeting an Arm Corstone-3xx platform based on Arm Cortex-M MCU.
Pets-Shelter-Android-App
AhmedIsmail02's Repositories
AhmedIsmail02/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
AhmedIsmail02/FreeRTOS-Partner-Supported-Demos
AhmedIsmail02/iot-reference-arm-corstone3xx
Featured FreeRTOS IoT Integration targeting an Arm Corstone-3xx platform based on Arm Cortex-M MCU.
AhmedIsmail02/freertos-pkcs11-psa
FreeRTOS PSA PKCS11
AhmedIsmail02/Pets-Shelter-Android-App
AhmedIsmail02/QuakeReport
This application is used to view the recent earthquakes that can be sorted by either the magnitude or the day the earthqauke happened , it was done by making an HTTP request to the USGS to request the response to be in GeoJson and then parsing it to collect the data about the earthquakes
AhmedIsmail02/BMRCalculator
This application is used to calculate the BMR(Basal metabolic rate) for both genders using simple text views and buttons
AhmedIsmail02/LoginApp-using-Android-studio
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' and if the user has entered the right username and password the Login-activity is changed to the user's activity which is a blank activity in this project otherwise the user will receive a message that he has entered wrong username or password
AhmedIsmail02/Anti-collision-car
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
AhmedIsmail02/Interfacing-UltraSonic-Sensor-with-TIVA-C
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 distance in the range of 2 cm to 400 cm with an accuracy of 3 mm. The sensor module consists of the control circuit and two ultrasonic sensors — one is the transmitter, another is the receiver.
AhmedIsmail02/Tiva-C-Drivers
Here i uploaded my Tiva-C Drivers
AhmedIsmail02/Atmega32_drivers
Here i uploaded all my atmega32 drivers