Discussion about this post

User's avatar
Ferry's avatar

IMHO the biggest misstep from Intel was to give up on Edison. It was not just a SOC and not just a tinkerboard like RPI or Arduino. It was was a SOM with ROM/RAM/BT/Wifi and might have become a new standardized form factor. As such the use of the Hirose connector did not have to be a showstopper.

After giving up, they potentially missed the phone/tablet market, the IIoT market. And now, potentially may loose the datacenter as well.

It's true that initially Edison was announced as a Quark based SOM. The final version with Silvermont core and Quark MCU would have been perfect for IIoT, Linux connection to the world and RTOS on the Quark for measurement and control.

It may have been that the time was not ripe. Yocto was buggy. The kernel support was not yet upstreamed, Viper OS had no existing market.

How different it is today, PREEMPT_RT just landed for Linux, Viper has turned into Zephyr.

And the Edison support has mostly landed in the kernel, including ACPI (which is a great improvement over all the platform support needed to get Arm based boards running).

Today the support for Edison (by the community) is in quite good state building recent Yocto images with the latest linux kernels. See https://edison-fw.github.io/meta-intel-edison/.

The Edison was a brilliant thing. Today, 10 years later it would still fill a hole in the market (arguably, at a lower price point than the $50 at the time).

Expand full comment
VerticalSpin's avatar

There are some inaccuracies in the article. First of all, it's hard to compare an MCU to full-featured 64-bit microcomputer, which Intel Edison is. The resources it provides may not be beaten by poorly performant MCUs, while not consuming so much power. So, there was (still is?) a niche for it for sure. Second, is that Arduino board more likely for DIY prototyping, it definitely not meant for something real. The SparkFun baseboard is what the article missed to show. Last, but not least, Edison is supported by mainline U-Boot and Linux kernel (and Yocto) which was let's say 6 years ago not the case for the majority of the ARM-based boards (all of them require vendor specific heavily patched code).

Expand full comment
10 more comments...

No posts