Hi there,
The objective is to manipulate raw image formats, in this case a gray scale image provided by the coe file, and each pixel in the grayscale image corresponds to a single byte ranging from 0 to 255. The main objective involves connecting a keyboard to the FPGA board, and upon pressing the "0" key, a Low Pass Filter (LPF) is implemented, and the processed image is displayed on the screen. The LPF operation, characterized by the coefficients [1/9 1 1 1; 1 1 1; 1 1 1], is reiterated with each key press, progressively blurring the image on the monitor.
Implemented a Real-time Crash and Pedestrian Detection System using Internet of Vehicle (IoV). Utilized two Raspberry Pi devices as client and server to prototype mobile nodes, creating an ad hoc network and a 2.4 GHz WiFi network. Employed tiny ML models for crash and pedestrian detection from a real-time dash cam feed using computer vision at the client side. C and Python programming languages were used for implementation.
Led a project funded by the SAFERSIM project to integrate a large-scale traffic simulator with communication simulator (OMNET) for Connected and Autonomous Vehicles (CAV). Conducted a co-simulation study to assess the impacts of CAVs on the traffic environment, bridging the gap between traffic dynamics and communication behaviors.
Spearheaded the development of a versatile Mars rover, showcasing expertise in both hardware and software. Designed a robotic arm with 6 degrees of freedom (DOF) using an STM 32 micro-controller and Raspberry Pi for motor control and sensor detection. Developed a 100 m Line of Sight (LOS) communication setup using 5GHz IEEE 802.11 standard for real-time video transfer and rover control. Designed custom PCB circuits for power control with a buck-boost converter and implemented an L298 motor controller.
Microcontroller and PCB Design:
XILINX FPGA Programming:
PCB Circuit Design:
Implemented Supervised and Unsupervised Models:
Deep Neural Network: