sthone wrote:I might just have to take you up on the programing help (eventually) I have a Arduino Diecimila Board that I was trying to run using a program I started in Visual Basic Express. I made some progress moving some servos and things but I got side tracked and probably forgot more than I ever knew at this point so I have to start over. I want to start a new Rov this year and if I do I want to get the control system done before I even think about building the actual Rov. I though of buying a ready made system but I kind of like the parts where I have to figure everything out myself. Designing things is more of the fun end of stuff to me. I use to have plenty of time for this stuff and limited budget, now I have the budget but limited time, and time is the one thing budget can't buy.
-Steve

Steve,
No problem, drop me an e-mail or PM or something and we can work together.
This little haven for hackers and tinkerers is a great little incubator for ideas and support (and criticism when it's warranted). This is like my favorite car forum: Feels like there are people hanging out in my garage waiting to talk about stuff I'm interested in.
There's no way I'd be as far along as I am without you and this forum and whatever I can do to return the favor is my pleasure.
I'm pretty good with the arduino stuff, OK with the hardware stuff, and really good at the PC-based programming (if I do say so myself

).
So far my research has led me through serial comm (PC to Arduino via USB) which could also be scaled to the RS485 I'm pretty sure to my eventual goal of Ethernet comm (using UDP but TCP/IP is a small step if that's what you're into, it's just more comm traffic and more secure). I've experimented with the Raspberry Pi and plan to use that for a webcam and currently my control of choice is the NetDuino that I plan to augment with an I2C bus in the ROV.
Let me know