Linux-capable Arduino TRE Debuts At Maker Faire Rome
DeviceGuru writes "At the Maker Faire Rome this week, Arduino announced a next-generation Arduino single board computer featuring a dual-processor architecture, and able to run a 'full Linux OS', in contrast to the lightweight OpenWRT Linux variant (Linino) buried inside the Yun's Atheros WiFi module. The Arduino TRE features a 1GHz 32-bit TI Sitara AM335x ARM Cortex-A8 SoC for running Linux software, plus an 8-bit Atmel ATmega MCU for AVR-compatible control of expansion modules (aka shields). The TRE's Sitara subsystem includes HDMI video, 100Mbps Ethernet, and 5 USB 2.0 ports, and is claimed to provide up to 100X the performance the Arduino Leonardo and Uno boards. Interestingly, the TRE's development reportedly benefited from close collaboration between Arduino and the BeagleBoard.org foundation."
Windows RT?
ducks
SF author / design maven Bruce Sterling picked up one at the Maker Faire and posted an Unboxing photo set:
https://secure.flickr.com/photos/brucesterling/sets/72157636182707015/with/10085336073/
Scroll to the bottom for the first picture in the set.
The display box is rigged with a sound chip that plays portentous music when the board is removed.
You are correct sir! I didn't realize Arduino had released multiple new boards.
The Galileo is pretty cool, though.
Back when I was wee lad, little electronic kits consist of discrete transistors, LEDs, op-amps, etc. You can make little toys with blinking lights and such, and perhaps gain some rudimentary but empirical experience with electronics.
I realize today's a different, whole lot more sophisticated (in terms of technology) era, but what would be the equivalent today? This Arduino kit seems way over the top for such purpose.
Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
How fast does the thing come up with a file system, USB support, and wifi? That needs to happen in less than 10 seconds for a faceless embedded application or people are going to wonder if it's working. And what about the file system? Can you pull power without corrupting it or requiring a long fsck operation?
There's this, a Intel version, great, but there is already non existent support for due and not much more for leo, so keep making new boards, it doesnt do much good if they are not supporing it and people are not making libraries for it
The AM3359 I/O capabilities easily outperform the ATmega32u4, so why not use the CONFIG_PREEMPT_RT patch and porting the Arduino libraries directly on the AM3359 ? The response is probably the time to do this work, but I hope that the Adruino API will be in the future directly integrated into the Linux kernel, this would make the basic I/O programming far more standard and easy than it is today. Setup a basic PWM output or an analog input is still too hard on Linux compared to an Arduino.
This is what the Beagle Bone should've been from the start.
...because almost a month after the Yun was announced as being "available", it still isn't available from any of the major US distributors (digikey, mouser, adafruit, sparkfun, and a handful of others I've tried.) I'm not sure what's going on - I think distributors might be trying to clear out stock on existing WiFi boards.
You can buy it online from Arduino direct...if you want to pay nearly the value of the device in shipping. Seriously, they want $50 to ship a $60 board from Spain to the US.
Please help metamoderate.
Tech has moved on. Nobody is going to be impressed anymore with a blinking red led. You need full color on a string of individually addressable leds
nowadays.
And really, comments such as by oldhack just show a personality so centered on oneself that they forget that their time in history is not the only time.
There was a time when these kind of experiements involved building your own battery because THAT was the tech of the time and just getting a spark was edgy! Real men bang their own copper!
Oldhack didn't make his own lamps did he? My grandfather did. Leds? That is so "shop bought".
Simple hardware doesn't do it anymore, it is now about using software and hardware together to create cool little thingies. And even that is changing, RGB leds now come with their own chip so you can address them over a single wire. Power, Ground and data. And even that went from needing two data wires to just one.
Progress, it just keeps on happening!
Hey, thanks to all for chiming in. I'll look into these kits, and maybe I'll dust off the breadboard, even wire it up to do something silly. I hope this helps to get interested young'uns going, as well as geezers like me.
To wmac1, I hear you, I'm in a somewhat similar boat, although I don't have no PhD. Software, abstract and non-tactile, doesn't give you the same satisfaction as even a primitive hairy-wired breadboard prototype. Maybe it's like the difference between math and physics, as Feynman once said. :P
Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.