Project at a glance

Goal: Design a drone‑suspended payload that autonomously detects obstacles, senses water, measures temperature spikes, and deploys a sample on‑command.

📽️ Flight‑Test Video

The payload executes a full autonomous sequence: obstacle avoid → water contact detection → servo release → audible confirmation → safety ascent.

⚡ Mission Snapshot

All hardware powered by isolated 5 V logic rail + dual 9 V packs for actuators.

🧠 Core Firmware Modules

SketchRole
master_payload.ino Central scheduler & state machine.
TiltAngle.ino LCD tilt‑angle read‑out.
Orientation.ino Complementary‑filter orientation.
task3-6.ino Obstacle, water & thermal logic.