I am a Junior majoring in Electrical and Computer Engineering at Oregon State University. Work Experience: Ideas For Business LLC Lake Oswego, OR, June 2019 - August 2019 Embedded Systems Engineering Intern · Designed a rowing form assist using an embedded microprocessor, time of flight sensors, and LED strips. · Ported design from one embedded IDE to another. · Implemented design using SPI DMA and UART data transmission methods. OPEnS Lab Corvallis, OR, Janary 2020 - present ECE Designer for eDNA Sampler · Debugged analog hardware issues involving voltage drop during open drain switching. · Collaborated with Mechanical Engineering and CS team members to test and connect different blocks of the project. · Documented project via posts on github. Skills: EE: SystemVerilog, FPGA, Quartus, Qsys, ModelSim, IAR, CrossWorks, Eagle CS: MATLAB, C/C++, GDB, Python, UNIX, Git, LaTeX, Assembly
Used Qsys (now called Platform Designer) to allow for FPGA logic blocks to communicate with ARM Cortex A9 HPS on DE-1 SoC. Flashed HPS with test ARM assembly code, taking on board switch input from FPGA and using HPS to turn on...
Used Matlab GPU Coder to create C++ and Cuda code for the previously mentioned Matlab image processing algorithm on an Nvidia Jetson Nano platform. Once .elf executables were generated I made a python GUI using tkinter which al...
Wrote a Matlab image processing algorithm to capture images from camera, calibrate the camera, perform inverse perspective mapping and perform coin recognition to return [X,Y] coordinates of coin centers in meters. The algorith...
Wrote and implemented AVR assembly code for USART IR transmission between ATmega128 microcontrollers. Used one chip as remote which transmitted to robot receiver chip. Each transmission contained 16 bits, the first 8 bits being...