/Mini-Quanser-Project

Designing simple, affordable 3DOF control system

Primary LanguageC++

Mini-Quanser-Project

Trying to design a mini, 3 degrees-of-freedom control system similar to the Quanser 3 DOF Helicopter model

rendered

HARDWARE WORK:

  • Figure out how to add wiring to CAD Files
  • Figure out how on earth you will produce several dozens of these frames in metal/acrylic (some thermoplastic polymer maybe? Polystyrene? Try aluminum first, needs to look like an apple product)
  • It might be better to use regular AA batteries that you side into the back of the motor arm, rather than a battery pack. Would be a lot more convenient and classy
  • Decide between using Arduino Mini or Arduino Micro, or Adafruit Trinket for final product (custom board would be best, but ok for now)

SOFTWARE WORK

  • Write code for second motor
  • Add angular acceleration measurements to controls code between angle measurements/adjustments and output
  • Add code for Roll (additional PID stuff, might be done at the same time as first point)
  • Look into operating the device entirely from MATLAB, must interact corerectly with Arduino Mini

References