I was wondering, how do I connect an arduino directly to a serial port? I am making a project to monitor temperature, and would like to be able to send that info directly to a serial port, not through USB, and monitor it in a command prompt shell or whatever program could do that(not the arduino serial monitor).
How can I do this without using the RX and TX pins? I plan on using an attiny 84 for this project, so is there a way to configure other pins to work for this? Also a wiring diagram from the arduino/attiny to the serial port would be handy.
hmm well the one you linked is a rs232 to serial adapter, so I'd think the ebay one should work fine. I'm gonna order three or four later today. The worst part is having to wait for it to get here.