<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 15:12:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Vinu Thomas' Blog: PHP and Serial Ports]]></title>
      <guid>http://www.phpdeveloper.org/news/7630</guid>
      <link>http://www.phpdeveloper.org/news/7630</link>
      <description><![CDATA[<p>
In a recent post to his blog, <i>Vinu Thomas</i> <a href="http://blogs.vinuthomas.com/2007/04/09/php-and-serial-ports/">posted about</a> a PHP extension that allows your scripts to directly interact with the serial ports on the web server its running on.
</p>
<blockquote>
Last month there were at least two inquiries at the Bangalore PHP UG on how to get PHP to communicate with the server's serial port.  I didn't think it was possible, but here's what a quick google search turned up...
</blockquote>
<p>
Two tools popped up on the radar - the <a href="http://www.easyvitools.com/phpserial/index.html">PHP Serial Extension</a> and the <a href="http://www.phpclasses.org/browse/package/3679.html">PHP Serial Class</a>. Both have their benefits, and both can be used for the same kinds of functionality - one for the Windows side and the other for Linux-ish machines. The first seems to be a bit more flexible in its approach, though.
</p>]]></description>
      <pubDate>Mon, 16 Apr 2007 10:18:00 -0500</pubDate>
    </item>
  </channel>
</rss>
