I am trying to make a PC controlled underwater robot. The design is very similar to a submarine, however, I want it to be tethered to a PC. The parallel port looks OK, but it only has 8 bits of data (about 11 really with the printer control lines). This is only enough to control the motors (the shaft -speed and direction, the two pumps one bit each and a servo for steering). I want to have many sensors, since most likely I wont be able to see the robot under the water. My idea is to use an infrared emitter-detector group (do they work through water?), but I will have about twenty of them. A usb interface would be really nice, but a serial would just be as well. (Can I expand from regular eight bits word to lets say 32? How?)
I could not use another parallel port because I only have one and in use for the control of the motors. A demultiplexer could be an option for the sensors but not for teh motors. Could someone tell be how to wire up a serial or a usb interface? (A nice big diagram on some website would be very helpful)
I could not use another parallel port because I only have one and in use for the control of the motors. A demultiplexer could be an option for the sensors but not for teh motors. Could someone tell be how to wire up a serial or a usb interface? (A nice big diagram on some website would be very helpful)