Perhaps this will help: http://arduino.stackexchange.com/questions/10332/why-does-my-led-turn-off-auomatically-after-about-18-seconds-on-its-own
The Neo uses the SPI library based on the 1.0.x IDE. beginTransaction() and endTransaction() functions were not available then. I tried to use the...
Nice idea! I think it can all be done with the Neo exept the camera face recognition as that is not yet possible with the Neo. And I doubt it will...
Here are 2 older discussions: Use a button to have the udoo shutdown itself and have the users to instruct that they use that button instead of...
I just compiled and uploaded 10+ times and had no errors. I used my own programs, bare minimal example, blink example, fade example, changed blink...
How about libraries you are using? BTW did you see this manual page about porting libraries, I stumbled upon it today:...
Tip: If you have serial print commands in your sketch have the Neo Arduino IDE serial monitor open during compiling. It helped me a lot. When...
Sure, no problem. Read the digital pin and activate the still program. For c/c++ to take stills also take a look at...
In the link you gave is a reference to a github from Francesco. When you look in the source you see a shotimage.sh that takes a still from a...
See also http://www.udoo.org/forum/index.php?threads/4305/
http://www.udoo.org/forum/index.php?threads/3955/
Maurice, as in the other issue was written it is not allowed by NXP to set the pinmode in the main loop. Only during the setup section. I think...
I would advice you to install rc2 because a lot has improved.
Do you use arduino IDE 1.6.5 on your pc?
I suppose Udoo fota is now preinstalled on udoobuntu 2 rc2 so the instructions have changed.
Interesting, but then you are not using the built-in SD card reader but an extra one?
If you do "speaker-test" do you hear a noise? You can also send it to the soundcard of your choice with speaker-test -D
And, did you find something?
I suppose you mean from Arduino side write to a file? Well you can't. The easiest way to get it done is to write the data with serial to the...
Well this is strange because even the tutorial states that it is pre-installed also on the Quad:...
Separate names with a comma.