#electrical

Precision Sourdough: A Smart Lid for Your Starter

  Posted on February 22, 2021   ·   12 min read   ·   # comments   ·   #3d-printing  #design  #electrical  #programming  #embedded 

A few years ago, I had the idea to track my sourdough starter using computer vision. It was neat to monitor it this way, but it was fairly impractical to do for each feeding since it required setting up a camera, downloading the images, and doing some manual image cropping before running it through my analysis script. The analysis was also only done after the fact, and what I really wanted was something that could tell me when the starter was ready to be used (or fed), or, if I missed the window of opportunity, how long ago it peaked.


Battery Power Protection and Regulation PCB

  Posted on May 9, 2017   ·   1 min read   ·   # comments   ·   #electrical 

Objective: Design a custom PCB to protect and regulate a 14.8V LiPo battery for use with an autonomous RC car Features: 12V undervoltage and 10A overcurrent protection 8.4V, 7.4V, and 5V regulated outputs Main Components: LT6109 High Side Current Sense Amplifier RT8288AZSP Synchronous Step-Down Converter Skills: Reading and understanding datasheets Schematic capture and PCB layout in Altium Designer Board bring-up Hardware debugging Achievement Unlocked:


Overhead Robotic Gantry for Tethered VR Headsets

  Posted on April 4, 2017   ·   4 min read   ·   # comments   ·   #work  #programming  #design  #electrical 

Project Overview Objective: Create an autonomous gantry to follow the HTC Vive headset around, keeping its cable behind the user at all times. Motivation: An extravagant party prop for an evening at CES 2017, hosted by MistyWest. Features: CoreXY planar gantry design System built with 8020 aluminum extrusions and laser cut acrylic components Stepper motor control through Teensy 3.2 HTC Vive pose tracking through C++ Patent pending Skills:


ESP8266 Sous Vide Controller

  Posted on February 5, 2017   ·   6 min read   ·   # comments   ·   #electrical  #programming  #embedded 

Project Summary Objective: Create a small, modular controller to regulate the temperature of a water bath. Motivation: To get in on this cooking fad without dropping fat stacks of cash on an immersion circulator. Features: Crisp 0.96" OLED display Pushbutton rotary encoder provides simple user interaction Removable temperature plug through standard 3-pos audio connector Temperature controlled outlet to be used with any heating element (ie. rice cooker, slow cooker, etc.


Adjustable Portable Power Supply

  Posted on May 25, 2016   ·   1 min read   ·   # comments   ·   #electrical 

Objective: Build a cheap, portable, variable DC power supply. Motivation: It was finally time to get my hands on a variable power supply for my electronics projects. Previous projects mainly involved Arduino, which was able to supply 5V and 3.3V with ease. However, the need for a supply with higher voltage, current, and flexibility eventually arose, resulting in the birth of this ghetto (but functional) power supply. Limitations: Only DC voltages available Max current is a function of input power and desired voltage (I=P/V) Current limiting feature is non-existent, so must be careful to not let the genie out of circuits Internals of the power supply.


MECH 423: Mechatronics Product Design

  Posted on April 22, 2016   ·   2 min read   ·   # comments   ·   #design  #electrical  #school 

Background: When a hard boiled egg is spun on a table, it rotates freely since the inside is completely solid. With a raw egg, the liquid yolk sloshes around and resists rotation. By using math and physics, we can analyze the rotational oscillation of an egg and determine the yolk consistency. “If it’s worth doing, it’s worth overdoing.” - Jaime Hyneman Objective: Design and build a device to determine how cooked a boiled egg is using non-invasive techniques.


A Minty-Fresh Power Pack

  Posted on April 16, 2009   ·   1 min read   ·   # comments   ·   #electrical 

Before the ubiquity of powerbanks, there was nothing on the market to provide longer battery life for portable electronics. Connecting a female USB connector to four rechargable AA batteries opened up a new world of extended iPod playback.