ROV project, yet to be named

What are you working on .... Show off your Rov's Projects here.
User avatar
KR2_Diving
Posts: 391
Joined: Aug 30th, 2012, 11:43 am
Location: Currently: NW Suburbs of Chicago. Originally: NE Wisconsin

Re: ROV project, yet to be named

Post by KR2_Diving »

fluxno wrote:
KR2_Diving wrote: futurlec has a small finished board: http://www.futurlec.com/Mini_RS422.shtml
I like the look of this board! I like the price even more! :) Probably the cheapest ones I have seen yet!

Thanks for the info!
fluxno
Posts: 83
Joined: Nov 24th, 2012, 9:52 am
Location: Norway

Re: ROV project, yet to be named

Post by fluxno »

KR2_Diving wrote:
fluxno wrote:
KR2_Diving wrote: futurlec has a small finished board: http://www.futurlec.com/Mini_RS422.shtml
I like the look of this board! I like the price even more! :) Probably the cheapest ones I have seen yet!

Thanks for the info!
No problem
i've not tried the board myself, but ive bought components from futurlec before, they are ok. but they are not that concerned about static electricity protection. all the components i bought came in clear small ziplock bags..

Edit: remember that the board is for ttl voltages, if youre connecting to a normal serial port you will need this as well: http://www.futurlec.com/Mini_RS232_TTL_5V.shtml
unless you use a usb-ttl serial port or other appliance topside with ttl signaling.
User avatar
KR2_Diving
Posts: 391
Joined: Aug 30th, 2012, 11:43 am
Location: Currently: NW Suburbs of Chicago. Originally: NE Wisconsin

Re: ROV project, yet to be named

Post by KR2_Diving »

Wanderer wrote:Hello Everybody,

2) Depth sensor: http://www.amsys.info/products/ms5535.htm
Wanderer
Hello Wanderer,
Hope your build is going well! Just curious, how did you mount your pressure sensor? From what I understand, the sensor face has to be exposed to the water, but the circuitry can not be? Any comments or pics would be appreciated!

Thanks,
Ryan
"KR2_Diving"
dna1990
Posts: 48
Joined: Mar 14th, 2013, 6:36 pm

Re: ROV project, yet to be named

Post by dna1990 »

So if talking between two arduinos with each having the Futurlec RS422 board betweeen them, there is no need for the additional RS232/TTL converter, correct? That is only for say a PC serial port connection, correct?
fluxno
Posts: 83
Joined: Nov 24th, 2012, 9:52 am
Location: Norway

Re: ROV project, yet to be named

Post by fluxno »

dna1990 wrote:So if talking between two arduinos with each having the Futurlec RS422 board betweeen them, there is no need for the additional RS232/TTL converter, correct? That is only for say a PC serial port connection, correct?
just connect pin 0 and 1 on a Arduino straight to the rs422 board. these are 5v ttl signal.
real comports on computers, usb-serial adapter etc would need the extra rs232/ttl conversion.
"real" rs232 can have up to +/- 15V signals! http://en.wikipedia.org/wiki/RS-232
Post Reply