I have a Guva-S12SD analog UV sensor, which measures the amount of UV light, and I would like it to display the current UV index. This table...
Each time I upload a program from the Arduino IDE to the UDOO Quad if reports it has successfully uploaded the program to flash, then it continues...
Serial.println(i); digitalWrite(clk, LOW); digitalWrite(dio, value & 0x01 ? HIGH : LOW); Serial.println("delay"); delayMicroseconds(3);...
Over the past few weeks I've asked multiple questions about the stability and compatibility of the Arduino part of the Neo. I'm starting to...
I got a 4 7-segment TM1637 display. I tried some programming with it and it didn't update its display as I expected. So I went back to a smaller...
I would like to use more features of the motion sensor, and I'm trying to control the motion sensor from the M4 core. I'm following steps in "How...
Log in to your Neo and monitor /dev/ttyMCC: cat /dev/ttyMCC Run this program on the Arduino: void setup() { Serial.begin(115200);...
Both on Windows and Ubuntu I get the following error when I try to upload a program to Arduino via USB:"Error : Connect Failed". I have manually...
EDIT: *** Ignore: Error between keyboard and chair ***
I'm creating a Fritzing part for the UDOO Neo. The Neo has multiple GND and 3V3 pins, but the schematics I see have only a single connector for...
As various inhabitants of our house tend to forget the garage door properly I've used my Udoo Neo to monitor the door state. Used Arduino, reed...
I'm running into an issue that after a short while the Arduino seems to hang, and doesn't write any values to the serial port anymore. My linux...
I have created a Java library for reading the sensors and bricks of the UDOO. The library is licensed under the Apache License V2. The library is...
I would like to remotely program the udoo neo. The neo is connected on the network via wifi and I would like to compile the program on my (Linux)...
Let's say one uses a UDOO Quad, Dual or a Neo in a school environment. Apart from the powered UDOO board there is no other power source. Can these...
I'm creating a system that will detect whether the garage door is open or closed. In a previous version I used the Neo's internal compass to...
When I verify or upload a simple sketch to my Neo I get several errors. Did I miss a configuration setup step? Arduino: 1.6.8 (Linux),...
Nice work !
Based on, and with help of, the great work of Graugans I was able to create a Yocto recipe that allows JavaFX to use the Vivante drivers natively,...
I'm thinking of using my Neo outside in the garden. I have the possibility to connect it to a permanent power supply line. I would like to guide...
Separate names with a comma.