element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum What's Your Pi Plan??
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 248 replies
  • Subscribers 701 subscribers
  • Views 18469 views
  • Users 0 members are here
  • video
  • hdmi
  • single_board_computer
  • single_board_computers
  • media
  • xbmc
Related

What's Your Pi Plan??

Former Member
Former Member over 14 years ago

Hi!

 

Just curious about what people were planning on using their Raspberry Pi's for once they started getting them!??

 

Current plan- SFF Media PC / NAS etc mounted onto the VESA on the back of my TV

 

Later plan- Replace car stereo etc with RPi

 

Probably not the most origional use there but still, godda start somewhere!

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    Former Member over 14 years ago

    Richard Jarrett wrote:

     

    Hi!

     

    Just curious about what people were planning on using their Raspberry Pi's for once they started getting them!??

     

    Although I could only order one Pi at the moment, I've got plans to get a few more soon. This is what I plan to use them for:

     

    1) I want to build a small "game station" for my kids. A device that boots up and displays a menu of open source games that they can then play on the TV. I've written a few games myself that I know will be able to run on a device like this and I've collected a bunch more that I hope will run fine once I've got the device. I've also written a menu system for this and are currently looking for game controllers/joysticks/whatever that I can plug in and use (working out of the box would be nice, but if I have to write a driver first that's not neccessarily an obstacle - suggestions welcome).

     

    2) I want to use one to replace my Fit-PC Slim (the first model), that currently serves as my web and mail server. While the Fit-PC is nice and small and draws little power, it still draws a lot more than a RaspPi. And since I only have 10Mbit downstream bandwith and 2Mbit upstream bandwith and ~300 visitors to my website a month and email is at most a couple hundred messages a day from LKML etc, a RaspPi should be able to do that job just fine and save me a bit of power.

     

    3) One RaspPi will be used as a family media center (yeah, boooring, but it's cheap, it runs Linux, it draws little power and it can do the job, so why not).

     

    4) I need one additional RaspPi just for general hacking/experimenting and since it's a ARM chip that is Bi-Endian it's going to be a cool little box to test my own software on for endianness issues - deffinately going to run it in big endian mode since my main development machine is little endian.. Hope to catch a few bugs by testing stuff on a Pi image

     

    5) I want to get one or two for my parents, set up with a basic Linux desktop that can just do web browsing, email and very basic word-processing/printing since that's all they use their PC's for... If I can switch them to RaspPi's for their very basic use they will save a lot of power, save a lot of space (for the huge PC's they currently own) and hopefully have an environment that I can actually be bothered to help them with.

     

    6) I haven't thought of more uses yet (well, I have some ideas (mainly about controlling house temperature, lighting etc, building a robot with my son, that kind of thing...), but nothing solid yet) - but I probably will buy an extra Pi just for the hell of it since something is bound to show up as "a project" and they are so cheap that even if I can't find a use for the last one I can just use it as a gift or something and be pleased that I supported the foundation in a small way :-)  Their goals kick ass - we need more young people with hard-core tech skills - I'd buy 10 Raspberry Pi's just to support that!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Former Member
    Former Member over 14 years ago

    Richard Jarrett wrote:

     

    Hi!

     

    Just curious about what people were planning on using their Raspberry Pi's for once they started getting them!??

     

    Although I could only order one Pi at the moment, I've got plans to get a few more soon. This is what I plan to use them for:

     

    1) I want to build a small "game station" for my kids. A device that boots up and displays a menu of open source games that they can then play on the TV. I've written a few games myself that I know will be able to run on a device like this and I've collected a bunch more that I hope will run fine once I've got the device. I've also written a menu system for this and are currently looking for game controllers/joysticks/whatever that I can plug in and use (working out of the box would be nice, but if I have to write a driver first that's not neccessarily an obstacle - suggestions welcome).

     

    2) I want to use one to replace my Fit-PC Slim (the first model), that currently serves as my web and mail server. While the Fit-PC is nice and small and draws little power, it still draws a lot more than a RaspPi. And since I only have 10Mbit downstream bandwith and 2Mbit upstream bandwith and ~300 visitors to my website a month and email is at most a couple hundred messages a day from LKML etc, a RaspPi should be able to do that job just fine and save me a bit of power.

     

    3) One RaspPi will be used as a family media center (yeah, boooring, but it's cheap, it runs Linux, it draws little power and it can do the job, so why not).

     

    4) I need one additional RaspPi just for general hacking/experimenting and since it's a ARM chip that is Bi-Endian it's going to be a cool little box to test my own software on for endianness issues - deffinately going to run it in big endian mode since my main development machine is little endian.. Hope to catch a few bugs by testing stuff on a Pi image

     

    5) I want to get one or two for my parents, set up with a basic Linux desktop that can just do web browsing, email and very basic word-processing/printing since that's all they use their PC's for... If I can switch them to RaspPi's for their very basic use they will save a lot of power, save a lot of space (for the huge PC's they currently own) and hopefully have an environment that I can actually be bothered to help them with.

     

    6) I haven't thought of more uses yet (well, I have some ideas (mainly about controlling house temperature, lighting etc, building a robot with my son, that kind of thing...), but nothing solid yet) - but I probably will buy an extra Pi just for the hell of it since something is bound to show up as "a project" and they are so cheap that even if I can't find a use for the last one I can just use it as a gift or something and be pleased that I supported the foundation in a small way :-)  Their goals kick ass - we need more young people with hard-core tech skills - I'd buy 10 Raspberry Pi's just to support that!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube