Oh Nice! They are finally delivering on what I feel was the great promise of the Raspi in the beginning. Full linux install in the size and price of a micro (read: Arduino). Some people are bound to gripe about the "lack" of ports but its not like this one displaced the A or B models. Its just another spin of the concept where you don't have to pay for expensive physical parts you don't need. Its a linux server at a…
I have no idea why Arduino is so popular--it has NO debugging support unless you use an ICE. (People "debug" with printf statements.) We use Netduinos because with .NET we can single step and inspect variables in live code.
Raspberry Pi Zero: the $5 computer
451–460 of 521 posts
Re: Raspberry Pi Zero: the $5 computer
#452I've got three Raspberry Pis. I don't know why. I don't know what to do with them. None of the projects that I've seen have been particularly compelling to me, and I'm not creative enough to come up with a good idea. So they sit on my desk, gathering dust, and act as a conversation piece when friends come over. "That? Yeah, I can build X, Y, or Z." and they say, "oooh, cool" and then I never actually follow through.…
By contrast, I have several Arduino boards sitting here, and never found a good use for them. For me the appeal of the Pi lies in the combination of low energy usage, low price, networking, and comparatively high computing power. Once you get over the "woah, wasting an entire computer just for [insert menial task]" barrier, it's simply incredible what this single component enables you to cook up on a whim. The Pi allows me to make things that are not yet (or will never be) available commercially.
However, I would not say this thing is necessarily useful for all hackers or nerds. It's only useful if you have ideas for small, self-built devices that require programmable intelligence. Take note that this is also fundamentally different from the stated purpose of the Pi, as stated by its manufacturer.
Re: Raspberry Pi Zero: the $5 computer
#453I've got three Raspberry Pis. I don't know why. I don't know what to do with them. None of the projects that I've seen have been particularly compelling to me, and I'm not creative enough to come up with a good idea. So they sit on my desk, gathering dust, and act as a conversation piece when friends come over. "That? Yeah, I can build X, Y, or Z." and they say, "oooh, cool" and then I never actually follow through.…
Re: Raspberry Pi Zero: the $5 computer
#454I am no Rasberry expect, so I need to ask: Is it possible to connect Rassbery Zero to some network in some convenient way?
http://www.dx.com/p/combo-usb-2-0-lan-ethernet-adapter-3-por...
Re: Raspberry Pi Zero: the $5 computer
#455Earlier quoted context omitted.
I wonder if the problem for most of us isn't the money, but just the time. A cheap computer probably doesn't give us any more time/ease than an expensive computer (which we probably already have 1+ of)
Find a local makerspace and pop in every once in a while. A bit of time spent with others doing things rubs off.
Re: Raspberry Pi Zero: the $5 computer
#456Earlier quoted context omitted.
why not build a htpc or an arcade box? very straight forward and you'll have more to talk about when your friends come over!
Can you actually build an HTPC? My understanding is they can't really handle video, except from the purpose-built camera module.
Re: Raspberry Pi Zero: the $5 computer
#457I've got three Raspberry Pis. I don't know why. I don't know what to do with them. None of the projects that I've seen have been particularly compelling to me, and I'm not creative enough to come up with a good idea. So they sit on my desk, gathering dust, and act as a conversation piece when friends come over. "That? Yeah, I can build X, Y, or Z." and they say, "oooh, cool" and then I never actually follow through.…
Re: Raspberry Pi Zero: the $5 computer
#458Earlier quoted context omitted.
That's exactly wrong. They have the same processors as used in phones, which means they have hardware level decoding for video. My B+ can stream massive 1080p blu-ray rips over ethernet with zero problems. They make fantastic HTPCs.
My phone doesn't ever play 12GB blu-ray rips; and the rpi hardware is older than current phones (which use armv7 and armv8). Given the speed of the cpu, it's surprising it can decode a full H264 stream. But It's good to know. The down-vote seems unnecessary.
Re: Raspberry Pi Zero: the $5 computer
#459Earlier quoted context omitted.
Build them out as dummy media boxes and sell them for a markup. I've had people knocking my door down after they saw my Kodi setup but I simply pointed them to the how-to guides and told them to learn for themselves. I'm sure there's a few people out there who'd take one for $50 or so.
Probably. But at $50 each you're not really making a profit.
http://www.amazon.com/Best-Sellers-Electronics-Streaming-Med...
Re: Raspberry Pi Zero: the $5 computer
#460This is great, but for people who want to "get started in computing", don't they also need a display, a mouse and a keyboard? LCD screens are like, $100, a mouse is $10-$20 new and low-end keyboards are $10-$30. At that combined price, why does it matter if the computer is $25 or $5? And if one is going to outlay the 150 bucks in peripherals, they might as well spend a bit more than $5 on the computer to get a signif…
A mouse is optional too, you can do everything you need to from the keyboard.
So really, it's only a keyboard that you need.