Undergraduate Electrical and Computer Engineering student with experience working in C/C++ and ESP32 programming.
I worked in a three-person team to design and build a battery powered device that measured distance using an ESP32 and a distance sensor with an LCD screen for output. In order to build this project, I learned how to use Arduin...
The custom detection timer is a countdown timer that is designed to track time while detecting the presence of a nearby object. It features 5-minute and 10-minute settings, with the remaining time displayed on an LCD. The syste...
For this custom shell, I used C to implement common shell commands such as cd, status, and exit. I also handled input and output redirection and implemented custom signal handlers. I also developed a function to parse commands ...