<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Tagged with plug'n'play - Processing 2.x and 3.x Forum</title>
      <link>https://forum.processing.org/two/discussions/tagged/feed.rss?Tag=plug%27n%27play</link>
      <pubDate>Sun, 08 Aug 2021 18:35:50 +0000</pubDate>
         <description>Tagged with plug'n'play - Processing 2.x and 3.x Forum</description>
   <language>en-CA</language>
   <atom:link href="/two/discussions/taggedplug%27n%27play/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Plug &amp; play serial communication</title>
      <link>https://forum.processing.org/two/discussion/14126/plug-play-serial-communication</link>
      <pubDate>Wed, 23 Dec 2015 14:21:24 +0000</pubDate>
      <dc:creator>rjth</dc:creator>
      <guid isPermaLink="false">14126@/two/discussions</guid>
      <description><![CDATA[<p>For my upcoming project I created a class for “plug &amp; play” serial communication between Processing and Arduino or other serial devices. The device is instantly recognised when plugged into the computer and the communication is established on the detected address. This way the application can be used universally on different computers and platforms, eliminating the need to manually type out the serial port addresses.</p>

<p><strong><a rel="nofollow" href="https://github.com/rjth/autoserialp5">autoserialp5 repository</a></strong></p>
]]></description>
   </item>
   </channel>
</rss>