Junkyard Genius

338 insane DIY builds from salvaged appliances, e-waste, chemicals, and junk.


Project maintained by rbrents3000 Theme by mattgraham Privacy Policy

🚁 Drone Salvage

Drone Salvage

8 Builds

A $500 drone took a nosedive. You just scored $500 worth of precision motors, cameras, and sensors for free.

Consumer drones pack an absurd amount of engineering into a small package. A dead DJI Phantom or Mavic that took a nosedive into a lake contains brushless gimbal motors with sub-degree precision, 4K cameras with stabilized optics, lithium polymer batteries with serious energy density, electronic speed controllers tuned for instant response, IMUs with accelerometers and gyroscopes, barometric altimeters, GPS modules, ultrasonic and infrared obstacle sensors, and flight controllers running sophisticated PID loops. All of this was designed to work together in a 500-gram airframe. When the airframe breaks, every one of those components is still perfectly usable for ground-based builds.

The gimbal motors alone are worth the salvage. These are brushless outrunners with extremely fine angular control, originally designed to keep a camera steady in turbulent wind. They're the same motors used in commercial camera stabilizers that sell for $200+. The flight controller's IMU (typically an MPU-6050 or ICM-20689) is a sensor package that costs $3 to buy new — but it's already soldered to a board with voltage regulation and signal conditioning. The ESCs are pre-tuned for the specific motor winding, so they work immediately as motor drivers for other projects.

Common salvage sources: crashed DJI Phantom/Mavic/Air, dead racing drones, toy drones (smaller components), eBay "for parts" listings.


Builds


Suggested Build Order

Start with simple motor reuse, progress toward autonomous systems:

  1. #204 — Drone Motor Wind Turbine — Simple motor-as-generator. Gentle intro.
  2. #206 — Drone LiPo Powerwall — Battery management. Fast assembly.
  3. #202 — FPV Ground Rover — First remote-control build.
  4. #203 — Gimbal Motor Star Tracker — Precision motor control + astronomy.
  5. #208 — FPV RC Boat — Adds waterproofing challenges.
  6. #201 — Camera Gimbal Stabilizer — PID tuning and stabilization algorithms.
  7. #205 — Obstacle-Dodging Robot — Sensor integration + autonomous movement.
  8. #207 — Precision Digital Scale — Load cells and calibration precision.

Related Categories


📚 Reference Guides