I'm. not sure, it depends if the download is compiled or all pre compiled. If it's. pre compiled it will be for the i386 processor only, if you...
I`ve read the schematics , page 4 I think , and like you say it goes to D12 the ON/OFF , but not raed anywhere what that pin is for. More rading...
If you log in as root , you are root with anything you start up else it starts it own user. So if you start the file manager , then that should be...
Where is the IMX6DQ manual ?,
The normal way is to install a downloaded package is first use "apt-get install build-essential" and use make. If you download a package which...
SPEED !!!! A modern fast quad core P.C compile your code a lot faster than compiling native on your embedded micro . Faster eg orders of...
Thanks for this , very much clearer compared to the one in the manual, which I`ve been using the one for the Arduino due instead....
Just done a little test on all my platforms, by running this python script which generates prime numbers . #!/usr/bin/python import sys import...
No , I`ve not found how to solve it.
You are making me work for this one !!!!!!. http://udoo.org/download/files/schemati ... matics.pdf Page6 / i.MX6Q - EIM/STRAP BOOT nvcc_emi0 /...
Yep. R54 and R55 4.7 k resistors
The small one is like it say it resets the main quad part of the board , The other I guess is just a gpio because I can`t get it to do anything .
Pull ups are installed on the board , so you don`t need them on the sensor . You can`t switch off the pull ups on the udoo !!!
THis should be a good starter ? http://stackoverflow.com/questions/2089 ... ing-python You just need to look at the com port and print to file .
#include <Wire.h> extern TwoWire Wire1; AND JUST CHANGE WIRE FOR WIRE1 ... void set_pullups( byte data1 , byte data2 ) {...
My script and wiring is correct and working , but tried the i2c Scanner and that don`t work . That script doesn`t find any devices , but are there...
eh ? , I`m a little lost what happening , Not sure if I have this right . The Sam/Arduino part has a CMOS camera which sends the picture as HEX...
wow that some complex assembly coding . https://github.com/adafruit/Adafruit_Ne ... oPixel.cpp It does say "and also works with the Arduino Due"...
I`ve only had my udoo for a few days now , so it looks like I`ll be in the same boat soon. I have one of these :-...
Not sure if this is the problem , but adafruit say you can`t use the neopixel or some other led strings on a Raspberry Pi or interpreted machines...
Separate names with a comma.