Raspberry Pi's $25 Model A Hits Production Line
hypnosec writes "The Raspberry Pi Foundation has announced that the cheaper variant of the Raspberry Pi — the Model A — has entered production phase. Model A of the credit-card sized computer has been stripped of its Ethernet port and a USB port, leaving just one USB port. This model comes with 256MB RAM, but as it is less complex compared to its predecessor it will consume less power, thus opening up quite a few new usage scenarios. The Foundation has posted the first image of the $25 Model A on its site and noted 'We're anticipating that those of you who buy the Model A will be using it for different applications from Model B owners.'"
I thought the model A and B came out at the same time? Did the B come out first for the enthusiasts to fund the reduced model. (I know the stated goal of the A is for education) whereas the goal for the B would presumably be for hackers. That being said I am actually borrowing a friends RPi to see about it's use as a serial console and I am not disappointed.
I'm wondering if the model A will really have much of a market.
The end of the market that the A might have been useful in may well have been overtaken by the top-end of the M-series ARM processors, especially with companies like STM now pitching boards like the Discovery STM32F4 for $20 or so.
Yes, it's got less RAM, less MIPS and so forth -- but it *is* 100% open and incredibly capable for what it is.
How a $35 computer cost me $90 bucks..
So a long time ago I signed up to order one of these cool little Raspberry PI $35 dollar card sized computers. After a month or 2 I finally was able to order it. After a .
week or two I finally was able to hold it. After a day or two I finally was able to actually use it..
I’ll explain. It’s JUST the little pc, nothing else.
SO I had to buy the following:
1x 1k 5v USB wall wart. $20 bucks.
1x 16 Gig Class 10 SD Card $20 bucks.
1x Micro USB to USB Cable $10 bucks.
Factor in the cost of the PC with shipping $43.79 + $20 + $20 + $10 and now that $35 dollar computer is actually almost $94 bucks..
That said, it’s actually kinda cool. Not as powerful as one might like but cool none the less..
As a test I set it up running the debian installer [this took about 6 hours], setup to compile XBMC [this took about 2.5 hours] and went about compiling it..
On my main rig the compile takes all of about 8 minutes [after a make clean], on the RPI it took over 12 hours. 12 HOURS to do what my main rig can do in 8 minutes!.
Now I understand it's "only" a 35 dollar PC so one cannot expect a whole lot out of it, but in reality it's NOT a 35 dollar pc. It's a 90 dollar phone guts without the phone parts.
I love my Pi, it's nice and small
And on that little circuit board is all
You need to learn to code as fun
For fun and joy are needed
To get the learning process done.
John_Chalisque
Tinkering and coming up with cool (if impractical) uses... and quite frankly, that's what computing has lost over the years... Doing strange crap with the user port of your C-64 was damn fun, IMNSHO.
https://www.youtube.com/watch?v=5npkz0xY1fo
Thanks to the Pi for bringing that tinkering fun back....
It's the Stay-Puft Marshmallow Man.
The USB doesn't even work properly on the full fledged model
They fixed it in the latest release... I have tried it with the new ISO... works great. :)
It's the Stay-Puft Marshmallow Man.
I'm using my model A for frosty pissing.
Go ahead.. plug it into a 220 V outlet first tho.
I think you are missing some points here.
1. The pi runs linux. You can use c/c++, python, perl, bash scripts, almost anything else you want
(1a). You have hundreds of libraries to go with that. Also thousands of programs to pipe info.
2. You can connect a 3g, wifi stick or anything USB instantly
3. You lose absolutely no time on hardware design. It might just be me but I like have my hardware done and just worry about software
4. The community will point out almost all the hardware/software limitations or bugs of the pi and you know in advance what you are getting yourself into
5. You have portable code. If you program for linux, it runs on most hardware that runs linux (some recompilation required)
6. The community has started building addons (see arduino shields) which can achieve much more
As a software developer who used embedded linux and arduino class hardware, I love the pi because it solves all the problems I don't want to worry about. I also love that I don't have to test it on different hardware/software configurations. My target will always be raspberry/debian. I undestand that this is not what some people want/like but for "rapid" embedded development the pi is number one and because of its community I think it will be for a long time to come.
You can add an RTC trivially and your last line is spot on, it is designed and marketed for people that arent you. Its meant as a bridge to get people to where you are.
Good-bye
However, from the point of view of an electronics hobbyist, I just look at the web site and think "where the fuck is the datasheet?"
There was a datasheet some time before the release, but I haven't been able to find it anymore. Maybe it's still buried on their website somewhere, or available by request. It leaves me to repeat your comment: where the fuck is the datasheet?!
You may be better off with an Arduino for this. The power usage is way less and it's a microcontroller built for real time processing. There are shields for Ethernet and modules for relays, humidity and temperature that are really cheap if you're not good with electronics.
Custom electronics and digital signage for your business: www.evcircuits.com
The first Pi had chipsets that were known for years to be full of bugs and problematic. Then they went with proprietary blobs that free distros couldn't distribute and weren't open source.
Is this more of the same? When will we get a Pi that isn't buggy as hell? Eat your vegetables before you have dessert, guys.
Please help metamoderate.
says the LED blinker
and you might get it by summer.!
From the blog:
we’ve not been able to build them, because to do so would mean that we have to cannibalise Model B parts – and that would mean that people who are experiencing the backlog would have to wait even longer
Of course, you would not want to let people wait a few weeks for a Model B. People who have been waiting for months for a Model A on the other hand... I said it before elsewhere, and I repeat it here: just raise the price of Model A to bring its profit margin on par with Model B, and let the market decide what it wants! The reasoning that $25 was crucial to reach education is not even used to justify Model A anymore. Now it's for robotics, automation and media centers.
Can you imagine a Beowulf cluster of these?
Sorry.
* Carthago Delenda Est *
it completely fails as a general purpose computer
And a screw driver completely fails as a hammer.
It is specifically sold as a development board, the only people that claim it is a general purpose computer such as yourself have literally made that up and pulled it from their ass.
When you buy an item that is named "refrigerator magnet", then yes it will make a poor car and a poor airplane and a poor life boat. Fucking Duh!
That's hard to do without the ethernet port, but it's been done with the model B.
Monster Cable can make it even more expensive than that, but you're making it hard for them if you're not buying a $15 Ethernet cable for your Pi as well. All the kit you describe can be had, including an Ethernet Cable for less than $20, if you're happy to take just a 4G or 2G SD card. That will be plenty if you are networking it up or using local storage via USB.
I was promised a flying car. Where is my flying car?
The biggest problem I found so far with the Raspberry Pi is the buggy and broken USB driver. Bening based on an USB-on-the-go implementation in hardware, and not in a standard EHCI host implementation a lot of devices that are working without problems under Linux, like printers or usb-to-serial adapters like the ones used on Arduino duemilanove, aren't working reliably with the Pi. I hope that this problem will be soved soon, because is clearly a deal-breaker to use the Pi on general embedded linux applications. If you think the Raspberry Pi as a toy computer to be used by children with only a mouse and a keyboard, a dodgy USB driver isn't a big deal, but if one likes to use it for more general purposes not knowing if a given configurations works reliably it's a big problem.
They fixed it in the latest release... I have tried it with the new ISO... works great. :)
No they didn't. Isochronous transfers are still broken.
Finally! A year of moderation! Ready for 2019?
Lots of people keep saying that but it ain't so. It was specifically created as a play/learning tool. That's not a denigration; it's a simple fact. I think it serves well in its intended role.
Development boards are Olimex, BeagleBone, et al.
You make a good point and I have no issue with it except for that minor quibble.
Forget all this MMU nonsense, what this thing need is MMX!
lucm, indeed.
So the Model B was used by people to enable them to say they owned a Raspberry Pi.
What will the Model A be used for?