Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 968 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 968 Bytes

QuadCopter

I am making a QuadCopter. Everything is done from scratch, since the whole point is to learn it myself, but I will probably be borrowing (heavily) from http://aeroquad.com/.

Parts

  • Arduino Mega
  • Sparkfun IMU Digital Combo Board - 6 Degrees of Freedom ITG3200/ADXL345
  • Sparkfun Logic Level Converter
  • Sparkfun Triple Axis Magnetometer Breakout - HMC5883L
  • Sparkfun Barometric Pressure Sensor - BMP085 Breakout
  • 4 E-flite Park 400 motors
  • 4 E-flite 20-amp ESCs
  • Tons of patience

Software Model

https://docs.google.com/drawings/edit?id=16oIVzLJfiHQFph_YqQho9tQ16BCHU11p3ffUwpTAt9U&hl=en&authkey=CO-kjOkC

Further Reading