UDOO Tutorial - Video 1 - Driving an LED from arduino and reading from linux

This tutorial walks through the steps to push an Arduino Sketch that lights an LED on the UDOO board and then read the current value of the pin from linux. It uses the Arduino SAM processor to flash the LED on and off, then uses the Mx6 processor from the linux side to read the current state of the pin thats being controlled by the SAM processor.