Spring 2022 Projects

Marine Robotics Group At the moment, I am leading two electrical projects in the Marine Robotics Group. The first project is the Nova Motor, a modified Newport Vessels trolling motor which is being controlled with a PWM module that interfaces with a Pi Pico for use with micro-ROS. The second project is the ORCS Comms system, an OrangeRX-based communication system with a failsafe E-stop. I am looking forward to leveraging skills I gained in PCB design and electrical work while working on a prototype DAQ system for the Yellow Jacket Space Program....

2021 RoboBoat Auxiliary Test Vehicle

For the RoboBoat 2021 competition, our team was essentially completely virtual. However, we tried our best to make the most of it. During this project, I experimented with two things: Liquid rubber as a waterproof coating for a foamboard hull Bilge pump motors The foamboard hull was rather limited in displacement, but it got the job done. The liquid rubber held up for the most part, but it did not adhere well to packing tape and would peel easily on the sharp folded corners of the foamboard hull....

2012 Hasbro R2-D2 Dome Controller

In late high school, I decided to disassemble my old toy R2-D2 with the intent of making an even better robot. That robot is still a work in progress, and I’ve learned a lot since then. In the meantime, I have at least figured out how to control the planetary gear system that allows the dome to rotate. It utilizes a quadrature encoder incorporating two pairs of infrared blasters and sensors....

Drone Controller - 2019 Aerohacks

NOTE: This write-up is from 2022. Aerohacks 2019 was my first hardware hackathon. It was so much fun. My friends and I built a single-handed drone controller from spare parts. I learned how to prototype with an Arduino. We hooked up the Arduino to a simulation in Processing to demonstrate the control scheme of the controller. Here’s a photo of our prototype: Here’s some code from that hackathon which perhaps I’ll pick up again one day....