First Steps With the Raspberry Pi
An anonymous reader writes "The Raspberry Pi received an extraordinary amount of pre-launch coverage. It truly went viral with major news corporations such as the BBC giving extensive coverage. Not without reason, it is groundbreaking to have a small, capable computer retailing at less than the price of a new console game. There have been a number of ventures that have tried to produce a cheap computer such as a laptop and a tablet but which never materialised at these price points. Nothing comes close to the Raspberry Pi in terms of affordability, which is even more important in the current economic climate. Producing a PC capable of running Linux, Quake III-quality games, and 1080p video is worthy of praise." Beyond praise, though, this article details the hooking-up and mucking-about phases, and offers some ideas of what it's useful for.
A "cheap china-sourced device" smartphone would not do these things for me:
- Media Centre PC.
- MAME box capable of hooking up to my TV.
- Learning tool for programming, networking, and other computing stuffs (that is also incredibly easy to reformat if you balls anything up).
- Have GPIO ports so I can use it for some silly robotics/mechatronics projects.
Why not install Python on whatever computer is already around the house? Or Scratch? Or have them write JavaScript in the browsers they already use? I think that would be a more effective way to introduce them to computer programming.
What a fool believes, he sees, no wise man has the power to reason away.
Except for the last point ( thus my statement about external usb ) you can get all the above. HDMI output to your tv, bluetooth keyboards and mice. I am assuming you get an android phone here, and not a chinaOS type.
Now space might be an issue for your 'media' since you are limited to flash cards, but you can always stream from a file server over wifi..
Restoring firmware is pretty trivial too.
---- Booth was a patriot ----
Make your own secure file repository, joining the cloud computing revolution?
Last I checked, that's called a file server. Not the "cloud computing revolution."
A flavor of Android 2.3 is better then Debian???
For hobbiest devices we have Arduino on the low end and PandaBoard on the high end. Where does Raspberry Pi fit into the hobbiest space? I suppose I can understand why someone would choose Raspberry Pi over PandaBoard -- the price is over $100 less! Why would I want to build my latest project with a Raspberry Pi instead of Arduino?
I'm thinking of 1080p video out for my next project, how's that work on Arduinos?
No need to be rude -- I'm only asking what's the draw for Raspberry Pi. So it's the video? That's the point -- it's a cheap system with decent video capabilities? Help me out here. The APC is coming out next month and it has higher specs, but only 720p video and it's $49.
So what kind of project do you need a cheap system and 1080p video for? I'm really only asking because I'm curious. What sort of project is it?
What a fool believes, he sees, no wise man has the power to reason away.
For a lot of people it will be about the community. You know the Pi will have a huge community that will offer a lot of additional options.
Normal people worry me!
Do you want Networking?
http://www.sparkfun.com/products/9026 It is more expensive than a Pi.
Wifi? Bluetooth? Well USB dongles can add that to the Pi.
Want to do your development on the board without a PC? A Pi with a Keyboard and Monitor will do that.
Want to play Audio? Here is a kit for you.
http://www.adafruit.com/products/94
Want to develop using Python, Ruby, Basic, Smalltalk, Lua, Perl, Lisp Scheme, Erlang, or Haskell? If it is an interpreted language then it may just be a compile away for the Pi.
There are all sorts of options the pi opens up.
The Arduino is great because of the broad support and community. It is early days with the Pi still but the idea of using Smalltalk for an embedded device interests me a lot.
See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.