I don't think you will have any issues running it as a Ubuntu server - for home usage. I run a webserver, a graph database server and a OSGi...
We have to hold our breath for a little while longer. All will be forgotten once the board lands on the doorstep though.
@Gorgo No, I haven't tried your code, nor have I had the time to do a stress test on my code. I haven't had a problem with it yet, but it may...
@Gorgo, I have daisy chained my Neo and Mega in a similar way, and haven't noticed a problem. Can't claim I have run a intensive time though.
@Andrea Rovai, I already fixed my code. I think when there is some rogue memory access the problem occurs. Whereas the Arduino seems to keep...
@waltervl, I think that option 1 should be provided by UDOO. It is also for I2C stuff that things don't work. It is to be expected that every...
You might find some information you are looking for at UDOO's 'SORky' post, which uses RealSense.
The UDOO x86 is a 'PC in a small form factor', with an Arduino 101. I know of no reason why Mint will not run on it. Ubuntu does work, so why...
@Lieven, Connecting a second Arduino is what I did, but only because I have one around on which I try new components first. I'm still hoping UDOO...
As far as I know UDOO is planning to start shipping 'in December' to the Kickstarter backers, then I assume to pre-orders. The last update said...
I'm a newbee to recompilation of Linux kernels too, here is the documentation of UDOO, and in this thread you can read how to solve some issues...
I've changed in wiring_digital.h: #define ARD_NMAX_DIO 36 and added in wiring_digital.c: {ARD_DIO14,...
I'm following the instructions, but I'm wondering about the part with changes to be made to the pin map in wiring_digital.c: I assume that if I...
I guess I'll settle for good ol' 115200 for now...
I've only used both UARTs in a simple test program, where the Neo was the sender and the Mega was the receiver. I have had it running for quite a...
No, I can't, I'm powering the whole solution via a powerbank that has two USB outlets. Otherwise I'd need to get a separate battery to power the...
Two pins is ok, that's a small price to pay. But the documentation lists at UART_6 a lot of other pins of UART_6: UART 6 This UART is user...
Well, I haven't had the experience of actually using the recompilation yet... Anyway, if you use uart6, does that also mean all the other uart6...
Can UART 5 be assigned to iMX6? If yes, what /dev would it be? It would make communication easier. Instead of Mega -> M4 -> iMX6 it would...
With the help of a logic level shifter I connected the Neo to an Arduino Mega. I've created the following sample sketches: Neo M4: void setup()...
Separate names with a comma.