<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Arduino in Test Instrumentation - Part 2: Firmware</title><link>/challenges-projects/project14/open-arduino/b/blog/posts/arduino-in-test-instrumentation---part-2-firmware</link><description>Open Arduino Enter Your Project for a chance to win a grand prize for the most innovative use of Arduino or a $200 shopping cart! The Birthday Special: Arduino Projects for Arduino Day! Back to The Project14 homepage Project14 Home Monthly Themes Monthly</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Arduino in Test Instrumentation - Part 2: Firmware</title><link>https://community.element14.com/challenges-projects/project14/open-arduino/b/blog/posts/arduino-in-test-instrumentation---part-2-firmware</link><pubDate>Thu, 12 Apr 2018 19:25:53 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:89f4e589-1040-4a08-9185-dd6de555707c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I changed the serial baud setting to 38400.&lt;/p&gt;&lt;p&gt;28800 was not supported by Arduino&amp;#39;s Serial Monitor.&lt;/p&gt;&lt;p&gt;If you&amp;#39;re using my preliminary LabVIEW lib, edit the Initialize block. The final lib will default to 38400.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=4621&amp;AppID=197&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Arduino in Test Instrumentation - Part 2: Firmware</title><link>https://community.element14.com/challenges-projects/project14/open-arduino/b/blog/posts/arduino-in-test-instrumentation---part-2-firmware</link><pubDate>Sat, 07 Apr 2018 10:28:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:89f4e589-1040-4a08-9185-dd6de555707c</guid><dc:creator>jc2048</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/620x354/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-89f4e589-1040-4a08-9185-dd6de555707c/0876.contentimage_5F00_187068.png:620:354]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I got that to work, but had to put the library in my own documents folder (thanks, &lt;span&gt;[mention:8fb233e8974445138ef0af2b63b49f94:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt;, for that hint) and not in the Arduino installation library directory.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now all I need to do is dream up an instrument for it to control and then build it.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=4621&amp;AppID=197&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Arduino in Test Instrumentation - Part 2: Firmware</title><link>https://community.element14.com/challenges-projects/project14/open-arduino/b/blog/posts/arduino-in-test-instrumentation---part-2-firmware</link><pubDate>Sat, 07 Apr 2018 08:11:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:89f4e589-1040-4a08-9185-dd6de555707c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;These are the commands supported:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:3ef06e6b-9b7d-4651-b12d-db8be7f5e991:type=text&amp;amp;text=*IDN%3F%0A*RST%0A%3ADIGITAL%3ASWITCH1+ON%0A%3ADIGITAL%3ASWITCH1+OFF%0A%3ADIGITAL%3ASWITCH2+ON%0A%3ADIGITAL%3ASWITCH2+OFF%0A%3ADIGITAL%3ASWITCH1%3F%0A%3ADIGITAL%3ASWITCH1%3F%0A%3ADIGITAL%3ASWITCH2%3F%0A%3ADIGITAL%3ASWITCH2%3F]&lt;/p&gt;&lt;div&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/675x900/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-89f4e589-1040-4a08-9185-dd6de555707c/contentimage_5F00_187067.png:675:900]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=4621&amp;AppID=197&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Arduino in Test Instrumentation - Part 2: Firmware</title><link>https://community.element14.com/challenges-projects/project14/open-arduino/b/blog/posts/arduino-in-test-instrumentation---part-2-firmware</link><pubDate>Sat, 07 Apr 2018 08:05:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:89f4e589-1040-4a08-9185-dd6de555707c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I&amp;#39;ve updated the code in this blog. It&amp;#39;s tested and works.&lt;/p&gt;&lt;p&gt;The pins are digital 2 and 3. If you want to change that, edit this line:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:3ef06e6b-9b7d-4651-b12d-db8be7f5e991:type=c_cpp&amp;amp;text=int++iPins+%5BNUMBEROFCHANNELS%5D+%3D+%7B2%2C3%7D%3B]&lt;/p&gt;&lt;div&gt;&lt;/div&gt;&lt;img src="https://community.element14.com/aggbug?PostID=4621&amp;AppID=197&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Arduino in Test Instrumentation - Part 2: Firmware</title><link>https://community.element14.com/challenges-projects/project14/open-arduino/b/blog/posts/arduino-in-test-instrumentation---part-2-firmware</link><pubDate>Fri, 06 Apr 2018 22:03:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:89f4e589-1040-4a08-9185-dd6de555707c</guid><dc:creator>genebren</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Jan,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Another nice update to your project.&amp;nbsp; I look forward to following the progress as you move forward.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Gene&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=4621&amp;AppID=197&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>