Slashdot Mirror


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.

11 of 241 comments (clear)

  1. Re:The point? by Anonymous Coward · · Score: 5, Insightful

    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.

  2. Still don't get the point by bunratty · · Score: 2, Insightful

    The Raspberry Pi's creators, the Raspberry Pi Foundation, want to spark children's interest in computer programming and encourage students to apply for computing degrees.

    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.
    1. Re:Still don't get the point by JoeMerchant · · Score: 4, Insightful

      When I was growing up, I had access to labs full of TRS-80 computers, for a couple of hours a week. One summer, I had access to an HP something or other with a nice 320x240 graphic display for a couple of hours a day for a few weeks.

      When I got my own computer, I had access during every hour of free time I cared to spend with it for several years.

      It's the difference between exposure and immersion. Lance Armstrong probably wouldn't have developed into as strong a cyclist as he is if he could only ride for one hour once a week during school.

    2. Re:Still don't get the point by Ford+Prefect · · Score: 4, Insightful

      Absolutely this. The point of the Pi isn't that computers are inaccessible to these children, it's that they can have one each to play around with at their own speed.

      While most of the devices will probably just collect dust, there'll be some kids who'll go crazy with the things. Break the OS? Really quick to reimage the SD card. Break the device? Cheap enough to get a new one. Its theirs to play with, and theirs to break.

      --
      Tedious Bloggy Stuff - hooray?
  3. Re:The point? by nurb432 · · Score: 2, Insightful

    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 ----
  4. Cloud computing? by cpicon92 · · Score: 4, Insightful

    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."

  5. Re:A more important question... by SiggyTheViking · · Score: 5, Insightful

    A flavor of Android 2.3 is better then Debian???

  6. Re:Different markets by JoeMerchant · · Score: 4, Insightful

    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?

  7. Re:Different markets by bunratty · · Score: 1, Insightful

    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.
  8. Re:Different markets by sirsnork · · Score: 4, Insightful

    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!
  9. Re:Different markets by LWATCDR · · Score: 5, Insightful

    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.