Robotics Underwater: The Arduino ROV Kit
Share
The Underwater ROV Kit with Arduino Mega, Bilge Pump Motors & Joystick Control (₹2,760) takes robotics somewhere most kits never go: below the waterline. You build a submersible on a buoyant frame, propelled by four mini bilge pump motors in waterproof housings, steered by thrust vectoring, and driven from the surface through a tethered two-joystick controller wired to an Arduino Mega. This is an Advanced kit with a 10–12 hour build including soldering, and its defining challenge is one no land robot ever poses: everything must keep working wet — sealed enclosures, cable glands, and electrical design that treats water as the adversary it is. The result is a working tank-and-pool ROV, and a genuinely uncommon portfolio project for a marine-robotics-curious engineer.
What's in the box
Arduino Mega 2560, two L298N motor drivers, four mini bilge pump motors (the trick of the design — pump motors arrive already built for water), two waterproof servos, two joystick modules for the surface controller, an LM2596 buck converter, a 12V 3Ah SLA battery, ten 1N4007 diodes, four 100µF 25V capacitors, a waterproof PVC enclosure, four cable glands, two PCB prototype boards, and a soldering iron with solder wire. The kit is offered with an assembly option: a soldering bundle (25W iron, solder, flux, perfboard) or a breadboard combo for dry-land prototyping before you commit joints to the sealed enclosure.
What you'll learn
- Thrust vectoring — combining four thrusters so joystick inputs become forward, turn, dive and surface motions: the 3D version of differential drive.
- Waterproof system design — sealing the electronics in the PVC enclosure, passing wires through cable glands correctly, and learning why every joint gets tested before the water does it for you.
- Tethered control — reading two analog joysticks and sending drive commands down a tether, plus why underwater vehicles use cables where land robots use radio (water eats RF).
- Power engineering — running motors from a 12V SLA battery through L298Ns with a buck converter for logic, protected by diodes and bulk capacitors.
The build, honestly
Plan the 10–12 hours in two acts: build everything and prove it on dry land, then seal and test in water — in that order, always. The step that trips people up is sealing discipline: the cable glands and enclosure only protect you if every pass-through is tightened and tested before submersion, and the correct ritual is a weighted, powered-off leak test in a bucket before the electronics ever dive. Buoyancy is the second lesson nobody expects — an ROV that floats too well can't dive and one trimmed nose-heavy won't run level, so expect an iteration loop of adding and shifting ballast. Neither of these is a flaw; they are the actual engineering content of underwater robotics, scaled to a water tank.
Who it's for — and who should skip it
For advanced builders — the kit is rated for roughly ages 18–21 — including engineering students who want a project that stands out in a hall full of wheeled rovers, hackathon teams exploring inspection-robot concepts, and anyone with access to a big tub, tank or pool and the patience to seal things properly. Comfort with soldering and basic motor-driver wiring is assumed.
Skip it if you don't have a safe test-water setup, or if this would be your first build — debugging electronics you've deliberately sealed into a pipe is not a beginner experience. Our 4WD Arduino Robot Kit or Bluetooth RC Car Kit build the same drive-and-control instincts on dry land first. If it's the "advanced and unusual" quality that attracts you, the Vision Tracker Kit and CNC Plotter Kit are the dry-land siblings.
FAQ
Where can I run it?
It's designed for tanks, tubs and pools — controlled water where the tether reaches. The bilge pump motors are housed for continuous submerged use.
Why a tether instead of wireless?
Water absorbs radio signals within centimetres, so real ROVs — including this one — use a cable for control. The tether also means you never lose the vehicle.
Is soldering required?
Yes — reliable joints matter even more when connections live inside a sealed enclosure. The iron, solder and prototype boards are included.
The kit arrives pre-loaded in Soldr, our AI build assistant, which generates the wiring, the joystick-and-thruster firmware and troubleshooting — leak-test checklist included — for this exact ROV.