Documenting my projects in Engineering at Western Carolina University

Posts made in December, 2023

Fire Fighting Robot Final

The problem we were presented with for our Engineering-199 Final Project was to create a robot that would solve a simple serpentine pattern maze and put out a fire at the end of the maze. The expectation was that our robot would be coded and designed to solve two possible iterations of the serpentine pattern: A “left-hand” turn maze and a “right-hand” turn maze. To create such a robot, we were allowed to use multiple different electronic components that we have worked...

Read More

Netlist Circuit Simulator

For my Network Theory I class, I took on a project of designing a simple resistive circuit simulator that takes a user input “netlist”, creates calculations from this “netlist”, and gives back a set of values relating to the current, voltage, and power across each circuit component within the netlist. The circuit simulator that I designed only works with a singular power supply component (i.e. a voltage source or a current source) but works with any quantity or...

Read More