Friends,
we are so happy UDOO NEO is getting momentum among you users! There is such a huge amount of resources made by the community that we are moved. So we decided to ease your life and put everything into a single page. For the moment you have to settle for this, but we are going to organize all this stuff and put it into a dedicated page.
But let’s cut the chit-chat and go ahead.
A library that makes the Linux side act like a shield to the Arduino side (TCP, UDP Server/Client and Storage, Usb and soon to come audio).
A Python library to control the Gpios, Accel, Gyro, Temp, Baro, Magno sensors/pins easily.
Move servo cam on UDOO with Google Cardboard
Linux driver that exposes 3 interfaces to user space. Allows user space apps to use epoll for async type of applications.
Java tools for UDOO Neo board are a set of java class allowing access to GPIOs, sensors, serial port, a complete REST service and to an 16×2 LCD wired using GPIOs.
Those tools are published under GPL V2 and source are available for download on Github https://github.com/BOSSoNe0013/NeoJava
Push request are also welcome
Latest release added accelerometer, magnetometer and gyroscope sensors support.
It also includes Java client for the #REST service, #UDOONEO Controller, allowing you to easily managed GPIOs through a network connection
Rest API for interacting with UDOO Neo GPIOs, motion sensors and brick sensors.
Legacy
CLI
Debian jessie
Board: Kernel 3.14.55 (development version) with some hardware support, headers and some firmware included5
Node.js module for retrieving data from the barometer brick for the UDOO Neo. Gets atmospheric pressure in pascals, temperature in kelvin and altitude in meters.
Cheers and have a nice weekend guys!