Search found 3 matches

by Wolf91
Aug 21st, 2019, 7:52 pm
Forum: Arduino
Topic: Complete code PS2 controller
Replies: 22
Views: 26177

Re: Complete code PS2 controller

Like PhilA says, break down your code. Also remember, with arduino you have the great option of using Serial for debugging (you can also attach leds to some ports and use them for debugging). The easiest way is to write some code to print some text (or light an led) if the main code passes some poin...
by Wolf91
Jul 7th, 2019, 12:34 pm
Forum: Frames, Hulls, & Bouyancy
Topic: Vertical thruster position and buoyancy balance
Replies: 5
Views: 6904

Re: Vertical thruster position and buoyancy balance

Why dont you move the horizontal thrusters next to the box, and make the vertical double in series, and put one on each side?
by Wolf91
May 30th, 2019, 11:31 am
Forum: Your ROV Projects
Topic: First steps for Project 'Titan Uranus'
Replies: 24
Views: 24407

Re: First steps for Project 'Titan Uranus'

Very nice design. But about the thruster, I see they are only mounted on 1 point? Aren't you afraid of them turning when you put power on them?