Serial Port (RS232) interface

liunx

Guest
Hi All,<br /><br />I am doing a project where some characters get sent over the serial port RS232 to the computer, and I need to manipulate the data that the computer receives, store it, etc. I also need to be able to send some data back through the serial port.<br /><br />Now, what implementation would you reccomend for this (the simpler the better)? The ultimate goal will be to send and receive data over the serial port every 5 minutes, let's say (not a lot - a few characters) and from and a database on the computer (and store received data in it).<br /><br />Thank you!
</div>
 
Top