Live data from Hacker News

Why we won't be selling Genuino or Arduino any more

blog.pimoroni.com

1–10 of 247 posts

Re: Why we won't be selling Genuino or Arduino any more

#3
So basically the Arduino the Software Company (IDE), and Arduino the hardware supplier broke ties?

I use the ESP8266 which I do believe is an Arduino (Hardware) Killer. However, the Arduino IDE has amazing support for the ESP8266 among other hardware components.

This isn't a bad thing, at least for consumers, since I feel like Arduino (the hardware) is a few cycles behind (eg. Particle, CHIP, bbc micro, pi zero, nodemcu/esp8266... etc)

Re: Why we won't be selling Genuino or Arduino any more

#4

So basically the Arduino the Software Company (IDE), and Arduino the hardware supplier broke ties? I use the ESP8266 which I do believe is an Arduino (Hardware) Killer. However, the Arduino IDE has amazing support for the ESP8266 among other hardware components. This isn't a bad thing, at least for consumers, since I feel like Arduino (the hardware) is a few cycles behind (eg. Particle, CHIP, bbc micro, pi zero, node…

I dunno about the ESP8266 being a Arduino killer- it doesn't handle analog very well last I checked.

But as for details over what happened, check this [1]hackaday article.

[1]http://hackaday.com/2015/02/25/arduino-v-arduino/

Re: Why we won't be selling Genuino or Arduino any more

#7

Bah! Arduino is way overpriced for the specs anyway. Raspberry pi and others are where it's at now. But I do think there is a massive power usage difference.

You're comparing a microcontroller (Arudino) with a computer (pi). They aren't the same thing.

Re: Why we won't be selling Genuino or Arduino any more

#9

Bah! Arduino is way overpriced for the specs anyway. Raspberry pi and others are where it's at now. But I do think there is a massive power usage difference.

You're comparing a microcontroller (Arudino) with a computer (pi). They aren't the same thing.

Sure they are.

I mean, sure, you and I know the difference between an 8-bit micro with some friendly libraries and a 64-bit ARM SOC running a full OS. But for a lot of stuff they accomplish the exact same thing. So why not compare them by what most people do with them rather than their raw technical specs.

Re: Why we won't be selling Genuino or Arduino any more

#10

Bah! Arduino is way overpriced for the specs anyway. Raspberry pi and others are where it's at now. But I do think there is a massive power usage difference.

Look at the esp8266, it's a tenth of the price of a pi, and it has built in wifi and is seriously tiny.

I'm currently using a couple around the house for controlling my lights. They come with great example code and libraries, including a webserver.

Post reply on HN