Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

*Use this page to tell us the details of how you completed your project. You should consider a section on fabrication and assembly, electronics and circuitry, and software development.

Fabrication and Assembly

The two components of the fishing rod were the casting mechanism and the box for the electronics housing. The casting mechanism is made up of 1/4" acrylic links connected with 6 mm bearings at the joints.  Before the final laser cuts of the acrylic links were made, the prototype was cut out of 1/4" wood. The electronics housing is a jigsaw box of 1/4" wood with 3 of the 4 walls glued to each other to minimize the collapsibility, yet retain the ability to open the box and view the circuit. At the bottom of the electronics housing is a 3D printed attachment with an opening that allows for a weight to be inserted at the front. 



Electronics and Circuitry

Concerning the circuitry used in our final design, we made an effort to keep things as simply and compact as possible. Using a small breadboard and pieces from electronics kits already in our possession as well as a button set purchased online, we constructed a circuit in which three different buttons would send independent signals to three separate digital inputs on our Arduino Uno board. We powered our servo and these buttons through the 5V pin on the Arduino and used an analog pin to send the servo a signal that would tell it where to go. The Arduino Uno itself was powered by a 9V battery. 

The total list of circuit components used for this project is as follows:

  • 1 Arduino Uno Board
  • 1 9V Battery
  • 1 270 degree Servo Motor
  • 1 Breadboard w/ 2 powe
  • 3 Push Buttons
  • 3 220 Ohm Resistors


Software Development



  • No labels