<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Arduino IDE</title>
    <description>Arduino IDE</description>
    <pubDate>Wed, 20 May 2026 04:48:56 +0000</pubDate>
    <lastBuildDate>Wed, 20 May 2026 04:48:56 +0000</lastBuildDate>
    <generator>UDOO Forum</generator>
    <link>http://www.udoo.org/forum/forums/arduino-ide.15/</link>
    <atom:link rel="self" type="application/rss+xml" href="http://www.udoo.org/forum/forums/arduino-ide.15/index.rss"/>
    <item>
      <title>here's a script to compile &amp; upload Arduino sketches via CLI</title>
      <pubDate>Mon, 26 Nov 2018 10:28:07 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/heres-a-script-to-compile-upload-arduino-sketches-via-cli.1822/</link>
      <guid>http://www.udoo.org/forum/threads/heres-a-script-to-compile-upload-arduino-sketches-via-cli.1822/</guid>
      <author>invalid@example.com (fetcher)</author>
      <dc:creator>fetcher</dc:creator>
      <content:encoded><![CDATA[This script will build a .bin image from Arduino sketch files (.ino), and optionally flash it to the SAM3X chip (use -f switch, or set FLASH=true up top) without having to invoke the Arduino IDE GUI.  You do need to have the IDE installed, so that its cross-compiler and library code are available.<br />
<br />
After the first run, it will save a compiled copy of standard Arduino libraries (as a .a file in /tmp, by default), and link subsequent sketches to that, instead of building these over and over...<br />
<br />
<a href="http://www.udoo.org/forum/threads/heres-a-script-to-compile-upload-arduino-sketches-via-cli.1822/" class="internalLink">here&#039;s a script to compile &amp; upload Arduino sketches via CLI</a>]]></content:encoded>
      <slash:comments>16</slash:comments>
    </item>
    <item>
      <title>Scratch for Arduino S4A</title>
      <pubDate>Sun, 07 Oct 2018 14:44:58 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/scratch-for-arduino-s4a.701/</link>
      <guid>http://www.udoo.org/forum/threads/scratch-for-arduino-s4a.701/</guid>
      <author>invalid@example.com (Alex)</author>
      <dc:creator>Alex</dc:creator>
      <content:encoded><![CDATA[Is it possible to use Scratch for Arduino mod <a href="http://s4a.cat" target="_blank" class="externalLink" rel="nofollow">http://s4a.cat</a> on UDOO? Needs firmware update.<br />
That would be great funcionality and boost UDOO popularity.]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>ESP32 and OpenVPN Certificate Authority</title>
      <pubDate>Wed, 05 Sep 2018 13:36:14 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/esp32-and-openvpn-certificate-authority.18646/</link>
      <guid>http://www.udoo.org/forum/threads/esp32-and-openvpn-certificate-authority.18646/</guid>
      <author>invalid@example.com (16aa00)</author>
      <dc:creator>16aa00</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
I need to generate RSA private key and certificate signing request in ESP32 and send the csr file to OpenVPN certificate authority for signature.<br />
<br />
Is there a way to generate RSA private key and certificate signing request in ESP32 using any Arduino library? Has anyone come across such issue? If so then could you please help me how to progress. Also please let me know whether this is possible or not?<br />
<br />
I am already able to generate the private key, certificate signing request and sign the...<br />
<br />
<a href="http://www.udoo.org/forum/threads/esp32-and-openvpn-certificate-authority.18646/" class="internalLink">ESP32 and OpenVPN Certificate Authority</a>]]></content:encoded>
    </item>
    <item>
      <title>Noob-Can circuit layout affect the programming?</title>
      <pubDate>Tue, 04 Sep 2018 12:30:59 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/noob-can-circuit-layout-affect-the-programming.18581/</link>
      <guid>http://www.udoo.org/forum/threads/noob-can-circuit-layout-affect-the-programming.18581/</guid>
      <author>invalid@example.com (rohin chopra)</author>
      <dc:creator>rohin chopra</dc:creator>
      <content:encoded><![CDATA[A very noob question guys <br />
I have a robotic arm and I want to control it through Bluetooth so I see other people&#039;s circuit and mines it&#039;s a bit different t but the pin layout is the same. So can I just put their code in on my robotic arm it has same servo and pin layout as others.]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Best way to program arduino without using arduino ide</title>
      <pubDate>Fri, 24 Aug 2018 20:24:45 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/best-way-to-program-arduino-without-using-arduino-ide.3658/</link>
      <guid>http://www.udoo.org/forum/threads/best-way-to-program-arduino-without-using-arduino-ide.3658/</guid>
      <author>invalid@example.com (Pedro Ferreira)</author>
      <dc:creator>Pedro Ferreira</dc:creator>
      <content:encoded><![CDATA[Hi all,<br />
I want to program the Arduino inside the UDOO Quad directly from Linux, without using the IDE or the external UBS port.<br />
What is the best way to do it? I didn&#039;t find much info on this...<br />
Thanks in advance<br />
Pedro]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Fading LED example resets UDOO board</title>
      <pubDate>Fri, 03 Aug 2018 16:53:39 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/fading-led-example-resets-udoo-board.17366/</link>
      <guid>http://www.udoo.org/forum/threads/fading-led-example-resets-udoo-board.17366/</guid>
      <author>invalid@example.com (Chris Morris)</author>
      <dc:creator>Chris Morris</dc:creator>
      <content:encoded><![CDATA[Hello!<br />
<br />
First off, I&#039;m a software engineer. I don&#039;t do hardware! As you can see, I can&#039;t even fade a LED...<br />
<br />
I am trying to run the &quot;Fading&quot; example project as provided by the Arduino IDE, <a href="https://www.arduino.cc/en/Tutorial/Fading" target="_blank" class="externalLink" rel="nofollow">https://www.arduino.cc/en/Tutorial/Fading</a><br />
Using the UDOO documentation showing the Arduino pin out, <a href="https://www.udoo.org/docs-x86/Arduino_101_(Intel_Curie)/Pinout.html" class="internalLink">https://www.udoo.org/docs-x86/Arduino_101_(Intel_Curie)/Pinout.html</a>, I connect my LED &amp; resistor between pins identified as GND and PWM9 in the PWM section as shown on the UDOO pin out...<br />
<br />
<a href="http://www.udoo.org/forum/threads/fading-led-example-resets-udoo-board.17366/" class="internalLink">Fading LED example resets UDOO board</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Creating library from project based on FreeRTOS</title>
      <pubDate>Sun, 08 Jul 2018 18:04:43 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/creating-library-from-project-based-on-freertos.16151/</link>
      <guid>http://www.udoo.org/forum/threads/creating-library-from-project-based-on-freertos.16151/</guid>
      <author>invalid@example.com (radipta)</author>
      <dc:creator>radipta</dc:creator>
      <content:encoded><![CDATA[Hi guys,<br />
<br />
I am developing some project with FreeRTOS BSP for iMX6SX on my Udoo Neo Full. My project used a lot component from FreeRTOS BSP such as core_cm4.h, epit.h, MCIMX6X.h, and more, but I don&#039;t use any resource from FreeRTOS API.<br />
<br />
When it comes to implementation, I got confused with accessing the hardware peripherals of UDOO using the BSP, so I want to try using Arduino IDE instead and convert my project into some kind of library and accessing the peripherals with Arduino style.<br />
<br />
From...<br />
<br />
<a href="http://www.udoo.org/forum/threads/creating-library-from-project-based-on-freertos.16151/" class="internalLink">Creating library from project based on FreeRTOS</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Need Quadrature Encoder library for Udoo Neo</title>
      <pubDate>Sun, 24 Jun 2018 13:04:04 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/need-quadrature-encoder-library-for-udoo-neo.15562/</link>
      <guid>http://www.udoo.org/forum/threads/need-quadrature-encoder-library-for-udoo-neo.15562/</guid>
      <author>invalid@example.com (rivier)</author>
      <dc:creator>rivier</dc:creator>
      <content:encoded><![CDATA[Hi everyone, currently I have a final project which includes Udoo neo full,  three DC Motors with quadrature encoder for each of them. My problem is I didn&#039;t find quadrature encoder library for Udoo Neo, so I still can&#039;t read the data of the encoders. Is anyone here knows any source of libraries for reading quadrature encoder in Udoo Neo?<br />
<br />
FYI, I use Udoo Neo as headless device mode with Board definition installed in my laptop&#039;s Arduino IDE<br />
<br />
thanks,<br />
Rivier]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>ACM0-Interface gets stuck after serial.write</title>
      <pubDate>Wed, 17 Jan 2018 16:40:17 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/acm0-interface-gets-stuck-after-serial-write.10562/</link>
      <guid>http://www.udoo.org/forum/threads/acm0-interface-gets-stuck-after-serial-write.10562/</guid>
      <author>invalid@example.com (hendrik)</author>
      <dc:creator>hendrik</dc:creator>
      <content:encoded><![CDATA[Hi everyone,<br />
i&#039;m running ROS on Linux Mint on the UDOO and in addition to publishing my data in the ROS-environment, I also want to feed it to the onboard arduino, therefore the information is also written to the serialport of the ACM0-interface (/dev/ttyACM0).<br />
Data subscribed via ROS is coming in about every half second, which means that also the serial port is being written to about every half second (so there shouldn&#039;t be a problem with the baudrate, string is 50 characters max). It&#039;s a...<br />
<br />
<a href="http://www.udoo.org/forum/threads/acm0-interface-gets-stuck-after-serial-write.10562/" class="internalLink">ACM0-Interface gets stuck after serial.write</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>How can I use tone() instruction on UDOO</title>
      <pubDate>Mon, 06 Nov 2017 17:55:34 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/how-can-i-use-tone-instruction-on-udoo.654/</link>
      <guid>http://www.udoo.org/forum/threads/how-can-i-use-tone-instruction-on-udoo.654/</guid>
      <author>invalid@example.com (hushunghung)</author>
      <dc:creator>hushunghung</dc:creator>
      <content:encoded><![CDATA[Dear All<br />
<br />
After receiving UDOO, I found it is Arduino Due Model.<br />
But I practicing the sounder experience, I need tone() instruction.<br />
But it seems can&#039;t work for this model.<br />
So How can I replace this instruction or have something new ideas?<br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>float sinVal;
int toneVal;
void setup() {
  // put your setup code here, to run once:
  pinMode(8,OUTPUT);
}

void loop() {
  // put your main code here, to run repeatedly: 
  for(int x=0;x&lt;180;x++){
    sinVal = (sin(x*(3.1412/180)));
    toneVal =...</pre>
</div><a href="http://www.udoo.org/forum/threads/how-can-i-use-tone-instruction-on-udoo.654/" class="internalLink">How can I use tone() instruction on UDOO</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>It's possible to upload the new sketch with SSH?</title>
      <pubDate>Thu, 05 Oct 2017 15:58:31 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/its-possible-to-upload-the-new-sketch-with-ssh.8468/</link>
      <guid>http://www.udoo.org/forum/threads/its-possible-to-upload-the-new-sketch-with-ssh.8468/</guid>
      <author>invalid@example.com (lucaUdooers)</author>
      <dc:creator>lucaUdooers</dc:creator>
      <content:encoded><![CDATA[hi to everyone, I introduce myself, my name is Luca and i&#039;m a heated of IOT project.<br />
i have a question....It&#039;s  possible to upload the newest sketch to SSH??]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Is it possible to implement a tcp server with arduino?</title>
      <pubDate>Fri, 29 Sep 2017 16:21:44 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/is-it-possible-to-implement-a-tcp-server-with-arduino.486/</link>
      <guid>http://www.udoo.org/forum/threads/is-it-possible-to-implement-a-tcp-server-with-arduino.486/</guid>
      <author>invalid@example.com (simcode)</author>
      <dc:creator>simcode</dc:creator>
      <content:encoded><![CDATA[Is it possible to implement a tcp server with arduino?<br />
<br />
source that has been implemented in ethernetshield exists, but this I do not behave.<br />
<br />
What shall I do?]]></content:encoded>
      <slash:comments>15</slash:comments>
    </item>
    <item>
      <title>The latest Arduino IDE (1.6.9) is now supported in external programming by UDOO NEO, DUAL and QUAD</title>
      <pubDate>Sat, 08 Jul 2017 22:32:47 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/the-latest-arduino-ide-1-6-9-is-now-supported-in-external-programming-by-udoo-neo-dual-and-quad.4452/</link>
      <guid>http://www.udoo.org/forum/threads/the-latest-arduino-ide-1-6-9-is-now-supported-in-external-programming-by-udoo-neo-dual-and-quad.4452/</guid>
      <author>invalid@example.com (Andrea Rovai)</author>
      <dc:creator>Andrea Rovai</dc:creator>
      <content:encoded><![CDATA[Hi friends,<br />
here I am to inform you about this good news: now UDOO NEO, DUAL and QUAD support the latest Arduino IDE, 1.6.9 if you program the Arduino side from an external computer.<br />
For what regards the internal programming we&#039;re working on it to support this feature.<br />
Hope you appreciate! I&#039;ll just echo the news in the NEO, DUAL and QUAD subforum. And if you happen to stumble upon the news on social media, share it!]]></content:encoded>
      <slash:comments>7</slash:comments>
    </item>
    <item>
      <title>ESP8266 is compatible with DUE?</title>
      <pubDate>Sat, 08 Jul 2017 10:53:49 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/esp8266-is-compatible-with-due.7501/</link>
      <guid>http://www.udoo.org/forum/threads/esp8266-is-compatible-with-due.7501/</guid>
      <author>invalid@example.com (donnacarter0103)</author>
      <dc:creator>donnacarter0103</dc:creator>
      <content:encoded><![CDATA[Hi everybody,<br />
I see that a ESP8266 has outstanding features and get the more popularity.<br />
It works with every Arduino boards but there is no specific reference to the DUE.<br />
If anyone have use this then please help me.]]></content:encoded>
    </item>
    <item>
      <title>Error: "Undefined error to"</title>
      <pubDate>Fri, 05 May 2017 16:22:37 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/error-undefined-error-to.6976/</link>
      <guid>http://www.udoo.org/forum/threads/error-undefined-error-to.6976/</guid>
      <author>invalid@example.com (wertiti)</author>
      <dc:creator>wertiti</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
I try to create  Arduino library for UDOO but I&#039;ve an issue during compilation. Indeed, I suceed to compile my program  by selecting classic Arduino board like &quot;Arduino MEGA&quot; but when I select &quot;UDOO Neo (Cortex M4)&quot; in Arduino IDE, I&#039;ve the following error :<br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>C:\Users\Ivan\AppData\Local\Temp\arduino_build_724166\sketch\UDOO_test.ino.cpp.o: In function `setup':

C:\Users\Ivan\Documents\Arduino\UDOO_test/UDOO_test.ino:9: undefined reference to `OICom'

collect2.exe: error: ld...</pre>
</div><a href="http://www.udoo.org/forum/threads/error-undefined-error-to.6976/" class="internalLink">Error: &quot;Undefined error to&quot;</a>]]></content:encoded>
    </item>
    <item>
      <title>Build MQX librairies</title>
      <pubDate>Tue, 25 Apr 2017 12:59:12 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/build-mqx-librairies.6871/</link>
      <guid>http://www.udoo.org/forum/threads/build-mqx-librairies.6871/</guid>
      <author>invalid@example.com (modjo)</author>
      <dc:creator>modjo</dc:creator>
      <content:encoded><![CDATA[Hi, i&#039;m trying to resolve an issue with CAN bus and M4 core, see this <a href="http://www.udoo.org/forum/threads/canopen-using-flexcan.6438/" class="internalLink">post</a>. also, I have opened an issue on <a href="https://github.com/UDOOboard/arduino-board-package/issues/5" target="_blank" class="externalLink" rel="nofollow">gitHub</a> for that. <br />
I&#039;m trying to resolve this by myself (disable ecspi5 on MQX init), for that i follow this <a href="http://www.udoo.org/docs-neo/Advanced_Topics/Recompile_MQX_Libraries.html" class="internalLink">tutorial. </a><br />
Now i can build the librairies (i...<br />
<br />
<a href="http://www.udoo.org/forum/threads/build-mqx-librairies.6871/" class="internalLink">Build MQX librairies</a>]]></content:encoded>
    </item>
    <item>
      <title>Interrupt on udoo</title>
      <pubDate>Mon, 10 Apr 2017 18:17:09 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/interrupt-on-udoo.2446/</link>
      <guid>http://www.udoo.org/forum/threads/interrupt-on-udoo.2446/</guid>
      <author>invalid@example.com (sebastien28)</author>
      <dc:creator>sebastien28</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
I&#039;m sebastien. I had to use a program with interruption on one pin, it&#039;s work great on my arduino neo with<br />
 attachInterrupt(0, myfunction, RISING);<br />
<br />
I heard that on arduino due all pin can be put on interrupt, so my code is :<br />
attachInterrupt(25, myfunction, RISING);<br />
<br />
But it doesn&#039;t work on udoo <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie3" alt=":(" title="Frown    :(" /><br />
<br />
Am i doing something wrong ?<br />
Any help would be very welcome !]]></content:encoded>
      <slash:comments>65</slash:comments>
    </item>
    <item>
      <title>Installing UDOO board definitions manually</title>
      <pubDate>Tue, 04 Apr 2017 10:25:02 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/installing-udoo-board-definitions-manually.6710/</link>
      <guid>http://www.udoo.org/forum/threads/installing-udoo-board-definitions-manually.6710/</guid>
      <author>invalid@example.com (ChrisC)</author>
      <dc:creator>ChrisC</dc:creator>
      <content:encoded><![CDATA[Hey All, <br />
<br />
is there a way to manually install the UDOO board definitions in the Arduino IDE? For some reason the proxy I&#039;m behind is allowing me to download the additional board definitions. I&#039;ve tried adding the proxy info to Arduino IDE and I can download all the other board defs just fine, but my proxy doesn&#039;t seem to like UDOO. Turning off the proxy is not an option unfortunately. <br />
<br />
I can reach the github page fine, I&#039;m just not sure what files should go where in my Arduino directories....<br />
<br />
<a href="http://www.udoo.org/forum/threads/installing-udoo-board-definitions-manually.6710/" class="internalLink">Installing UDOO board definitions manually</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>CAN bus implementation</title>
      <pubDate>Mon, 27 Mar 2017 18:02:04 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/can-bus-implementation.6660/</link>
      <guid>http://www.udoo.org/forum/threads/can-bus-implementation.6660/</guid>
      <author>invalid@example.com (c0llider)</author>
      <dc:creator>c0llider</dc:creator>
      <content:encoded><![CDATA[Hi, I recently purchased UDOO NEO, and the main reason I bought it is for the CAN bus ports, however I now realized there is no Arduino implementation whatsoever, could someone please port the CAN bus libraries for Arduino DUE to this platform(they are the closest thing that I found).<br />
<br />
Thanks]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Arduino MPU adresses on UDO</title>
      <pubDate>Tue, 07 Mar 2017 16:33:02 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/arduino-mpu-adresses-on-udo.6578/</link>
      <guid>http://www.udoo.org/forum/threads/arduino-mpu-adresses-on-udo.6578/</guid>
      <author>invalid@example.com (Berk)</author>
      <dc:creator>Berk</dc:creator>
      <content:encoded><![CDATA[Hello everybody, <br />
<br />
I have a problem with MPU_6050 adresses on UDO. I can take angles with easily from device. But, I need to manage frequency of sampling in order to set some variables. Arudiono-IDE gives the error which is belowing:<br />
<br />
 

<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre> TWBR = ((F_CPU / 400000L) - 16) / 2; // Set I2C frequency to 400kHz</pre>
</div>How can I fix this problem?<br />
<br />
Thank you.]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
  </channel>
</rss>
