Loading...

Eric Petersen

Overview

Students were challenged to design and construct autonomous claws in groups of 5 to compete with other designs by the end of the month. In the midst of the pandemic, much team collaboration was conducted online and students had to develop the mechanical, electrical, and computer components with COVID-19 restrictions in place. I was solely responsible for both C programming and the circuit construction, while also contributing to concept generation and developing the 2D engineering drawings.

Design

  • Programmed Arduino in C to take ultrasonic sensor readings and convert to distances
  • Used a data filter to take readings in groups of 5, sort them, and use the median to calculate distances
  • Created SolidWorks model and drawing of our design

Results

claw SolidWorks model
SolidWorks model of our autonomous claw design
claw 2D engineering drawing
2D engineering drawing of our autonomous claw design
closeup of our claw prototype
A picture of our claw prototype
claw in action
A picture of our claw in action!
claw schematic
The Arduino, sensor, and servo setup