<?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>General Discussion</title>
    <description>General Discussion</description>
    <pubDate>Thu, 21 May 2026 08:08:27 +0000</pubDate>
    <lastBuildDate>Thu, 21 May 2026 08:08:27 +0000</lastBuildDate>
    <generator>UDOO Forum</generator>
    <link>http://www.udoo.org/forum/forums/general-discussion.32/</link>
    <atom:link rel="self" type="application/rss+xml" href="http://www.udoo.org/forum/forums/general-discussion.32/index.rss"/>
    <item>
      <title>Writing to I2C through UEFI application</title>
      <pubDate>Tue, 22 Nov 2022 11:06:46 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/writing-to-i2c-through-uefi-application.37818/</link>
      <guid>http://www.udoo.org/forum/threads/writing-to-i2c-through-uefi-application.37818/</guid>
      <author>invalid@example.com (Ruvim P)</author>
      <dc:creator>Ruvim P</dc:creator>
      <content:encoded><![CDATA[I am writing a program to talk to a device in the UEFI shell through Edk2. I&#039;ve successfully been able to write and read to the bus through EFI_I2C_MASTER_PROTOCOL but for whatever reason at the end of every write it sends an extra byte of 0. I am wondering if it has to do with SmBus appending a byte for PEC but regardless is there any way to write without that extra byte?<br />
<br />
Thank you for your time, have a great day!]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>voice controlled home automation</title>
      <pubDate>Thu, 23 Jun 2022 13:51:24 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/voice-controlled-home-automation.37650/</link>
      <guid>http://www.udoo.org/forum/threads/voice-controlled-home-automation.37650/</guid>
      <author>invalid@example.com (Steffa)</author>
      <dc:creator>Steffa</dc:creator>
      <content:encoded><![CDATA[Hello everyone, there is a lot of interesting information on this site, but this is a new topic for me. Interested in voice controlled home automation, please tell me what are the requirements for the characteristics of the phone, in order to do this?]]></content:encoded>
    </item>
    <item>
      <title>Porting driver in USB Bluetooth Dongle for android Oreo</title>
      <pubDate>Fri, 11 Jan 2019 09:59:38 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/porting-driver-in-usb-bluetooth-dongle-for-android-oreo.23424/</link>
      <guid>http://www.udoo.org/forum/threads/porting-driver-in-usb-bluetooth-dongle-for-android-oreo.23424/</guid>
      <author>invalid@example.com (vinothkumar)</author>
      <dc:creator>vinothkumar</dc:creator>
      <content:encoded><![CDATA[Hi, I want to connect <b>USB Bluetooth Dongle</b> with Android (Android Version 8.0 and above). Before, I want to <b>port</b> the driver in USB Bluetooth Dongle. But, I don&#039;t know how to port the  bluetooth driver in usb bluetooth dongle. I want the steps to port.]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Best 'laptop' approach - merge monitor PSU?</title>
      <pubDate>Wed, 19 Dec 2018 05:11:55 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/best-laptop-approach-merge-monitor-psu.4679/</link>
      <guid>http://www.udoo.org/forum/threads/best-laptop-approach-merge-monitor-psu.4679/</guid>
      <author>invalid@example.com (jago)</author>
      <dc:creator>jago</dc:creator>
      <content:encoded><![CDATA[The Pi-top is one method of a DIY laptop. There are a few drawbacks and I wonder if the approach is the best or whether there might be a better way?<br />
<br />
The first thing I notice about the setup is that all the components are in one box and I feel that&#039;s not completely necessary... but it does have some advantage; namely a simple power setup. Anyway, some of the components can be removed and replaced with something off the shelf: wireless usb keyboard, wireless mouse instead of touchpad... <br />
but...<br />
<br />
<a href="http://www.udoo.org/forum/threads/best-laptop-approach-merge-monitor-psu.4679/" class="internalLink">Best &#039;laptop&#039; approach - merge monitor PSU?</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Tensorflow on the Udoo</title>
      <pubDate>Fri, 18 May 2018 07:22:05 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/tensorflow-on-the-udoo.14533/</link>
      <guid>http://www.udoo.org/forum/threads/tensorflow-on-the-udoo.14533/</guid>
      <author>invalid@example.com (Achintya Kumar)</author>
      <dc:creator>Achintya Kumar</dc:creator>
      <content:encoded><![CDATA[Is it possible to run Tensorflow image recognition on the Udoo Quad or the Udoo x86 without latency &gt;1 second? If so, how?]]></content:encoded>
    </item>
    <item>
      <title>Temperature and humidity Meteo project</title>
      <pubDate>Sun, 10 Dec 2017 14:33:21 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/temperature-and-humidity-meteo-project.1818/</link>
      <guid>http://www.udoo.org/forum/threads/temperature-and-humidity-meteo-project.1818/</guid>
      <author>invalid@example.com (chilliman)</author>
      <dc:creator>chilliman</dc:creator>
      <content:encoded><![CDATA[hi <br />
 i am tying to get the Temperature and humidity Meteo project  from the tutorials on the udoo website , have got it working but when i try to use the PHP part of the tutorial i keep get an error listed below<br />
<br />
<br />
Warning: Unable to open the device in /var/www/METEO/php_serial.class.php on line 157 Warning: Device must be opened in /var/www/METEO/php_serial.class.php on line 541 Warning: Device must be opened to read it in /var/www/METEO/php_serial.class.php on line 474<br />
--UDOO SYSTEM--METEO...<br />
<br />
<a href="http://www.udoo.org/forum/threads/temperature-and-humidity-meteo-project.1818/" class="internalLink">Temperature and humidity Meteo project</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>DHT22 Sensor Not Reading</title>
      <pubDate>Thu, 20 Apr 2017 12:01:50 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/dht22-sensor-not-reading.6804/</link>
      <guid>http://www.udoo.org/forum/threads/dht22-sensor-not-reading.6804/</guid>
      <author>invalid@example.com (Tom Thumb)</author>
      <dc:creator>Tom Thumb</dc:creator>
      <content:encoded><![CDATA[Configuration:<br />
UDOO Quad<br />
Udoo version: udoobuntu-udoo-qdl-desktop_2.1.2<br />
Arduino IDE 1.8.2 compiling from Windows 7 Desktop<br />
DHT22 connected to 3.3v power<br />
<br />
So I&#039;ve seen a few other DHT22 threads but was unable to find anything to steer me in the correct direction. People have suggested issues with certain libraries and have no pointed in the direction of working libraries from what I have seen. So here&#039;s my situation:<br />
<br />
I have a DHT22 purchased from Adafruit with the resistor built in as seen...<br />
<br />
<a href="http://www.udoo.org/forum/threads/dht22-sensor-not-reading.6804/" class="internalLink">DHT22 Sensor Not Reading</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Why connect a switch to 5v</title>
      <pubDate>Thu, 31 Mar 2016 10:23:06 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/why-connect-a-switch-to-5v.3863/</link>
      <guid>http://www.udoo.org/forum/threads/why-connect-a-switch-to-5v.3863/</guid>
      <author>invalid@example.com (Maurice)</author>
      <dc:creator>Maurice</dc:creator>
      <content:encoded><![CDATA[I&#039;m creating a system that will detect whether the garage door is open or closed. In a previous version I used the Neo&#039;s internal compass to measure the door position, but I&#039;m going to use a reed switch. I then control two leds to indicate the switch position, and I will use MQTT so send it to my MQTT broker.<br />
<br />
I&#039;m no hardware designer, so I&#039;ve based my design on designs I found on the internet. I noticed that when I see switch designs they connect the wire to 5v, even in the &#039;official&#039;...<br />
<br />
<a href="http://www.udoo.org/forum/threads/why-connect-a-switch-to-5v.3863/" class="internalLink">Why connect a switch to 5v</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Wireless Communication Between UDOO &amp; RPI</title>
      <pubDate>Wed, 20 Jan 2016 17:55:40 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/wireless-communication-between-udoo-rpi.2502/</link>
      <guid>http://www.udoo.org/forum/threads/wireless-communication-between-udoo-rpi.2502/</guid>
      <author>invalid@example.com (otpowell)</author>
      <dc:creator>otpowell</dc:creator>
      <content:encoded><![CDATA[Hello, perhaps this is a newbie question as I am relatively new.  I&#039;ve been researching this idea for quite some time.  I want to setup a UDOO with a PIR sensor hooked up in one room and if motion is detected, I want the UDOO to wirelessly send a message to my Raspberry Pi in the other room and tell it to turn an LED matrix red.  I want the LED matrix to display blue when no movement is detected on the UDOO, and red if motion is detected.  Is there a way I can do this by running a python...<br />
<br />
<a href="http://www.udoo.org/forum/threads/wireless-communication-between-udoo-rpi.2502/" class="internalLink">Wireless Communication Between UDOO &amp; RPI</a>]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>Warranty</title>
      <pubDate>Fri, 11 Dec 2015 15:33:19 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/warranty.3140/</link>
      <guid>http://www.udoo.org/forum/threads/warranty.3140/</guid>
      <author>invalid@example.com (daniele86)</author>
      <dc:creator>daniele86</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
 I&#039;ve lost my sheet of the purchase.<br />
 If I need, how can I make a warranty claim?<br />
<br />
Thanks<br />
Daniele]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>&lt;Question&gt; First Project With IR</title>
      <pubDate>Thu, 12 Mar 2015 04:37:21 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/question-first-project-with-ir.2220/</link>
      <guid>http://www.udoo.org/forum/threads/question-first-project-with-ir.2220/</guid>
      <author>invalid@example.com (Kolonka)</author>
      <dc:creator>Kolonka</dc:creator>
      <content:encoded><![CDATA[<b>Hello, </b><br />
I&#039;ve got an UDOO Quad since 2 years so I finally want to start my first project (like often before, but I don&#039;t want to kill it). <br />
The first part is: i push a button on a remote and a led should turn on. <br />
So I need an IR-Receiver and an LED (I have many of them in different colors and they are nice and...).<br />
<br />
The 2nd part is, to read the codes of the remote and save them to let the led run later.<br />
Then the LED should be replaced by an IR-LED.<br />
At the end a little app for android...<br />
<br />
<a href="http://www.udoo.org/forum/threads/question-first-project-with-ir.2220/" class="internalLink">&lt;Question&gt; First Project With IR</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>USB 3.0, Is there any way this can be added?</title>
      <pubDate>Thu, 22 Jan 2015 06:29:49 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/usb-3-0-is-there-any-way-this-can-be-added.2104/</link>
      <guid>http://www.udoo.org/forum/threads/usb-3-0-is-there-any-way-this-can-be-added.2104/</guid>
      <author>invalid@example.com (krosav)</author>
      <dc:creator>krosav</dc:creator>
      <content:encoded><![CDATA[Hey All,<br />
<br />
Just wondering if there is any way a USB 3.0 port could be converted from one of the available ports on the UDOO Quad. Be it SATA, Ethernet, a combination of the USB 2.0 ports and ethernet, an arduino shield, etc. <br />
<br />
I&#039;ve done some digging around the internet to see if there are any Ethernet converted USB 3.0 ports but the only things that come up are in the reverse order, where someone already has a usb 3.0 port and is converting it to ethernet. I understand USB 3.0 is faster than...<br />
<br />
<a href="http://www.udoo.org/forum/threads/usb-3-0-is-there-any-way-this-can-be-added.2104/" class="internalLink">USB 3.0, Is there any way this can be added?</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Error on Oracle JDK tutorial</title>
      <pubDate>Tue, 13 Jan 2015 10:24:59 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/error-on-oracle-jdk-tutorial.1348/</link>
      <guid>http://www.udoo.org/forum/threads/error-on-oracle-jdk-tutorial.1348/</guid>
      <author>invalid@example.com (humblehacker)</author>
      <dc:creator>humblehacker</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
   I am not sure where the proper place for tutorial-specific questions is since there doesn&#039;t appear to be any space for comments on the official  <a href="http://www.udoo.org/tutorials/" class="internalLink">http://www.udoo.org/tutorials/</a>.  I wanted to point out a minor typo that could result in major frustrations for people blindly copying commands from the &quot;Oracle JDK Installation&quot; tutorial at <a href="http://www.udoo.org/ProjectsAndTutorials/install-oracle-java-developement-kit-on-udoos-ubuntu/?portfolioID=1394" class="internalLink">http://www.udoo.org/ProjectsAndTuto...opement-kit-on-udoos-ubuntu/?portfolioID=1394</a><br />
<br />
  On the...<br />
<br />
<a href="http://www.udoo.org/forum/threads/error-on-oracle-jdk-tutorial.1348/" class="internalLink">Error on Oracle JDK tutorial</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>rs485 on arduino/linux @ UDOO</title>
      <pubDate>Sun, 23 Nov 2014 12:51:59 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/rs485-on-arduino-linux-udoo.1603/</link>
      <guid>http://www.udoo.org/forum/threads/rs485-on-arduino-linux-udoo.1603/</guid>
      <author>invalid@example.com (krapazok)</author>
      <dc:creator>krapazok</dc:creator>
      <content:encoded><![CDATA[Hello !<br />
(sorry for the bad whriting, i&#039;m belgian  :mrgreen: )<br />
<br />
hi have a short ask for you, i have a domotic project and i need to communicate on rs485 bus.<br />
It is possible to using arduino program with rx/tx rs485 AND using this same port with linux ?<br />
<br />
or i&#039;m obligated to using one interface for the arduino AND one interface (usb) for the linux ?<br />
<br />
<br />
<br />
Thank you !]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Need more detailed tutorials</title>
      <pubDate>Wed, 25 Jun 2014 14:48:17 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/need-more-detailed-tutorials.1470/</link>
      <guid>http://www.udoo.org/forum/threads/need-more-detailed-tutorials.1470/</guid>
      <author>invalid@example.com (TopherT1)</author>
      <dc:creator>TopherT1</dc:creator>
      <content:encoded><![CDATA[I am new to UDOO and Linux in general, I do have experience with Arduino though. Being very new to all of this is makes using the UDOO very difficult. I really think that more detailed step-by-step instructions are need with actual examples of the code used. I am finding that a lot of the current information gives you a rough idea for a project but never really explains specific details. I&#039;m sure you are all very busy and working very hard to bring us the best possible product but I think a...<br />
<br />
<a href="http://www.udoo.org/forum/threads/need-more-detailed-tutorials.1470/" class="internalLink">Need more detailed tutorials</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>[Solved]Connect a external Arduino to your Udoo?</title>
      <pubDate>Thu, 10 Apr 2014 17:00:43 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/solved-connect-a-external-arduino-to-your-udoo.1273/</link>
      <guid>http://www.udoo.org/forum/threads/solved-connect-a-external-arduino-to-your-udoo.1273/</guid>
      <author>invalid@example.com (problemer)</author>
      <dc:creator>problemer</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
There must be someone who have tried to connect an extra Arduino to the udoo board. Where you able to establish a serial connection? How did you do it.]]></content:encoded>
      <slash:comments>11</slash:comments>
    </item>
    <item>
      <title>Android and Arduino on UDOO - Simple Hello World tutorial</title>
      <pubDate>Wed, 22 Jan 2014 16:20:28 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/android-and-arduino-on-udoo-simple-hello-world-tutorial.855/</link>
      <guid>http://www.udoo.org/forum/threads/android-and-arduino-on-udoo-simple-hello-world-tutorial.855/</guid>
      <author>invalid@example.com (jey86)</author>
      <dc:creator>jey86</dc:creator>
      <content:encoded><![CDATA[Hi guys,<br />
in this tutorial we&#039;ll see how to implement an Android App and an Arduino sketch that exploit UDOO&#039;s potentials thanks to the ADK (Accessory Development Kit). Take it as a learning excercise, because we&#039;re just using the very basic Hello World you previously saw with Arduino. This time however, the LED will be turned on via an Android App.<br />
<br />
The Accessory Development Kit provided by Google allows to building accessories for Android devices based on the Arduino framework so with UDOO...<br />
<br />
<a href="http://www.udoo.org/forum/threads/android-and-arduino-on-udoo-simple-hello-world-tutorial.855/" class="internalLink">Android and Arduino on UDOO - Simple Hello World tutorial</a>]]></content:encoded>
    </item>
  </channel>
</rss>
