Page 1 of 2

Arduino based control system

Posted: Jul 30th, 2018, 11:26 am
by Bennachie
Here's what I have so far. Downlink only, a fairly simple Arduino based system.

https://youtu.be/C7s2aoVd9AQ

Re: Arduino based control system

Posted: Jul 31st, 2018, 7:15 pm
by sthone
WOW :shock: that is absolutely amazing... looks like you thought of everything. I like how the trigger centers the camera. I can't wait to see it on an Rov.

Re: Arduino based control system

Posted: Aug 1st, 2018, 9:58 am
by Bennachie
Thanks!

You could be waiting a while :lol:
It's slow progress as I'm trying to design & build the ROV in such a way that it is simple, inexpensive, yet still fully functional and with a decent depth rating. I'd like to make everything myself, either from scratch or from scavenged components from the rubbish bins at work. Maybe some 3D printed stuff, once I've learned the CAD software.

Re: Arduino based control system

Posted: Aug 3rd, 2018, 9:57 pm
by sthone
Bennachie wrote:You could be waiting a while :lol:
You don't have to tell me about these things... I have projects that are 10 years in the making. :shock:

I'm curious if you even plan on sharing your code for your Arduino system? I've always wanted to get into coding but I've only toyed around with some Python stuff for some simple Raspberry Pi Projects.

Re: Arduino based control system

Posted: Aug 7th, 2018, 6:50 am
by Bennachie
sthone wrote:
Bennachie wrote:You could be waiting a while :lol:
You don't have to tell me about these things... I have projects that are 10 years in the making. :shock:

I'm curious if you even plan on sharing your code for your Arduino system? I've always wanted to get into coding but I've only toyed around with some Python stuff for some simple Raspberry Pi Projects.
Yes, I'd be willing to share, I dare say. It's not perfect, but I'm sure sections would be useful to others.

Re: Arduino based control system

Posted: Aug 16th, 2018, 2:46 pm
by usmma_lynch
I like your reasoning behind the servo/thruster setup. Well designed controls. What joystick are using there? Would you mind sharing the project code with me? I'm looking to do a Raspberry Pi + Arduino setup, but will probably start with just the Arduino.

Re: Arduino based control system

Posted: Aug 17th, 2018, 6:46 am
by Bennachie
usmma_lynch wrote:I like your reasoning behind the servo/thruster setup. Well designed controls. What joystick are using there? Would you mind sharing the project code with me? I'm looking to do a Raspberry Pi + Arduino setup, but will probably start with just the Arduino.
The joystick is a Saitek Cyborg. It's a folding joystick, not made any more I think.
The code can be modified fairly easily to work with any PC joystick. I am using a small commercially available PCB which reads the joystick and outputs a hex string which I then decode in the Arduino.

I'll PM you about the code.

Re: Arduino based control system

Posted: Aug 27th, 2018, 3:43 pm
by Bindo
hello!

i believe you may be in the same vicinity as myself, if you username is anything to go by 8-)

I'm going along a similar route to yourself, and looking at your controls, you may be involved in some way with work class ROV's at the moment.

it's been 2-3 years since i picked up anything but am back in action again, if you do indeed live in an AB postcode in the UK, i may have some nice areas for test dives that are well out of the way.

Bindo

Re: Arduino based control system

Posted: Aug 28th, 2018, 5:05 am
by Bennachie
Hi Bindo,

Fine deductions! If you want to get in touch feel free to PM me.

I also have a very handy test site. A small private freshwater loch/pond that I have permission to access.

But first I need a pod...

Re: Arduino based control system

Posted: Sep 2nd, 2018, 11:14 am
by salona
Hi Richard

Good to see that you are still working on the control system. How's life over at Fugro?