I just ordered my Pi and I am planning on using it as a set top box with XBMC (as well as for other things).
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
That's the project I'm thinking of, too. While I like the idea of the RPi, it seems to not fit any of my current projects. Too much for my microcontroller projects, yet too little for the heavy computation projects. I'm keeping an eye on the community, though, to see what everyone else is doing. This stuff is just too cool.
I can't help with the raspberry pi. But for the last year I've been using a mini-itx board running MythTV as a backend with a couple of Hauppage tuners for capturing TV broadcasts to disk and to form the basis of my PVR.
I've been using XBMC as a front end to stream video captured by MythTV. If you're just going to use XBMC to stream video or ripped DVD's you don't need MythTV.
I've been a Linux freak for years and run both MythTV and XBMC on Gentoo Linux. If your going to be running linux, be prepared for some fooling around to get everything working in XBMC. I still have occasional issue with XBMC crashing. Since XBMC was orginally developed for the Xbox, I suspect that it runs best on that platform.
Ironically XBMC (once called X-Box Media Center) development has been centered on Linux for years and recent versions will not run on an X-Box. There was an XBMC4Xbox fork that died in 2009.
Mike
PS. The Pi is overkill for most micro controller products (the processor is equivalent to a 300 MHz Pentium II) about 175 MFlops. The Graphics co-processor is 26 GFlops and could be leveraged as a math coprocessor (no software platform currently exists for this). However, it is $25-$35 overkill which is less is pretty competitive with even the low cost Arduino knockoffs by the time you add an interface "shield" of some kind.
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Last edited by Michael Stora; 07-21-2012 at 04:34 PM..
Ironically XBMC (once called X-Box Media Center) development has been centered on Linux for years and recent versions will not run on an X-Box. There was an XBMC4Xbox fork that died in 2009.
Mike
PS. The Pi is overkill for most micro controller products (the processor is equivalent to a 300 MHz Pentium II) about 175 MFlops. The Graphics co-processor is 26 GFlops and could be leveraged as a math coprocessor (no software platform currently exists for this). However, it is $25-$35 overkill which is less is pretty competitive with even the low cost Arduino knockoffs by the time you add an interface "shield" of some kind.
Ive been looking into one of these but havent pulled the trigger yet.
The only thing I really want to build at the moment is a silent full featured router. Planning on using one of those intel atom boards. Not sure if a pi would work for that...
I would like to build a home brew dvr some day...maybe then.
__________________
Ryan
Build In Progress. Mk. 4 F5R1007273RD Base kit w/IRS - 90gt Donor - Explorer Heads/Intake - ABS - 3.55 Rear My Build Blog
Last Updated:
02/21/2012
The Atom boards would be great for a router. I've been thinking about building a set top box with one for some time but most don't come with good enough video.
An older Lynksys Router with HyperWRT + Thibor will give you enterprise-class router featutres. I'm running a name server, VPN, etc at home had have previously used dynamic dns and DMZ.
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Ive messed around with running DD-WRT on a linksys router. Its mostly for the gee-whiz factor more and that I built it than anything else. Also, I like having more control than typical off the shelf firmware provides.
Im running a smoothwall router on an old dell my friend was going to toss and it works great, but makes too much noise and sucks too much power.
Quote:
Originally Posted by Michael Stora
The Atom boards would be great for a router. I've been thinking about building a set top box with one for some time but most don't come with good enough video.
An older Lynksys Router with HyperWRT + Thibor will give you enterprise-class router featutres. I'm running a name server, VPN, etc at home had have previously used dynamic dns and DMZ.
Mike
__________________
Ryan
Build In Progress. Mk. 4 F5R1007273RD Base kit w/IRS - 90gt Donor - Explorer Heads/Intake - ABS - 3.55 Rear My Build Blog
Last Updated:
02/21/2012
I'm running the OpenELEC variant of XBMC on a small net-top type system. I have no TV interface; I just use it for playing stored media -- music, movies, etc. It's just a couple-week-old experiment, but so far I have to say it's pretty great to watch at night.
I'm running it on one of these that I picked up super-cheap on a Newegg blowout. Including a 1TB 2.5" drive and a 2GB stick of RAM, plus an eBay generic XBMC remote control and USB infrared receiver, I think I'm about $225 into the entire machine. (Sorry, Mike -- this is the only AMD piece of hardware I own!) http://www.newegg.com/Product/Produc...82E16856119050
With just a little bit of text-file configuration, I had it up and working pretty quickly. Getting all your media files moved over to it takes longer than installation and config by an order of magnitude. I know there's been talk about porting OpenELEC to RPi, but I don't know much more than that.
I'll be very interested to follow your progress. What are you using for a project box/case?
Cheers, John
__________________
FFR1004105RD - world's first twin-turbo BMW V12-powered FFR Roadster
2011 Dodge 2500 Cummins 6.7L - biodiesel-fueled daily driver JHETTO: 2001 VW Jetta TDI, intended as G3F donor, FOR SALE
I'm running the OpenELEC variant of XBMC on a small net-top type system. I have no TV interface; I just use it for playing stored media -- music, movies, etc. It's just a couple-week-old experiment, but so far I have to say it's pretty great to watch at night.
With just a little bit of text-file configuration, I had it up and working pretty quickly. Getting all your media files moved over to it takes longer than installation and config by an order of magnitude. I know there's been talk about porting OpenELEC to RPi, but I don't know much more than that.
I'll be very interested to follow your progress. What are you using for a project box/case?
Cheers, John
OpenELEC does work on the Pi but it is just a minimal Linux system for running XMBC. I will probably install Raspbian a Raspberry optimized Debian build so I can play with the device more (web surfing in the living room, etc). I'll probably do remote control over wifi using the XMBC cell phone ap rather than get an IR receiver.
Raspbian has native hardware floating point support:
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Last edited by Michael Stora; 07-22-2012 at 07:25 PM..
OpenELEC does work on the Pi but it is just a minimal Linux system for running XMBC. I will probably install Raspbian a Raspberry optimized Debian build so I can play with the device more (web surfing in the living room, etc). I'll probably do remote control over wifi using the XMBC cell phone ap rather than get an IR receiver.
I hear you. As a random side note, I have LinuxMint installed on a USB stick so that I can boot into a more full-functioning Linux system on the same box should I wish. I have found that I use it very little, but I admit that's partly because this gadget was designed specifically for living-room media use and not general computing. Interesting about the WiFi/cellphone remote app, and it sounds pretty neat, but I run with a Blackberry. We have the best e-mail and basically no other useful apps!
Cheers, John
__________________
FFR1004105RD - world's first twin-turbo BMW V12-powered FFR Roadster
2011 Dodge 2500 Cummins 6.7L - biodiesel-fueled daily driver JHETTO: 2001 VW Jetta TDI, intended as G3F donor, FOR SALE
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
In the three weeks since I posted this, someone has released PaspBMC, XBMC optimized for the Pi.
I just called Allied Electronics today to see if it has shipped since the web site said 3 weeks when I ordered exactly 3 weeks ago. Then are estimating another 13 weeks!
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Last edited by Michael Stora; 08-09-2012 at 06:45 PM..
Bummer. What should one of these things cost? I see they are all over eBay for $50-80, supposedly in stock. Still just following along out of curiosity -- thanks for updating us. We'll check back in a few months.
Cheers, John
__________________
FFR1004105RD - world's first twin-turbo BMW V12-powered FFR Roadster
2011 Dodge 2500 Cummins 6.7L - biodiesel-fueled daily driver JHETTO: 2001 VW Jetta TDI, intended as G3F donor, FOR SALE
Bummer. What should one of these things cost? I see they are all over eBay for $50-80, supposedly in stock. Still just following along out of curiosity -- thanks for updating us. We'll check back in a few months.
Cheers, John
The charitable foundation has set the Price at $25 for the A model and $35 for the B model. I'm not surprised to see scalpers.
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
I heard somebody talk about this before (and I'm kinda geekie anyway), so I read the wiki and Raspberry PI Pi site.
so this is kind of a simple/inexpensive computer, running Linux, intended (for school kids) to promote computer knowledge / programming?
Can anyone elaborate? (very interesting project)
__________________
F5R #7446 Delivered 4/4/11, First start 9/29/12, First Go-Kart 11/17/12
Licensed 4/24/13!! Wahoo!
Mike, might want to try Newark. I ordered one on July 22, received Aug. 7. So far only installed Raspbian wheezy distribution. Haven't had much time to play.
I ordered from Newark yesterday. Expected ship date is Sept 5, exactly two months ahead of the expected ship date for Allied. I'll use one as a dedicated set top box and the other for tinkering.
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
I haven't taken the plunge yet but I'm thinking about it.
Bruce
This Bruce guy sounds like some of the posters here on ffcars.
1. Fixed before he mentioned it--was a software issue.
2. Fixed before he mentioned it--was a software issue.
3. There are so many more front ends for MPlayer. MPlayer was still my favorite media player even on Windows before the fancy smancy SMPlayer graphical interface came out and all we had was MPUI. Why is his dislike of this particular software concern a mark against the Pi?
4. Provide the device 700mA at 4.75-5.25V and it will run stable. A shitty phone charger is a shitty phone charger. Period. This 5.25v 1000mA power supply costs $6 "The Pi is weak here". This guy wants a switching voltage to voltage converter that would more than double the price of the Pi and not even solve the issue. Drawing more current from the inadequate supply in order to step up the voltage would result in even more voltage droop. You'd still need to buy a turnip with more blood in it.
5. Linux has supported hot swapping for ages without needing a "Service Pack 2" . No idea why this would suddenly be an issue.
Mike
PS. I also heard that the shocks break and the windshield cracks on the Raspberry Pi . . . just sayin'.
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Last edited by Michael Stora; 08-25-2012 at 04:08 AM..
The current firmware upgrade will include H.264 encode support and there are now CEC drivers (your TV will pass media commands from your regular remote to your Pi, Pi can turn on and off your other media devices, etc.)
I had the foresight to encode my video collection starting almost a decade ago into MPEG-4 Part 2 (popularized by Divx, Xvid, and Nero Digital). Initially it frustrated my relatives but I picked the next standard, Now nearly everything my dad sends me is MPEG-4 Part 2. Anything recent, I rip to h.264 (MPEG-4 Part 10).
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Last edited by Michael Stora; 08-25-2012 at 05:46 AM..
My Raspberry Pi arrives next Tuesday (the second one I ordered). Just in time for me to leave for a week and a half business trip
This video shows the Pi with the updated codec support:
This is a Synth someone is working on. He claims the hardware is better than anything he's used in the £500 range
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
what is the interface from the pi to the interface adapter Thanatopsis?
Initially I planed on using some of the GPIO pins. I'm leaning away from that at the moment. I'm looking into having an Arduino do the grunt work and sending the data to the pi over the serial port. At 115K it should be fast enough for my application. Plus it will be more flexible should I decide to replace / upgrade the pi with a different device like the Beagle Board.
__________________
An expert on the historical significance of cottage cheese.
I was planning on doing the same (24 in 24 out) by bit banging some shift registers. You will have to write the deamon in C to be fast enough, however.
I won't be opto-isolating. I'm going to use some cheap Schmidt triggers for input. I'll keep them socketed in case I have to replace any. I'll probably Zener protect the inputs as well.
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Last edited by Michael Stora; 09-01-2012 at 01:36 AM..
what is the interface from the pi to the interface adapter Thanatopsis?
FYI, there is a 26-pin ribbon connector header on the PI for IO:
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
I was planning on doing the same (24 in 24 out) by bit banging some shift registers. You will have to write the deamon in C to be fast enough, however.
C and C++ are the only real languages. Everything else is just a toy[1]
Quote:
Check out this little $0.75 FET that will drive 60V 600mA inductive loads from a logic level signal. You don't even need protection diodes!
Have a link for that?
Quote:
I won't be opto-isolating. I'm going to use some cheap Schmidt triggers for input. I'll keep them socketed in case I have to replace any. I'll probably Zener protect the inputs as well.
The opto-isolators are prolly over kill. I'm a software engineer IRL and my hardware skills are barley adequate so I think I tend to err on the side of caution.
[1] That should start a war.
__________________
An expert on the historical significance of cottage cheese.
Sorry. Link added above. 75 cents is the digikey price.
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Unit arrived 90 min ago and I am already watching my home movie collection on my 50" plasma. I never had to attach a mouse or keyboard as it is reading my TV remote.
Youtube plugin is crashing so I will have a little work to do.
Mike
__________________
"All that is necessary for evil to triumph is for good men to do nothing."
Frequently the justification for doing nothing is the exaggeration of lesser evils.
Welcome to FFCars! The
representations expressed are the representations and opinions of
the FFCars.com forum members and do not necessarily reflect the
opinions and viewpoints of the site owners, moderators, Factory Five
Racing, Inc. or Ford Motor Company. This website
has been planned and developed by FFCars.com and its forum members
and should not be construed as being endorsed by Factory Five
Racing, Inc. or Ford Motor Company for any
purpose. "FFR", "Factory Five", "Factory Five Racing", and the
Factory Five Racing logo are registered trademarks of Factory Five
Racing, Inc. FFCars.com forum members agree not to
post any copyrighted material unless the copyrighted material is
owned by you. Although we do not and cannot review the messages
posted and are not responsible for the content of any of these
messages, we reserve the right to delete any message for any reason
whatsoever. You remain solely responsible for the content of your
messages, and you agree to indemnify and hold us harmless with
respect to any claim based upon transmission of your message(s).
Thank you for visiting the FFCars.com Forum dedicated to Factory
Five.