- 🔭 I’m a Full Stack Engineer employed at Communication and Information Technology Center - Helwan University
-
📫 How to reach me [email protected]
-
📄 Know about my experiences My Resume
📫 How to reach me [email protected]
📄 Know about my experiences My Resume
Obstacle avoiding robot that is freely taking its actions depending on the situation it has by using Q-Learning Reinforcement Learning Algorithm & Embedded C on Atmega328
Makefile 2
Logic analyzer that samples a digital signal and send it to the PC using ATmega16 and plot the signal on a python GUI application
Makefile
The signal is added to a port of the microcontroller, then it is sampled using the internal ADC. After that, the signal is transmitted over serial communication (UART) to a python GUI application f…
C
PC bridge using UART serial communication to send and receive data between PC and Microcontroller Atmega16 through a COM port using a Python GUI program to send & receive
Makefile
A student portal in which students can keep track on their grades, assignments, courses and activities. Instructors can keep track on their students and courses.
Java 1