ROS on UDOO NEO / DUAL / QUAD

Friends, we first conceived UDOO NEO as a device for robotics, drones and moving things, so it’s natural to think about a porting of ROS for UDOO NEO, as Jack Silberman did. At the same time, ROS would be a great tool for QUAD and DUAL too. But there’s a wonderful news guys: ROS is […]

QT 5.5.1 for UDOO QUAD/DUAL: wanna try our alpha version?

Dear folks, here we are with QT 5.5.1 for UDOO QUAD/DUAL! The build is based on Ubuntu 15.10 and, quoting Francesco, “it provides GPU accelerated Xorg/LXDE desktop environment. Upon that, QT 5.5.1 has been rebuilt using Vivante GLES extensions over X11 only.” But this time we decided for a different release method, more feedback-oriented. If […]

Arduino (M4) External Programming: It’s Time!

Our beloved friends, the time has come: you can finally program the Arduino platform on UDOO NEO from an external PC!Isn’t it wonderful? Many UDOOers in our Community have complained about the lack of this crucial capability, combined with the resulting bother of slow internal compilation. Good news: that time is over! So, just as […]

An updated, enhanced Web Control Panel for UDOO NEO

Hi guys, how’s life? Hope you are doing well! On our side, we are always working for you 🙂 Today we’re releasing the updated Web Control Panel for UDOO NEO. First of all, type the following commands in the terminal sudo apt-get update sudo apt-get upgrade in order to download the updated version of the […]

REST service for the UDOO NEO GPIOs and sensors

Folks, this is a precious contribution from @marksull, a user of this forum. You can dig deeper by reading the GitHub page. The content below is written by @marksull. This GEM provides REST service for the UDOO NEO GPIO’s, the built-in motion sensors (Accelerometer/Magnetometer/Gyroscope) and the UDOO Bricks Snap-in Sensors (Barometer/Temperature). Why? I wanted to […]