Failed Arduino code - setup?

Control Boards, Controllers, Tethers, Ect.
Post Reply
Travis
Posts: 7
Joined: Mar 13th, 2020, 1:38 pm

Failed Arduino code - setup?

Post by Travis »

I am new to ROV's, this past summer I built one for the first time. However, I have struggled to actually get it deployed as the code and controls have failed me. I made the mistake of paying someone on Fiverr.com to code the Arduino and provide schematics for me to get this up and running. They did great work, or what seemed to be great work until it came time to troubleshoot the problems. (they promised to help troubleshoot and insisted I hooked something up incorrectly for the 10th time, and just went rouge) I built this ROV before summer last year and have yet to get controls working, so I am in dire need of some assistance. I attached the "Functionality" word file below, this is the exact document I sent to the person coding this for me. It shows everything in decent detail as to what I want to achieve control-wise. I am not really sure where to begin with this or if I should just completely scrap that idea and implement a completely new system using Arduino.

Also, I have a 12v sealed battery onboard the ROV, and not at the control box. Not sure how the potentiometer thing would work over distance, planned on 100 feet or just over slightly. Thanks.

I have ventured off into trying to write my own code etc. however, I have come up short. My question is, I found this PDF guide on how to set up motor control, both directions and speed using a potentiometer. It uses the Arduino and motor drivers that I have. (BTS7960 High Current 43A H-Bridge Motor Driver). My question is how could I expand this to add 3 total motors with the same exact control? (I know it would probably be very odd and or awkward to have 3 potentiometers, but I like how precise it controls the speed and direction of one.) I have tried adding on my own but either none of the motors work after doing so, or they behave strangely. Any advice, tips, tricks would be extremely helpful. Any more info you might need please let me know, I have the schematics they sent over and lots more files just did not want to bombard if not necessary. Thanks.


I didn't notice the "Control Systems and Tethers" section until after I posted this in the Arduino section. Hopefully, this is not too big of a problem. Thanks.

https://www.handsontec.com/dataspecs/mo ... Driver.pdf
Attachments
Couldn't upload .docx file type so screenshotted it.
Couldn't upload .docx file type so screenshotted it.
Rov functions1.JPG (95.69 KiB) Viewed 5058 times
Couldn't upload .docx file type so screenshotted it.
Couldn't upload .docx file type so screenshotted it.
Features.JPG (57.79 KiB) Viewed 5058 times
Oddmar
Posts: 98
Joined: Jan 26th, 2019, 8:57 pm

Re: Failed Arduino code - setup?

Post by Oddmar »

If you only need 6-8 functions, have you thought of controlling it with Direct Servo Control (DSC) using an older RC transmitter/receiver? View this thread...
viewtopic.php?t=532
User avatar
bigbadbob
Posts: 272
Joined: Nov 28th, 2011, 10:24 am

Re: Failed Arduino code - setup?

Post by bigbadbob »

ok, you've posted this question twice, please delete one of them so the replies stay together, gets very confusing otherwise.
Post Reply