<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[ANSWERED] ​Control LED on Arduino with Isadora!]]></title><description><![CDATA[<p>I try to control by send serial.. a LED on a arduino board. I know that is possible with the firmata library, but i like to control it with send serial.</p>
<p>I succeed to receive data from the Arduinoboard (arduino UNO, Arduino Nano, Arduino Uno R4 Wifi) . BY example to receive data from HC-SR04 sensor.</p>
<p>Now i want to set on and off a led on the arduino with a simple keystroke on the keyboard.</p>
<p>But i don't know how to send the data with [Send Serial RAW data][ or [Send Serial Data]?</p>
<p>How do i start, i can't find information how to set-up this.<br /></p>]]></description><link>https://community.troikatronix.com/topic/8702/answered-control-led-on-arduino-with-isadora</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 22:54:44 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/8702.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 Jan 2024 12:23:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] ​Control LED on Arduino with Isadora! on Mon, 29 Jan 2024 15:38:21 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@woland</a></p><p>But i've found it!</p><p>In this isadora setup i can control tow leds on the arduino.</p><p>The code is in the next picture. Now to the next step, but the communication is there!<br /></p><img src="/assets/uploads/files/1706542615475-scherm-afbeelding-2024-01-29-om-15.08.20-resized.png" /><img src="/assets/uploads/files/1706542593695-scherm-afbeelding-2024-01-29-om-16.36.22.png" />]]></description><link>https://community.troikatronix.com/post/53328</link><guid isPermaLink="true">https://community.troikatronix.com/post/53328</guid><dc:creator><![CDATA[Landschrap]]></dc:creator><pubDate>Mon, 29 Jan 2024 15:38:21 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] ​Control LED on Arduino with Isadora! on Mon, 29 Jan 2024 15:28:52 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/4374">@landschrap</a> said:</p>
<blockquote>I prefer to use serial because not all the sensors connected to the arduino ar e recognized by firmata.</blockquote>
<p> Awesome, thanks for the explanation. I'm always happy to learn more :)</p>]]></description><link>https://community.troikatronix.com/post/53327</link><guid isPermaLink="true">https://community.troikatronix.com/post/53327</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Mon, 29 Jan 2024 15:28:52 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] ​Control LED on Arduino with Isadora! on Mon, 29 Jan 2024 13:45:26 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@woland</a></p><p>I prefer to use serial because not all the sensors connected to the arduino ar e recognized by firmata.</p><p>Firmata works well for simple connections, but i try to set-up  HC-SR04 ultrasonic sensor. So to setup a simple led connection is just to learn how the send serial works. Eve na simple led burning doesn't work. (You are right, simple connection as described is very good to do with firmata, even better because you don'r have to write any code on the arduino)!</p><p>Thanks for your question.<br /></p><p></p>]]></description><link>https://community.troikatronix.com/post/53326</link><guid isPermaLink="true">https://community.troikatronix.com/post/53326</guid><dc:creator><![CDATA[Landschrap]]></dc:creator><pubDate>Mon, 29 Jan 2024 13:45:26 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] ​Control LED on Arduino with Isadora! on Mon, 29 Jan 2024 12:46:36 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/4374">@landschrap</a> said:</p>
<blockquote>is possible with the firmata library, but i like to control it with send serial.</blockquote>
<p>Could you elaborate on why you prefer Serial over <a href="https://troikatronix.com/add-ons/arduino-firmata/" target="_blank">the Arduino Firmata plugin</a>? I don't work with Arduino with any amount of regularity, so I'm genuinely curious if there are benefits/drawbacks associated with the different methods.</p><p>Best wishes,</p><p>Woland</p>]]></description><link>https://community.troikatronix.com/post/53324</link><guid isPermaLink="true">https://community.troikatronix.com/post/53324</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Mon, 29 Jan 2024 12:46:36 GMT</pubDate></item></channel></rss>