Search found 20 matches

by A.R.E.S._R.O.V.
Jan 26th, 2021, 11:29 am
Forum: Thrusters
Topic: ROV Speed
Replies: 1
Views: 6618

ROV Speed

when designing an ROV from scratch, a balance of motor power, propeller design, and the size and shape of you craft all affect the final speed your ROV can achieve. My question is what is a normal speed for an ROV designed to survey small areas like what most people build? I was guessing that it mus...
by A.R.E.S._R.O.V.
Jul 10th, 2020, 1:01 pm
Forum: Thrusters
Topic: Jets With Valve Control
Replies: 2
Views: 3767

Jets With Valve Control

Has anyone investigated using water jets in an ROV instead of a multi-thruster system? I am imagining a single flow source like a pump with a diffuser inlet attached to a multi-outlet valve manifold. The manifold would use one actuator with position control (like a servo) and would duct the flow to ...
by A.R.E.S._R.O.V.
Jun 23rd, 2020, 7:16 am
Forum: Computer Aided Design
Topic: Google Sketchup is being a pain
Replies: 8
Views: 13857

Re: Google Sketchup is being a pain

Evan1 Is exactly correct. "Intersect Faces" becomes your favorite function if you are used to parametric modeling, and I also scale everything but only to 100X. Another note is that you can increase the resolution of circles by clicking the center hole spot, and then typing a number and th...
by A.R.E.S._R.O.V.
Feb 7th, 2017, 10:44 am
Forum: Electronics
Topic: VR control
Replies: 1
Views: 5320

VR control

Is anybody on the forum using VR goggles like Google Cardboard or something or the like to control their ROV? I am toying with converting a pair of lab goggles with some lenses from ebay, a small screen, and a 3D-printed support structure. Thoughts?
by A.R.E.S._R.O.V.
Feb 7th, 2017, 10:25 am
Forum: Your ROV Projects
Topic: modular ROV concept
Replies: 19
Views: 12827

Re: modular ROV concept

Hello fellas, life has gotten in the way of my ROV project for the last year but recently I've been able to put some work in. I am still pursuing the modular cube design. I like it because it allows me to adjust my design based on what I need at the time. In my current place I can't afford to finish...
by A.R.E.S._R.O.V.
May 6th, 2016, 9:10 am
Forum: Your ROV Projects
Topic: modular ROV concept
Replies: 19
Views: 12827

Re: modular ROV concept

Here is my latest update after a lot of development: I have almost all of the cubes done; I ended up going wit 3/8" polycarbonate sheet which I CNC cut and chemically welded together for waterproof-ness and strength. Then I used 1/16" silicone sheet with a 40A durometer rating as a gasket ...
by A.R.E.S._R.O.V.
Mar 18th, 2016, 6:13 pm
Forum: Arduino
Topic: controlling ESCs with a joystick
Replies: 3
Views: 9562

Re: controlling ESCs with a joystick

that's it?!? awesome, I will try when I get home...what about making the ESC go in reverse? I've seen that some ESC's will go in reverse from 0-90 degrees and forward from 90-180 deg. when sent commands from arduino, is that true?
by A.R.E.S._R.O.V.
Mar 18th, 2016, 4:43 pm
Forum: Arduino
Topic: controlling ESC with keyboard commands
Replies: 2
Views: 8361

Re: controlling ESC with keyboard commands

Thank you for your help KR2_diving. I ended up deciding that a simple joystick would be easier to work with. I have another post on that as well, if you are able to help with that it would be much appreciated!
by A.R.E.S._R.O.V.
Mar 18th, 2016, 4:37 pm
Forum: Arduino
Topic: controlling ESCs with a joystick
Replies: 3
Views: 9562

controlling ESCs with a joystick

If I have this code which controls two servos with a joystick how do I make it so that instead of controlling a servo motor, it controls a Forward/reverse ESC? I need it to control 4 ESCs. (motor one and two ccw when joypushed foreward, cw when back, and motor three and four are ccw when joy is push...
by A.R.E.S._R.O.V.
Feb 29th, 2016, 9:30 am
Forum: Arduino
Topic: controlling ESC with keyboard commands
Replies: 2
Views: 8361

controlling ESC with keyboard commands

Hello everyone, I am brand spanking new to arduino so i'm looking for someone to help me on my "modular ROV". Basically what I need is this: I have five brushless motors with five ESC's I would like to be able to press a key to activate one or two motors at time in either clockwise or ccw ...