I have found a library that works well with UDOO barometer brick : https://github.com/mariocannistra/MPL3115A2 I thought that Adafruit library...
Thanks for this answers ! @Bert Casper : I've tried your code, and it works well ! If I can't find a library to do this for me, I will try to use...
I have run the code you prodived, and it returns "No I2C devices found", I tried to unplug, plug the I2C device, try the temperature brick, change...
I have made some tests, using the example inside the Adafruit library and it is not working... Here is the library's example code : #include...
Communicate using a serial connection is not a problem, but like said waltervl there is no UDOO documentation about barometer bricks... I have...
Hi guys ! I've got the same problem, and I am not an expert with arduino or Linux... I am using a UDOO x86, and trying to use Barometer brick. I...
Hi guys, I am currently playing with a Udoo Neo, and I2C sensor, and I would like to know if there is possible to chain same type I2C sensors (2...
@ektor5 : Here is uname -a message before running apt-get upgrade Linux udooneo 3.14.56-udooneo-02021-g724c68a #3 SMP PREEMPT Thu Jul 21 12:26:41...
@Andrea Rovai : I have just tested the new version (with a fresh install) using the code I have posted before (using pin 10 & 11 for interrupt...
@waltervl : I was using interrupts on my UDOO, but I have got some problems using it (see this thread), so I wanted to connect another arduino...
@Andrea Rovai: Thanks, I did not notice this while searching for begin(int). @waltervl: I had a look at the link you posted, but the problem is...
Hi guys, I am trying to use Wire.h library to send data through I2C between 2 Udoo Neo. I don't know at all this library, so I have found this...
I have just tried, and the result is the same. I was thinking that INPUT + digitalWrite HIGH did the same as INPUT_PULLUP... I will use...
Separate names with a comma.