Linino-Enabled Arduino Yun Shrinks In Size and Cost
DeviceGuru writes: Arduino announced a smaller, cheaper Arduino Yun Mini version of the Arduino Yun SBC at the Bay Area Maker Faire [Friday]. The $60 Arduino Yun Mini SBC sacrifices a number of interfaces in order to reduce size, and gives the OpenWRT Linux based Linino distribution, which is also used by the original Yun, more control over the board's functions. Arduino also announced a new community web portal called my.arduino.org, plus an open source Arduino IDE-alpha development system that is entirely based on JavaScript, which will be available there by the end of the month.
A Nerd story today!
Whatever happened to the Arduino vs Arduino suit?
What makes hardware is great software support. I would hate to wind up with a piece of hardware that can only run a small fraction of the Arduino software.
Also, along those lines, is OpenWRT a friendly enough distribution to make the user experience as easy as it is with the old Arduino?
Bad form Slashdot. The Yun Mini is not official Arduino. Arduino.org is hosted by the PCB manufacturer that is trying to hijack the Arduino brand. The official Arduino site has always been Arduino.cc, and there is no Yun Mini there.
Arduino SRL, formerly Smart Products, was created by one of the five original creators of Arduino. For years they produced hardware and paid royalties to Arduino.cc, helping to keep the project alive. Yet at the same time they sneakily registered the Arduino trademark in Italy without the knowledge or permission of the other co-creators. Suddenly, now that Arduino is successful and widely used, they rebranded themselves as Arduino SRL, registered the Arduino.org domain, and are promoting themselves as the creators of Arduino. They also stopped paying any royalties to Arduino.cc and have ceased supporting that project altogether.
Why is Slashdot promoting this company trying to falsely cash in on the Arduino name? I know I won't be giving them a cent. Go to the original project instead: Arduino.cc
I had never heard of Linino before, so I did a quick look. The github is maintained by Dog Hunter. Both the doghunter.org and the linino.org domains are registered to Dog Hunter, with Frederico Musto listed as its CEO. The same Mr Musto who also happens to be the CEO for Arduino SRL. I wonder if Linino was thrown together because Arduino SRL cannot legally use Arduino.cc code. Someone feel free to correct me if I am wrong....
edit*: this is not a true Arduino, this is something made by the "other guys".
If you want the real Arduino stuff, go to Arduino.cc
* sort of an edit. Thank you Slashdot for your forum system from 1965.
Get free satoshi (Bitcoin) and Dogecoins
You're failing to differentiate between copyright and trademark.
Lets say I take a Free Software Foundation software product. Totally Libre, right? Now I want to fork it. Guess what? I can't use any of their trademarks. I can't claim it is made by the Free Software Foundation. I can't use their name in any way that makes it sound like I'm affiliated with them, or an official licensed source of their software. I can say I forked it from their thing, sure.
Source code is not a trade name. And even when the source is Free (as in libre) there is still huge value in knowing who you got it from. In fact, that sort of knowledge helps protect Freedom, and helps me make use of that Freedom.
I use some arduino tools in making my own products. But I don't need to lie and plaster their name all over it, I can put my own name on it. And when people look at the project history, they can see any open parts I forked or included, and who I got them from. For example, all my AVR based boards, I copy from arduino design when needed, and I always use their arduino.cc-branded programmer board. There is no limit to what I can copy, just a limit on when I can claim my device "is an adruino."
That said, on the hardware side arduino mostly just copies what the AVR data sheet tells you do with the chips. ;) But notice how AVR used their own trademarks to describe the boards, instead of AVR's?