What if you download the libraries from here: https://github.com/UDOOboard/udooneo-arduino-libraries
@pavel perhaps this new sata procedure for udoobuntu 2 for Quad could work? http://www.udoo.org/forum/index.php?posts/17656
Did you use this manual? There is no mention of a CDC driver but a RNDIS Kitl driver....
Udoobuntu is based on ubuntu so if you want to search something related to using the Linux side add ubuntu to your search string. Then you will...
You mean with a command line interface? https://github.com/TomFreudenberg/udoo-arduino-cli Or do you want to program the arduino with the IDE...
I noticed it too, but also ignored it. What is the alternative, Firefox, Opera?
Not all libraries are ported to the Neo, see also http://www.udoo.org/forum/threads/arduino-libraries-on-udoo-neo-tell-us-what-to-port.3349/ So it...
If you outcomment the I2C1 section in /opt/dtweb/public/boards/neo/board.js it should be possible to add the I2C-1 port. No guarantees :-)
Default all the A9 pins are set to "gpio behaviour" exept pin 34/35 (I2C-4) , 46/47 (UART1) and header J10 (I2C-2). So to have I2C coming out to...
And? Did Udoo also confirm after you created the ticket? This forum is not for broken boards. But I suppose when you do your testa and add the...
I tried to do so :) You can remove them (for use within Arduino) but you only can place them back on the original pins, not on other pins. Only...
Well I see now what your problem is, you can't do it with the GUI, you have to do it yourself.
Not as nice as the examples you gave although gobot could just work for a Neo. It is just an Linux PC and Arduino combined. Have you seen this...
I see you use PWM. If you set pinmode for a pwm pin it will give errors see...
I have read somewhere here on the forum that the real baudrate is much higher in real time because it is a virtual serial. Setting the baudrate...
The i2c ports can also be mapped to the pins as mentioned in the documentation but you have to do that yourself with the device tree editor. Most...
It does not print anything at all? I see you use a special library. It is possible that it is not complient with the Neo. Did you try just some...
I haven't tried minicom on my Neo. With the Arduino IDE Serioal Monitor I have no issues, also not when I connect with Python with serial...
You don't have to change the baudrate because it is virtual. Just use 115200. I suppose because it is virtual it is not behaving as a standard...
Here it is written http://www.udoo.org/docs-neo/Hardware_&_Accessories/I2C_bus.html that you have to use the device tree editor to set the gpio...
Separate names with a comma.