can the spinneret be used for serial over ethernet?
gmarchese
Posts: 30
I'm looking into some new control options for an underwater ROV controller. Id like to find a device that can be used as n udp/tcp based to rs232 serial based communications. Theres something similar in the maker controller (used in the past) where it does control over OSC. Unfortunately, we've outgrown the abilities of the board.
Can this board be used like that? or can anyone suggest another option? Id prefer not to go into engineering a new solution, and greatly prefer a systems engineering approach.
Can this board be used like that? or can anyone suggest another option? Id prefer not to go into engineering a new solution, and greatly prefer a systems engineering approach.
Comments
-Phil
The YBox2 (which is based on a different Ethernet interface device) can do Telnet which you'd need for this.
http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/mobo/List/0/SortField/4/ProductID/469/Default.aspx
All you would need to add is a MAX3232 which will run on 3.3V and the four caps it requires. Maybe one other small .1 cap right across the supply leads of the MAX3232 as well. That would do it.
Robert
Basically, a propeller chip would be the receiving end of the 232 line. The ethernet end would connect to the laptop based control system on the surface.
When the spinneret comes out it will most like be a straight forward port.
If you can use forth, or if you with to convert the forth to spin or optimized assembler, this might provide an example.
Would love to have an RS-458 add-on for the Spinneret. New EFX-TEK products in the works will include RS-485 and we have a high-profile client in New York that would like to control/monitor props and window displays via the Internet.
I would buy an RS232 adapter board for the Spinneret.This would really make things easier for Me.
'
This adapter would also open up the web to the BS2's, Much like the Propeller backpack did for video over lay!