Should i consider getting a pi?
-
Ill just gather some more info and most likely i will get one as well as an on and off switch
-
Are you kidding? You should consider to buy a buch of them.
- One for retrogamming
- One for php, email storage, owncloud, caldav, samba server, ftp server, spotify ripper
- One for Kodi
- One for home automatication, temperature logger, light sensoring
- One for your car enterainment (in a few years)
- One for replacement
So I'm just kidding, but you see - there are lots of scenarios to use this small computer. You'll learn much about linux systems. Enjoy it. Use it. For easy developing (to let 2 LEDs blink every 1 second) a Pie is definitly oversized but also useable :)
About RetroGaming:
It was never so easy to get such an experience. Consider to play all these old games in a TV with a real controller.
The cots a relativly low (a BT controller for 20$)
The forum here will give you great support (for 0$)
Then your question is answered :) -
-
@Riverstorm said in Should i consider getting a pi?:
@BuZz said in Should i consider getting a pi?:
It's possible I'm slightly biased...
Nuff said! :)
Betting, you know in the forum no one who does not like RetroPie?
-
@cyperghost said in Should i consider getting a pi?:
Betting, you know in the forum no one who does not like RetroPie?
Agreed, I was just hazing @Buzz due to the irony of being a core programmer/creator(?) of RetroPie and asking if he recommends a Pi, now that's funny! ;)
Speaking of @Buzz there's no about section or link on the front page or anywhere about any of the core team? I think it would be interesting to know a bit (even if only RetroPie related) about the behind the scenes group! :)
-
As far as the actual question, yes you will need additional hardware. You'll need the Pi, obviously, a power supply, hdmi cord. Then if you want to use the PS2 or PS1 controller, you will need an adapter for that as well. You will need a SD card to put RetroPie on, and a computer to do that. I don't /think/ you can do that on an android phone yet, lol. But maybe.
-
@Riverstorm said in Should i consider getting a pi?:
@cyperghost said in Should i consider getting a pi?:
Betting, you know in the forum no one who does not like RetroPie?
Agreed, I was just hazing @Buzz due to the irony of being a core programmer/creator(?) of RetroPie and asking if he recommends a Pi, now that's funny! ;)
Yes, I ment this ironic :)
Speaking of @Buzz there's no about section or link on the front page or anywhere about any of the core team? I think it would be interesting to know a bit (even if only RetroPie related) about the behind the scenes group! :)
Yes a "behind the scene" entry would be fine
-
Thanks guys! I am definetly buying a PI from ebay in a couple days...
I will definetly be setting one up for Retro Gaming, and yes, i do have SD cards controllers and HDMI cords (yes im a techie as well as a programmer :P)But guys... home automation?!
Can a RPI replace Amazon Echo?
Any videos or articles you guys can link me to so i can automate my bedroom?
Thanks :) -
@PorkBeans You might find this interesting:
https://www.hackster.io/contests/alexa-raspberry-pi -
@glennlake said in Should i consider getting a pi?:
If your married you can setup the kodi as a media center if you need a plus to sell it to your spouse.
Hah, that's almost exactly what I did. Our cheap android box wasn't very good, so I sold her on the RPi. Unfortunately the RPi spends more time connected to my computer while I set it up how I want it, rather than attached to the TV for media.
-
@mattrixk said in Should i consider getting a pi?:
@glennlake said in Should i consider getting a pi?:
If your married you can setup the kodi as a media center if you need a plus to sell it to your spouse.
Hah, that's almost exactly what I did. Our cheap android box wasn't very good, so I sold her on the RPi. Unfortunately the RPi spends more time connected to my computer while I set it up how I want it, rather than attached to the TV for media.
Yes yes, I see you did not read all entries here...
one important point:- One Pie as replacement
(if one is broken, or if you married (or not) ... for your spouse, your kids, grandma and the pets..... :) )
- One Pie as replacement
-
@cyperghost Heh yeah... I'd love to be able to afford multiple Pis: one for the lounge, one for the kitchen tv and one for play, but considering a full setup (pi, case, power cable, sd card, remote/keyboard) costs over $100 AUD, it's a tad out of my price range.
-
@cyperghost You forgot one for a Robotics build. I have a rover built that runs RetroPie as the OS distro. All I have to do is grab up my robot as is rolls by, turn off the battery pack for the motors and plug in a controller and HDMI cable and I have all my games ready to play.
Good place to start for robotics on the Pi: http://camjam.me/?page_id=1035
Includes source. -
@PorkBeans The only extra hardware you NEED is an SD card, HDMI cable, and USB controller. I used a standard wired Xbox 360 controller as it has plenty of buttons.
-
YES YOU SHOULD! It's the best gadget I ever bought, seriously I have a PS4 and I haven't touch it for months now since I spend so much time playing retro games. I was looking for some device which allows you to play old games I almost bought a GPD XD2 and before I bought it I found an article about RetroPie. So this was a "shut up and take my money" meme moment.
It also runs Kodi which is a huge plus for me. You don't need much hardware, if you're going to use it for gaming you just need a USB controller, power supply, network cable, SD card and a HDMI cable, a case for the Pi would be good too.
I might get an another one to run an IRC MP3 server on.
-
Curiously RetroPie is making me more involved with programming than gamming.
Newcommers, wait! It doesn't mean that RetroPie requires programming skills! You can play your [G]old videogames with no programming knowledge! Let me explain my statement telling my love story with RetroPie...
Before this forum, I was using RetroPie (since 2013) only for gamming.
When I arrived at this forum I made a few "feature requests" and some guys said something like "Hey, we work in RetroPie at our free time, and we plan to implement other stuff first. Don't expect to get these features implemented soon. Maybe it's better to implement it yourself.".
Well, I know how to code in bash and RetroPie is 97% bash scripts. Let's try it!
Then I ran into a small issue: the RetroPie code lacks documentation. I posted about it and concluded that I have to read the (almost) entire code.
The funny thing is that as I read the code, I learn some cool bash tricks. And it gave me a lot of ideas to develop some useful tools at work.
My job has nothing to do with Linux and/or programming. Actually I'm forced to use Windows here, but, fortunately, Cygwin exists.
From time to time I need to make some different queries at company's intranet pages. In practice it means: 1) open firefox, 2) type the desired URL (or click some links), 3) fill some forms, 4) click submit button, 5) search the info I want in the page returned... Thanks to Cygwin, shell utils (sed, grep, etc.), netcat, wget, and RetroPie's code inspiration, I made a bunch of scripts that can replace all the steps above with a single command line.
All this ends up being a bit ironic: the RetroPie guys has other priorities so I try to implement some features myself - to implement it I need to read the code - reading the code gives me good ideas to implement at work - the development of these ideas at work becomes my priority...
-
I forgot to mention that when I'm actually coding RetroPie stuff and need to get/set some, let's say, "internal data", and don't find a way to do it, I bother @Buzz to solve this. And he usually solves! He really deserves to be mentioned somewhere! :-)
BTW: @Zigurana posted something in this regard here: https://retropie.org.uk/forum/topic/2708/what-s-the-date-again
-
@wmcclelion said in Should i consider getting a pi?:
@cyperghost You forgot one for a Robotics build. I have a rover built that runs RetroPie as the OS distro. All I have to do is grab up my robot as is rolls by, turn off the battery pack for the motors and plug in a controller and HDMI cable and I have all my games ready to play.
Good place to start for robotics on the Pi: http://camjam.me/?page_id=1035
Includes source.Hey that's pretty cool. Right I forget the robots based on RPi. It's easy to attach some ultrasonic sensors and read out distance data. So you just need to attach a LCD-panel to your robot so you can "go" retrogaming. And if you start to play Pokemon? How do you call it?
Retro Pokemon Go!
-
@meleu Thank you for your efforts and energy for this project.
-
@PorkBeans For me it's one and only one reason for getting a PI compared to any other computer - It just runs, runs and runs.
No anti-virus, no system updates, no restarts, no crashes. No bloatware, no drivers...
It's like a purpose build always on system.
It's 100% quiet, no fans, no HDD spinning.
It's low power, mine consumes 8W when on and 0.2W when sleeping.
The community around the PI and its applications is great, people are experienced, willing to help and happy.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.