Raspberry Pi

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • endless666
    Newbie
    • Aug 2012
    • 1

    #1

    Raspberry Pi

    Hi

    I've had my Raspberry Pi for a couple of months and getting used to it, does anybody know of any sites that have software written for the Pi, I am not yet at the stage were I can write my own stuff but if I could download some Pre-written it would give me some ideas.

    Thanks
  • RedWiine
    Newbie
    • Sep 2012
    • 1

    #2
    Try this:

    Downloads | Raspberry Pi

    Comment

    • anthonyjohnson1991
      Newbie
      • Sep 2012
      • 2

      #3
      are these any good? I was thinking about getting one.

      what do you use them for?

      Comment

      • Shady
        Shite Link King
        • Dec 2010
        • 6404

        #4
        anything you like, its a computer.. media centre, in car pc... etc etc
        Fave replies from various threads

        1: What the fff is all that about??? All that crap below your reply I mean, get a life mate
        2: no info on google abt the pace sv5 rang asda they have no idea what i was talking about,
        3: Your total contribution to this forum, bordering on trolling, seems to have been a collection of snipes, one liners & asterisked expletives





        Comment

        • derpity1
          Newbie
          • Oct 2012
          • 3

          #5
          Originally posted by Shady
          anything you like, its a computer.. media centre, in car pc... etc etc

          The possibilities of the raspberry PI is endless, well not quite.

          It would be awesome if there was a open source site dedicated for R PI software.

          Comment

          • Lapgoch
            Newbie
            • Mar 2013
            • 1

            #6
            I am using one for home automation. Setup as a web server so that I can operate devices in my house from my phone

            Comment

            • girovend
              Top Poster
              • Sep 2008
              • 158

              #7
              You can boot multiple systems on it using Berryboot , but think most just install
              Openelec (xbmc) on it , for free movies and stuff

              Comment

              • GastonJ
                V.I.P. Member
                • Dec 2009
                • 5505

                #8
                I still haven't found a real life use for one tbh. I set mine up as a temporary webserver, didn't last long not enough oomph to run fascgi. I don't need a media server, my surround sound does that, as does my DM. Hopefully one day I'll find a use for it.
                My master plan is to live forever..... going to plan so far
                Despite the cost of living, it's still very popular.
                No good deed goes unpunished....

                Comment

                • TheCoder
                  DK Veteran
                  • Jun 2011
                  • 693

                  #9
                  Originally posted by derpity1
                  It would be awesome if there was a open source site dedicated for R PI software.
                  What software are you after ?

                  Pretty much all PI software is open source. Install the standard linux development tools on your pi (gcc etc) and you can build and run large amounts of packages from the standard linux repositories. The only real exceptions are programs that require specific hardware or resources the pi doesn't have.

                  Its even easy enough to download the linux kernel code and build your own specialist kernel if thats what you want. There's also a version of Quake that runs quite nicely on the pi., as well as a number of other games.

                  Comment

                  • TheCoder
                    DK Veteran
                    • Jun 2011
                    • 693

                    #10
                    Originally posted by GastonJ
                    I still haven't found a real life use for one tbh. I set mine up as a temporary webserver, didn't last long not enough oomph to run fascgi. I don't need a media server, my surround sound does that, as does my DM. Hopefully one day I'll find a use for it.
                    The later images allow for overclocking (mine runs at 850Mhz as standard instead of 700Mhz but higher is possible if you add a small heatsink to the processor). If you run the pi headless (ie no fancy gui - only the 'remote' ssh command line) and overclock it then it works quite well as a webserver. Equivelent to maybe a 550Mhz pentium.

                    Replace apache with one of the newer lightweight webservers and it will likely run even faster - most of them have fastcgi or equivelent.
                    Last edited by TheCoder; 24 March, 2013, 01:51.

                    Comment

                    • GastonJ
                      V.I.P. Member
                      • Dec 2009
                      • 5505

                      #11
                      Aye I tried that, using lighthhpd, with php5 etc, even left the mysql daemon running on another server, it still couldn't cope so I gave up. It's more likely that I'll just use it as an ssh server eventually rather than for anything useful. Don't get me wrong as a test computer it's not a major problem, just that I don't see any 'real' uses for it at the end of the day. Maybe when the next generation comes out, which I'm sure it will, they may be of use. As it is it's underpowered and under resourced for anything more useful than playing around with.
                      My master plan is to live forever..... going to plan so far
                      Despite the cost of living, it's still very popular.
                      No good deed goes unpunished....

                      Comment

                      • manxspud
                        DK Veteran
                        • Jul 2009
                        • 1768

                        #12
                        Snap ... not found a real use for it myself other than playing around with

                        Comment

                        • Furax
                          Top Poster
                          • May 2010
                          • 175

                          #13
                          Put xmbc on (raspbmc) and install the navi-x plugin, makes an ideal tiny media center. Ive got an old microsoft media center remote plugged into mine and it all works out the box.
                          I can fix that for you no problems, just let me find my good hammer..




                          Comment

                          • excollier
                            Top Poster
                            • May 2009
                            • 187

                            #14
                            I run mine headless, with a gui (Raspbian) and TightVNC and use it as a Torent client and also as a home network printer server. It never gets shut down.
                            If I can figure out how to get Windows Vista to see it as well as my Linux laptop and desktop, I would be very happy.
                            Get to the Ulster Grand Prix
                            Dundrod Co. Antrim
                            Every August
                            Learn what fast Really is!
                            NOT for the faint hearted

                            or watch it on BBC NI HD the following week

                            (What is football all about?)

                            Comment

                            • GastonJ
                              V.I.P. Member
                              • Dec 2009
                              • 5505

                              #15
                              Problem is, and I know it's to keep price down so can't complain, they have no disk controller and they don't have enough RAM to make anything useful other than as media centres and even then they have no hardware acceleration for video. Could build a NAS from one, but then again I already have a NAS (which has all the usual media features and P2P etc), and as above with no disk controller it has to be USB disks which are slow. Mine has been confined to it's cig packet for a few months now, but I'll keep looking for projects.
                              My master plan is to live forever..... going to plan so far
                              Despite the cost of living, it's still very popular.
                              No good deed goes unpunished....

                              Comment

                              Working...