Anybody messing with teh new Arduino Yun?

Mike O'Dell mo at ccr.org
Mon Sep 23 22:39:45 CDT 2013


i have a UDOO coming. it's essentially a quad-core r.pi
with an integrated 'duino that takes the standard boards
plus has other connectors in the same spirit that pin-out
a bunch of other stuff too. there is also an integrated
connecton between the 'duino and the UDOO environment.
is has what looks like a serial link for existing code
that knows how to do that but it also has a much more
sophisticated facility that 'duino apps can use to
get services from the UDOO environment.

the UDOO comes in two major flavors - a dual-core and
a quad-core with minor flavors based on how much of
the aux peripherals are stuffed on the board. the cores
are 32-bit A9s (an ARM A9 an A8 with the multicore
stuff like cache coherency and interprocessor interrupts.
NOTE: Apple's "A" chip nomenclature is unrelated to the
official ARM designations.) 

the dual-core UDOO has more memory than the r.pi,
a faster cpu with network interface, hdmi, and audio,
and it costs about the same. that's what starting a
year later will buy your!

I fully expect the quad UDOO to be able to run SDR software
pretty well even without tense code tuning to use, eg, the
NEON vector instructions in the A9.

fun for all what wants cheap springheadz!

	-mo



More information about the Tacos mailing list