I have to try about the GPIO but check what voltage your sensor package supports - does it have a voltage regulator from goggle I see that it is a...
@bander Thank you !!! it is working now :)
did you do something to the pearl package? the perl package is messed up. I think you should download the latest image and put it on the SD...
aha .. ok I missed @@ -28,10 +28,10 @@ MX6SX_PAD_CSI_DATA01__GPIO1_IO_15 MX6SX_PAD_CSI_DATA02__GPIO1_IO_16 MX6SX_PAD_CSI_DATA03__GPIO1_IO_17 -...
@JackSilb you just have to create a catkin_package (look at the tutorial) and if you want python and not c++ use python-smbus to communicate with...
what about sudo apt-get update ?
@bander, @Andrea Rovai I took the latest iso, patched serial tty (+ && !sport->dma_is_inited + && !sport->port.flags == UPF_LOW_LATENCY)),...
the one before RC1 (but now I will have to use it since I messed my SD card :( ) this is strange :(
I don't have the board at the moment, but i think (open a terminal) it was sudo nm-connection-editor or sudo nm (press)tab tab so that the auto...
i think it was sudo apt-get install pyserial can you also change the arduino side with void setup() { // initialize both serial ports:...
ca you set a timeout like serial.Serial('/dev/ttyMCC', 9600,timeout=.1) ? and then in code time.sleep(2) before you try to read for the first...
thank you @bander. I did it ... now messed my Wifi but I think i did that with installing connman (it didn't finish properly) and then the wifi...
Thanks @bander! I saw that and did patch and compile like in http://www.udoo.org/docs-neo/Kernel_Hacking/Compile_the_kernel.html but can you...
Thank you @Andrea Rovai, I guess i have to look and follow at [1] , but what do I have to change to unset/set UART1 ? 2. how can one use UART_6...
Hello, I looked at the docs [1] with no luck.. I would like to use the UART_1 with an external Sensor instead of connecting it to arduino. While...
Separate names with a comma.