Directly talk to Mega seriel ports using FTDI?

Hi

Is it possible directly talk to the seriel ports on the Seeeduino Mega, over usb, using the FTDI chip?

The reason for asking, is that i have been thinking about building a K-Line adapter, but the simple schematics only use seriel ports.

Here is a schematic of the simplest adapter i could find on the net:
http://web.comhem.se/bengt-olof.swing/obd2_iso9141-2_cable.gif

Best Regards

Is it possible directly talk to the seriel ports on the Seeeduino Mega, over usb, using the FTDI chip?

I don't think your question is clear enough for a good answer.

The first serial port on a Arduino mega already wires directly to a on board USB FTDI serial convertor chip. It appears on the PC as a simple comm port. The other three Mega serial ports use TTL voltage levels and requires a MAX232 type voltage translator chip to communicate directly to RS-232 links. The mega serial links can wire directly to external serial links if they use TTL voltage levels.

So what external device are you wanting to communicate with (and what voltage levels does it use) and which Arduino serial port number are you considering using?

Lefty

The K-Line adapter is for communicating with, VW, Audi, Seat and Skoda, using their own protocol.

The schematic is used for directly connect a old seriel port to the car.