<?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>Application &amp; Utilities</title>
    <description>Application &amp; Utilities</description>
    <pubDate>Thu, 21 May 2026 07:46:07 +0000</pubDate>
    <lastBuildDate>Thu, 21 May 2026 07:46:07 +0000</lastBuildDate>
    <generator>UDOO Forum</generator>
    <link>http://www.udoo.org/forum/forums/application-utilities.27/</link>
    <atom:link rel="self" type="application/rss+xml" href="http://www.udoo.org/forum/forums/application-utilities.27/index.rss"/>
    <item>
      <title>Snap7 - Siemens S7 PLC</title>
      <pubDate>Tue, 31 Oct 2023 14:53:33 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/snap7-siemens-s7-plc.453/</link>
      <guid>http://www.udoo.org/forum/threads/snap7-siemens-s7-plc.453/</guid>
      <author>invalid@example.com (davenardella)</author>
      <dc:creator>davenardella</dc:creator>
      <content:encoded><![CDATA[Hi Jim,<br />
To tell the truth it is ready <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie2" alt=";)" title="Wink    ;)" /><br />
<br />
I just rebuilt the my open-source project <a href="http://snap7.sourceforge.net" target="_blank" class="externalLink" rel="nofollow">http://snap7.sourceforge.net</a> for UDOO.<br />
<br />
I&#039;ts a multi architecture (32/64 bit) multi platform communication suite for Siemens S7 PLCs.<br />
I named UDOO &quot;monster&quot; because the transaction times are wonderful.<br />
<br />
The library contains also a server i.e. a CP (communication Processor) emulator.<br />
If someone is planning to build a small PLC using UDOO (and it&#039;s possible with this hardware  <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie2" alt=";)" title="Wink    ;)" /> ) Every HMI/scada...<br />
<br />
<a href="http://www.udoo.org/forum/threads/snap7-siemens-s7-plc.453/" class="internalLink">Snap7 - Siemens S7 PLC</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Programming udoo with NetBeans</title>
      <pubDate>Mon, 27 Dec 2021 10:41:03 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/programming-udoo-with-netbeans.3428/</link>
      <guid>http://www.udoo.org/forum/threads/programming-udoo-with-netbeans.3428/</guid>
      <author>invalid@example.com (xwalter)</author>
      <dc:creator>xwalter</dc:creator>
      <content:encoded><![CDATA[Hi everyone!<br />
I&#039;m trying to use netbeans as cross compiler for udoo.<br />
Connections with putty ok , udoo respond well.<br />
In Netbeans I want to create e new java platform where name is myudoo , host =192.168.0.105 port=22 , user =ubuntu , pass=ubuntu.<br />
I select EJRE1.8.0_73  (oracle java se embedded 8)  and profile 3 with client and estensions for javafx.<br />
The same tutorial exists for raspberry .<br />
In udoo by using terminal I create two folders inside e new folder named myvm (my virtual machine)<br />
1)...<br />
<br />
<a href="http://www.udoo.org/forum/threads/programming-udoo-with-netbeans.3428/" class="internalLink">Programming udoo with NetBeans</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>mp3 sounds</title>
      <pubDate>Mon, 22 Nov 2021 13:55:29 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/mp3-sounds.35400/</link>
      <guid>http://www.udoo.org/forum/threads/mp3-sounds.35400/</guid>
      <author>invalid@example.com (Xavier)</author>
      <dc:creator>Xavier</dc:creator>
      <content:encoded><![CDATA[Hi guys.<br />
<br />
I´m new here, i have a big question, is possible reproduce a mp3 song in UDOO NEO FULL without a mp3 DFplayer?? making a direct connection to a amplifier and speaker?  <br />
<br />
Thank for the help.]]></content:encoded>
    </item>
    <item>
      <title>SolarNetwork</title>
      <pubDate>Wed, 14 Feb 2018 23:53:46 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/solarnetwork.2459/</link>
      <guid>http://www.udoo.org/forum/threads/solarnetwork.2459/</guid>
      <author>invalid@example.com (John Gorman)</author>
      <dc:creator>John Gorman</dc:creator>
      <content:encoded><![CDATA[Hi, <br />
<br />
I just wanted to let people know about an open-source project that should work very well with a Udoo, and that is SolarNetwork. This is a Linux/Java based platform that uses an SBC to acquire data from a variety of solar inverters, charge controllers, kWh meters and control hardware such as industrial switches, PLCs. Using the Spring, OSGi and other frameworks, and employing a set of RESTful web services to handle 2-way communication with a cloud app server, this is a really great and...<br />
<br />
<a href="http://www.udoo.org/forum/threads/solarnetwork.2459/" class="internalLink">SolarNetwork</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Wine on UDOO</title>
      <pubDate>Mon, 28 Aug 2017 11:06:27 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/wine-on-udoo.1042/</link>
      <guid>http://www.udoo.org/forum/threads/wine-on-udoo.1042/</guid>
      <author>invalid@example.com (Bulbox)</author>
      <dc:creator>Bulbox</dc:creator>
      <content:encoded><![CDATA[Hi all, if i try to install wine (windows emulator for application) from the shell bu typing the command &quot;sudo apt-get install wine&quot; , it give me that error :<br />
<br />
ubuntu@udoo:~$ <b>sudo apt-get install wine</b>   <br />
<br />
Reading package lists... Done<br />
Building dependency tree       <br />
Reading state information... Done<br />
Package wine is not available, but is referred to by another package.<br />
This may mean that the package is missing, has been obsoleted, or<br />
is only available from another source<br />
<br />
E: Package...<br />
<br />
<a href="http://www.udoo.org/forum/threads/wine-on-udoo.1042/" class="internalLink">Wine on UDOO</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>[GUIDE] Compile Pure Data Extended on UDOO</title>
      <pubDate>Thu, 04 May 2017 16:20:59 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/guide-compile-pure-data-extended-on-udoo.478/</link>
      <guid>http://www.udoo.org/forum/threads/guide-compile-pure-data-extended-on-udoo.478/</guid>
      <author>invalid@example.com (killkrt)</author>
      <dc:creator>killkrt</dc:creator>
      <content:encoded><![CDATA[Hello everybody!<br />
<br />
Since it is not possible to install Pure Data Extended from the repository using the simple apt-get command I&#039;ve tried to compile it following a mix of guides online and I&#039;d like to share with you how I made it!  :x <br />
<br />
This procedure should works with PD-Extended 0.43.4 on Ubuntu 12.04 (downloadable here: <a href="https://sourceforge.net/projects/udooboard/files/UDOO_Quad/Ubuntu_img/udoo_quad_ubuntu1204_v2.0.zip/download" target="_blank" class="externalLink" rel="nofollow">https://sourceforge.net/projects/ud...tu_img/udoo_quad_ubuntu1204_v2.0.zip/download</a>)<br />
<br />
First of all you need to install all the requested...<br />
<br />
<a href="http://www.udoo.org/forum/threads/guide-compile-pure-data-extended-on-udoo.478/" class="internalLink">[GUIDE] Compile Pure Data Extended on UDOO</a>]]></content:encoded>
      <slash:comments>36</slash:comments>
    </item>
    <item>
      <title>Simulation programs</title>
      <pubDate>Tue, 10 May 2016 06:41:57 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/simulation-programs.4256/</link>
      <guid>http://www.udoo.org/forum/threads/simulation-programs.4256/</guid>
      <author>invalid@example.com (FlyingDutchman)</author>
      <dc:creator>FlyingDutchman</dc:creator>
      <content:encoded><![CDATA[Hey there UDOO users!<br />
<br />
I&#039;m quite new to single-board computers and I need to use such thing for a school project. The main part which I need to know is, if there is any program like Simulink that can be executed directly from de UDOO without a host computer? It&#039;s also required to display a GUI with certain information and ability to run the simulation with a button on the GUI. I&#039;ve been looking for this answer on here and the rest of the internet, but couldn&#039;t find it.<br />
Maybe any...<br />
<br />
<a href="http://www.udoo.org/forum/threads/simulation-programs.4256/" class="internalLink">Simulation programs</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Trasmission Remote Control</title>
      <pubDate>Sat, 09 Apr 2016 13:11:58 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/trasmission-remote-control.3979/</link>
      <guid>http://www.udoo.org/forum/threads/trasmission-remote-control.3979/</guid>
      <author>invalid@example.com (rirri)</author>
      <dc:creator>rirri</dc:creator>
      <content:encoded><![CDATA[Hi Udooers!<br />
I would like to use my UDOO Neo as Transmission Client and control it from remote. I installed transmission-daemon, and all necessary packages (or, at least, i think). <br />
The problem is the configuration. In fact i adjust all the parameters in Remote tab from the GUI but this will not take effect. I tried from CLI too, modifying the settings JSON but still not working. Can you help me please?]]></content:encoded>
    </item>
    <item>
      <title>OpenCPN on Udoo Quad</title>
      <pubDate>Wed, 06 Apr 2016 09:15:10 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/opencpn-on-udoo-quad.2208/</link>
      <guid>http://www.udoo.org/forum/threads/opencpn-on-udoo-quad.2208/</guid>
      <author>invalid@example.com (Capt Jim)</author>
      <dc:creator>Capt Jim</dc:creator>
      <content:encoded><![CDATA[With the recent update of Udubuntu to 1.1 and OpenCPN to 4.0 it is now relatively easy to install OpenCPN.  It is no longer necessary to get libraries and compile from source code.  OpenCPN now has a repository so all that&#039;s needed is to add it and apt-get opencpn.<br />
<br />
Here is a script that can be executed on a fresh copy of udubuntu that gets opencpn running.  I have not explored using all the features to be sure everything works, just ran it enough to verify it could run.  The first few lines...<br />
<br />
<a href="http://www.udoo.org/forum/threads/opencpn-on-udoo-quad.2208/" class="internalLink">OpenCPN on Udoo Quad</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>What does the modified bossac for Arduino IDE do?</title>
      <pubDate>Sat, 20 Feb 2016 00:16:48 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/what-does-the-modified-bossac-for-arduino-ide-do.1988/</link>
      <guid>http://www.udoo.org/forum/threads/what-does-the-modified-bossac-for-arduino-ide-do.1988/</guid>
      <author>invalid@example.com (pascal.bach)</author>
      <dc:creator>pascal.bach</dc:creator>
      <content:encoded><![CDATA[I would like to create support for the UDOO arduino part to Arch Linux.<br />
<br />
It has a support for the Arduino IDE 1.5.8 in the <a href="https://aur.archlinux.org/packages/arduino-beta/" target="_blank" class="externalLink" rel="nofollow">arduino-beta</a> package.<br />
The support would be an addon to this similar to how it is done for <a href="https://pinocc.io/" target="_blank" class="externalLink" rel="nofollow">Pinoccio</a> in the <a href="https://aur.archlinux.org/packages/arduino-pinoccio/" target="_blank" class="externalLink" rel="nofollow">arduino-pinoccio</a> package. Or if this is not possible as a patch for the Arduino IDE.<br />
<br />
The problem is that I can&#039;t...<br />
<br />
<a href="http://www.udoo.org/forum/threads/what-does-the-modified-bossac-for-arduino-ide-do.1988/" class="internalLink">What does the modified bossac for Arduino IDE do?</a>]]></content:encoded>
      <slash:comments>7</slash:comments>
    </item>
    <item>
      <title>Java on UDOO</title>
      <pubDate>Sun, 07 Feb 2016 23:53:16 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/java-on-udoo.1871/</link>
      <guid>http://www.udoo.org/forum/threads/java-on-udoo.1871/</guid>
      <author>invalid@example.com (xwalter)</author>
      <dc:creator>xwalter</dc:creator>
      <content:encoded><![CDATA[I have installed eclipse from the lubuntu software center , and I wrote a simple GUI application using awt package .<br />
It&#039;s working <br />
But now I would like to install rxtxcomm for java , famous library to handle the serial port .<br />
Reading the documentation about rxtxcomm , they say that I have to install rxtxcomm.jar and rxtxcomm.so into the java home directory<br />
At the moment I did these operation to know where is my java openjdk and to set up the JAVA_HOME path .<br />
By the terminal I tape <br />
<br />
which...<br />
<br />
<a href="http://www.udoo.org/forum/threads/java-on-udoo.1871/" class="internalLink">Java on UDOO</a>]]></content:encoded>
      <slash:comments>13</slash:comments>
    </item>
    <item>
      <title>Serial example</title>
      <pubDate>Sun, 07 Feb 2016 22:43:06 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/serial-example.3431/</link>
      <guid>http://www.udoo.org/forum/threads/serial-example.3431/</guid>
      <author>invalid@example.com (xwalter)</author>
      <dc:creator>xwalter</dc:creator>
      <content:encoded><![CDATA[inside the /home/ubuntu  there is a folder which contains several folders for each one programming language<br />
There C , java, python etc<br />
Follow this tutorial<br />
<a href="https://github.com/UDOOboard/serial_libraries_examples/tree/master/java" target="_blank" class="externalLink" rel="nofollow">https://github.com/UDOOboard/serial_libraries_examples/tree/master/java</a><br />
Change the correct version of Arduino IDE and also open the java files with geany and change the name of the serial object from ttymxc3 in ttyS0. <br />
Compile and execute without any problems]]></content:encoded>
    </item>
    <item>
      <title>How to use the analog input?</title>
      <pubDate>Tue, 26 Jan 2016 17:47:10 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/how-to-use-the-analog-input.3143/</link>
      <guid>http://www.udoo.org/forum/threads/how-to-use-the-analog-input.3143/</guid>
      <author>invalid@example.com (cyrilf)</author>
      <dc:creator>cyrilf</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
I would like to read the analog input from the CPU under Linux and I wonder how should I do this. I can see 12 analog inputs on the UDOO pinout diagram but they seems to be connected to the SAM3x, am I right?<br />
Thank you.]]></content:encoded>
      <slash:comments>26</slash:comments>
    </item>
    <item>
      <title>Access GPIO data using Unity 3D for Android</title>
      <pubDate>Sat, 16 Jan 2016 13:36:11 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/access-gpio-data-using-unity-3d-for-android.2469/</link>
      <guid>http://www.udoo.org/forum/threads/access-gpio-data-using-unity-3d-for-android.2469/</guid>
      <author>invalid@example.com (Cris)</author>
      <dc:creator>Cris</dc:creator>
      <content:encoded><![CDATA[Hi all!<br />
I want to develop a simple 2D game for Android (or for Linux if it&#039;s easier) made with Unity 3D, and run this in the UDOO Quad. <br />
And I want to read the sensor&#039;s data from the GPIO ports, and display this values in the game. <br />
How can I access the GPIO data using Unity 3D to develop an Android game for UDOO Quad?<br />
Thanks for the help!<br />
<br />
Best regards from Chile, Latinamerica.<br />
<br />
Cris.]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>QT5 more and more...</title>
      <pubDate>Wed, 30 Dec 2015 14:54:50 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/qt5-more-and-more.3223/</link>
      <guid>http://www.udoo.org/forum/threads/qt5-more-and-more.3223/</guid>
      <author>invalid@example.com (carlou)</author>
      <dc:creator>carlou</dc:creator>
      <content:encoded><![CDATA[Hello! <br />
<br />
how to install qt 5 on the last udoobuntu 2 beta please?<br />
I try with apt-get install qt5 but unable te locate...<br />
thx!]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Application on Udoo to turn LEDs</title>
      <pubDate>Wed, 25 Nov 2015 15:52:59 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/application-on-udoo-to-turn-leds.3045/</link>
      <guid>http://www.udoo.org/forum/threads/application-on-udoo-to-turn-leds.3045/</guid>
      <author>invalid@example.com (Hani)</author>
      <dc:creator>Hani</dc:creator>
      <content:encoded><![CDATA[<span style="font-size: 18px">Hello<br />
<br />
Is there an application on UDOO itself that I can turn on/off a LED instantaneously, I mean like when I click on something on udoo screen a LED turn on or off instantaneously, which technically lets say when I click on bottom 1 as an example on the application, a led which is connected to pin 8 turn on, click another time will turn off, .. etc.</span>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Video chat/video phone device</title>
      <pubDate>Fri, 13 Nov 2015 09:50:21 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/video-chat-video-phone-device.688/</link>
      <guid>http://www.udoo.org/forum/threads/video-chat-video-phone-device.688/</guid>
      <author>invalid@example.com (chnyc)</author>
      <dc:creator>chnyc</dc:creator>
      <content:encoded><![CDATA[Greetings!<br />
<br />
Before purchasing an UDOO board, I&#039;m interested in determining if it might be a viable platform for a dedicated video chat device. <br />
<br />
I&#039;ve been developing a similar prototype on the Beaglebone Black but am running into a variety of limitations on that platform. The (open source) client apps I&#039;ve been using on the Beaglebone Black include Linphone, Jitsi, Ekiga, and HTML5/webrtc, none of which perform smoothly. I&#039;m very curious to test their perfomance on UDOO.<br />
<br />
Does anyone...<br />
<br />
1)...<br />
<br />
<a href="http://www.udoo.org/forum/threads/video-chat-video-phone-device.688/" class="internalLink">Video chat/video phone device</a>]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>Another Java Web Interface Plaform</title>
      <pubDate>Mon, 31 Aug 2015 10:03:19 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/another-java-web-interface-plaform.2429/</link>
      <guid>http://www.udoo.org/forum/threads/another-java-web-interface-plaform.2429/</guid>
      <author>invalid@example.com (rkwiles)</author>
      <dc:creator>rkwiles</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
I am writing a framework like Apache Wickets but hopefully much simpler to use and modify.<br />
Also a program to monitor and debug your web application.<br />
<br />
I started this project because I wanted a simple and easy to use framework for embedded devices like Udoo but this should not stop people from using it on non-embedded system.<br />
<br />
I do plan to release it as open source if people find it useful.<br />
<br />
<a href="http://www.tabbyinstall.com/ajwip/Ajwip.html" target="_blank" class="externalLink" rel="nofollow">http://www.tabbyinstall.com/ajwip/Ajwip.html</a><br />
<br />
Hopefully you find it useful.]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>USB DVI or HDMI on UDOO?</title>
      <pubDate>Wed, 19 Aug 2015 14:50:58 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/usb-dvi-or-hdmi-on-udoo.2481/</link>
      <guid>http://www.udoo.org/forum/threads/usb-dvi-or-hdmi-on-udoo.2481/</guid>
      <author>invalid@example.com (jkorten)</author>
      <dc:creator>jkorten</dc:creator>
      <content:encoded><![CDATA[Hello everybody,<br />
<br />
I&#039;m new to the forum. How do you do. I&#039;m an old timer been using Linux for the past 10 years or so on my desktop/laptop and an embedded designer. Using the UDOO as a central controller for a multiprocessor embedded system. So far things are going well. Using Codeblocks as compiler. Wish I had a QT5 IDE but... I&#039;m now on the Lubuntu beta disk image that can be downloaded from UDOO. (By the way the only way I could successfully burn the image was by using Windows as the linux...<br />
<br />
<a href="http://www.udoo.org/forum/threads/usb-dvi-or-hdmi-on-udoo.2481/" class="internalLink">USB DVI or HDMI on UDOO?</a>]]></content:encoded>
    </item>
    <item>
      <title>Udoobuntu V1.1</title>
      <pubDate>Wed, 05 Aug 2015 08:58:40 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoobuntu-v1-1.2361/</link>
      <guid>http://www.udoo.org/forum/threads/udoobuntu-v1-1.2361/</guid>
      <author>invalid@example.com (xwalter)</author>
      <dc:creator>xwalter</dc:creator>
      <content:encoded><![CDATA[I tryed to install the last version of udoo ubuntu official OS<br />
After I have followed the tutorial at<br />
<a href="https://github.com/UDOOboard/serial_libraries_examples/tree/master/java" target="_blank" class="externalLink" rel="nofollow">https://github.com/UDOOboard/serial_libraries_examples/tree/master/java</a><br />
But it doesn&#039;t work . A lot of problems , rxtxLib , rxtxComm , rxtxLib-2.2-pre1 , pre2 , pre 3 eand pre4<br />
There are a lot of problem every time I want to use the serial port]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
  </channel>
</rss>
