Projects

Aside from this webiste, these are some projects of mine--whether they be from work, school, or personal, I wanted to have a place to showcase them!

Final weight scale project and PCB circuit

Strain Gauge Weight Scale

Jan - May 2025 - This group project was completed for my Junior Design class. The scope was to build a small weight scale to display the weight, in grams, to the nearest gram from 0g-1000g. The required harware included: Minimum 10-bit ADC, Strain gauge, Instrumentation Amplifier, PIC24 MCU, and an LCD.

Contributions:

  • Chose hardware for ADC and instrumentation amplifier.
  • Helped set up, test, and designed the analog front end circuit.
  • Coded the software in C to implement the ADC, LCD and Microcontroller interface

An x-ray CT scan of a lego Nissan GTR that I took

X-Ray MPE/Metrology

May - August 2024
Electrical Engineering Intern
Goal to characterize measurement error on x-ray machines

Contributions:

  • Researched and identified key factors in CT scan measurement variations, enhancing geometry scan consistency.
  • Conducted 2-Factor DOE on object positioning and CT settings, confirming both significantly impact scan accuracy.
  • Built an advanced Excel tool with PowerBI which managed over 2,000 measurements across multiple X-ray CT and DR machines.

The final night light configuration :D

LED Lullaby Night Light

May 2024 - This group project was completed for my Microcontrollers class. We created a night light that changed colors and played music based on ambient light readings.

Contributions:

  • Coded libraries and configuration for a piezo buzzer, enabling playback of 8 songs with precise pitch control (30Hz to 5000Hz) using PWM and timers.
  • Designed and integrated circuitry for the buzzer, LEDs, and light sensor, collaborating with team members for seamless system interaction.