I am a senior in Electrical and Computer Engineering. I have skills in programming in C, C++, Python, and Assembly. I have designed my own PCBs, as well as implementing digital logic on micrcontrollers.
Our project is a sumo robot, intended to move around a small ring without exiting, and push the other robot out first. The robot uses an Arduino platform, with infrared sensors to avoid exiting, and an ultrasonic sensor to iden...
Used assembly to create an addressable LCD Screen
An assembly code written to provide logic to the TEKBOT system powered by ATMEGA128 microcontroller.
I created a remotely monitorable thermometer which uses Raspberry Pi 3 to record temperatures and update a public URL with Celsius and Fahrenheit Recordings every second. Additionally, it resumes temperature recording as soon a...
This project was created to compress and decompress the outputs of oscilloscopes to allow for wireless transmission. This was achieved by using various compression algorithm implementations and then using a master program to ch...