Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: loadman on November 10, 2006, 06:08:57 pm

Title: Serial Port and Delphi
Post by: loadman on November 10, 2006, 06:08:57 pm
Does anyone know of a simple free serial com port code/ component to use with Delphi 7?

I don't want to do anything fancy. Just send only. No handshaking

The stuff I have found is for old versions of delphi or will cost US$100.

That sounds crazy but I have wasted enough time looking (Many hours).

Some stuff I found works OK but far from ideal.

Any help would be appreciated. I want to work on the Serial LCD/Plug in but have been wasting what little time I have on this

 ::)

Title: Re: Serial Port and Delphi
Post by: swindus on November 10, 2006, 06:15:28 pm
http://www.tmssoftware.com/ta32.htm
http://www.delphi32.com/vcl/2043/
Title: Re: Serial Port and Delphi
Post by: Crax on November 10, 2006, 06:19:21 pm
Turbopower(www.turbopower.com) released a buch of their stuff as opensource when they closed down.  I use some of their stuff and its pretty good.  haven't used this one but you might want to try it

http://sourceforge.net/projects/tpapro/ (http://sourceforge.net/projects/tpapro/)
Title: Re: Serial Port and Delphi
Post by: loadman on November 10, 2006, 07:40:37 pm
Thanks Guys....  They all work well :cheers:
I must refine my google searching skills