Raspberry Pi Production Heats Up In UK Surpassing Chinese Production Soon
hypnosec writes "The majority of $35 Raspberry Pi production was shifted to a factory in Wales from China and the Raspberry Pi Foundation has announced this week that the factory in Wales has produced its half millionth unit in just over six months. The weekly production has shot up to 40,000 units in the UK factory and that number is 'set to climb further.' The Foundation is optimistic about the Welsh factory and said there will be 'more Made in the U.K. Pis in the world than their Made in China cousins.' The Foundation didn't reveal anything else apart from this, but we already know it sold the millionth Pi back in January."
So how come it can be done in the UK and still sold at the same price? Either there's a subsidy in place or the manufacturing cost is a negligible part of the selling price.
I believe that it would be more in line with the general spirit of the film if you called them "The Knights Who Say Windows".
Ezekiel 23:20
I have a couple RPis and they are useful learning tools but there is a lot more information that this group could spread to those to help the community. One of those would be why or how they are now able to move/transition production to the UK from China. It would be a great piece of information for the community to understand how they managed that so that others could benefit and perhaps do the same with their own projects.
In general there must be a whole host of lessons learned that could be shared that would help someone else avoid the pitfalls these guys undoubtedly had to work through. I'm interested in the process in general such as choosing a manufacturer, how they went about going through the regulatory hurdles, etc. All the stuff you would want to know if you wanted to take a hobby project and make money on it.
http://www.raspberrypi.org/archives/2569
More interesting question is around import duty. I think I read (possibly when last trying to work out where the f*ck my OpenPandora was) that there's different import duties on finished electrical good and components (these being more expensive). Even assuming assembly cost is the same, it means it always costs more to assemble in the UK.
Amazing! You make something available people actually want, and they buy it. No hard push advertising required!
I remember posting a comment on Raspberry Pi's forums suggesting that they also offered an UK or even EU-built raspi, even if the price was higher than what they charged for the chinese version. In reply to that suggestion I received one of Liz's trademark sarcastic comments, along with insinuations that this suggestion was based on racism. That lead me to decide not to purchase one. Ever.
Now lo and behold: EU-made versions are outselling Chinese ones. Does that mean Raspberry Pi users are packed with racists and bigots?
They are producing in the Sony plant in the UK. How Sony does it, I don't know, but presumably they have come up with some sort of financial plan that includes tax breaks and possibly subsidization of some sort to get these produced in the UK at a competing price. Don't forget that import taxes for ICT equipment into the EU are quite hefty. Maybe substantially lower than on electronic components? What I know is that they got a price quoted by Sony that was more than interesting enough to commit to a large number of RPis made in the UK. That number was enough for Sony to re-tool the UK factory and get the special equipment required to mount the memory chips on top of the SoC. That was the main investment for Sony, since they didn't have anything that could do that part of the process. The rest was basically just rearranging existing equipment and staff for this production line.
I was promised a flying car. Where is my flying car?
http://www.nytimes.com/2012/01/22/business/apple-america-and-a-squeezed-middle-class.html?pagewanted=all&_r=0
"Why can’t that work come home? Mr. Obama asked.
Mr. Jobs’s reply was unambiguous. “Those jobs aren’t coming back,”"
I think its about time Apple [and the media;shills] stopped making excuses if Sony can manufacture the Rasberry Pi in Wales!?
This thread would seem to prove you both right and wrong. Also some of the comments make recommendations on fixes.
The force that blew the Big Bang continues to accelerate.
If you cannot use solder wick properly then you aren't really skilled enough to be modding circuit boards.
We are now no longer the knights who say Metro... we are now the knights who say Window 8-style UI.
Michael J. Ryan - tracker1.info
This is pure misinformation, I have a RPi with an up to date OS and adequate power supply and it works just fine. I have used several keyboards and mice (wired, wireless) and never had a problem with USB.
Ethernet has never dropped out - ever. The only real issues I've had are with SD card corruption when overclocking - taught me a bunch about repairing filesystems, data recovery and importance of backups.
It's currently plugged into my TV running XBMC which it does adequately, it can be a bit sluggish but is still the best source I have for streaming HD content.
I also use it for MAME and the the kids use it to play Minecraft which we've had fun programming in python using the API.
Both me and the kids have learned more about Linux and general computing than we would have done without it, so I'd say they are meeting their goals for education even if 40yr old geeks weren't their intended audience.
If it doesn't meet your needs, buy something more powerful/expensive but I'm pretty sure you may have to put some effort in to configure it for your needs, it doesn't sound like you have the mindset for that. Even my 8 year old now understands that there are limitations to a particular devices capabilities and accepts it rather than being a whiny brat like yourself.
I'm quite happy with mine and intend to buy more for use as printserver for my RepRap, security cameras, greenhouse environmental control etc...
Apart from the stacked CPU/RAM, the Raspberry PI could be sold as an assemble it yourself kit. All the key components are still produced in Asia, and will be for decades unless Wales wants to invest high-billions in new fabs.
No, not Linux. I'm concerned that people will start designing everyday product around an RPi because a) that's what they know how to use and b) it's dirt cheap. As a learning tool, it's pretty cool. My personal embedded development beefs come from a things like Linux SBCs not being designed as an appliance with a real power switch. I don't want to waste time waiting for it to boot nor do I want to have to remember to shut it down gracefully. I also have a problem with manufacturers not telling you exactly the process they used to build their toolchain and distro. Chances are that I want to make a change or two to the kernel or busybox or something.