I don't know. Like I said it is a linux PC and an Arduino. So if the simulation can handle this with a separate PC and a separate Arduino Due it...
Log files are logged into the standard Ubuntu log file folder /var/log For more information see https://help.ubuntu.com/community/LinuxLogFiles
On what udoobuntu version are you on? In udoobuntu 2 RC2 they now use xvnc and in my case it's just taking over the current session. In the...
Still prototyping around my Neo I stumbled upon an old USB audio Dongle that is Linux compatible (Philips U108 with the C-Media CM108 chip) It...
And another quick response: General information about Arduino Serial and Serial0 can be found here:...
You have several options: 1. Don't use the Arduino feather but the Arduino on the Udoo itself and read the data from arduino with serial port. Use...
No, I cant help you other than what the guide says: Troubleshooting If your UDOO NEO doesn't appear as a mass storage or is not recognized by...
And how do you connect to the Neo? With USB cable, Network, Wifi? You have to be sure that the Neo boots properly. What if you connect it to an...
Here are some remarks in earlier discussions: http://www.udoo.org/forum/threads/how-to-get-the-bluetooth-dongle-working-in-android.544/page-2 You...
You are working with Arduino IDE 1.6.7 You have to use 1.6.5! See the manual.
Nice work by the way Laura. What if someone plugs in an Arduino shield on the board, will it still fit? Or do you want to design one or several...
Will the light brick be a light source or a light sensor? I think it will be the sensor.
Perhaps the instruction for in the Neo docs are working? http://www.udoo.org/docs-neo/Wireless_Communication/WiFi_SoftAP.html Verstuurd vanaf...
For the Neo with udubuntu 2 rc2 vnc server is preinstalled and started automatically. Perhaps you don't have to change anything and just logon to...
And you should also take a look at this link: Getting Started with UDOO and installing Scilab on UDOO
Udoo is a linux computer running Ubuntu and a special processor running the Arduino side. On the Neo these 2 processors are combined in one chip....
@Bairon You have to route /dev/rfcomm40 to /dev/ttyMCC by a program on the Linux side ( in C++/python/Perl etc) and send the data from one port to...
Did you do sudo apt-get update first? Did you see any errors? Is your time and date (almost) correctly?
void setup() { Serial.begin(115200); delay(100); // initialize digital pin 13 as an output. pinMode(13, OUTPUT); } // the loop function...
It is a known issue in udoobuntu. The CPU spikes to 90%. I was looking for the link were the Udoo guys mentioned it but I cannot find it :( They...
Separate names with a comma.