I'm old school like that. Way too easy to burn things upGood thinking. Assuming the Raspberry Pi has some sort of temperature sensor I'll be using my nice little temp monitoring script.
Looks neat but I figured it would be related to something earlier in the thread that my wife might enjoy...I think I'm going to play around with PiBang if the RPITC doesn't work out for me.
What os + version are you using?So, I can SSH into my Pi. I have a couple minutes to play around with it 'remotely' (its 2 feet away from me) and then terminal locks up. Can't ping it, can't reach it. I reissue, 'sudo ifconfig eth0 [iP]' and can connect to the Pi again. Repeat. What do I need to do to get this to 'take hold'?
CrunchBang on the desktop (Debian) and Raspian on the Pi.What os + version are you using?
I tried RaspBMC during it's early stages, but have later switched over to Xbian, which has been performing great. I'm running it on a Model B though and I haven't tried network streaming yet, I've been using a USB key.I'm running raspbmc on a 256 model with no problems what so ever. There are tweaks you can do to minimize the menu glitching.
I got mine from ModMyPi. It's fairly sturdy and it looks nice enough. I got the regular model in black, but they have a few different ones in selection along with a ton of other accessories.Out of curiosity, did anybody buy a case for theirs? I was looking at some of the cases online and they look pretty cool but I also found some nice instructions for building cases out of LEGOs which are fun and cheap.
Ah ... you might have get one of the broken images then...and Raspian on the Pi.
Thanks for that info. Much appreciated. Id definitely buy the newer 512MB version.rasbmc can be flakey, at least the version I tried. If you are running a 256MB board, don't even bother with it, it will lock up on you while trying to navigate menus and playback video at the same time (which is what it is designed to do, you can't avoid this); you really need a 512MB (rev2) board to make it work. Occasionally, I'll get video stutter on some high bitrate files (really high 5+mbit burst) when streaming from samba/nfs but I'm not sure if this is a network problem or a raspi problem (raspi seems to be capped at around 80mbps effective bw). It has hardware assisted decoding for mpeg4 and h264, so as long as you're not trying to stream your DVD images (mpeg2), it's pretty durn quick and seamless, even at 1080p24&p30 (I don't have any p60s, or I'd try it). Decoding is based on ffmpeg as far as I can tell, so it's very compatible and accurate demuxing & decoding. I use stereo out because I'm sending to a monitor (hdmi->dvi converter) instead of to a TV so I can't speak on the hdmi audio output, but I'm sure proper futzing with pulseaudio will get it working. The plugins for TV show metadata in xbmc suck, even with configured "properly" and have a hard time recognizing folders & subfolders, but it plays back the files just fine from the browser.
tl;dr version, if you're already running XBMC and like how it handles, pick up a raspi model B rev2. A fully kitted out rpi w/ case, psu, and storage will probably run you 70-80$ and if it isn't suitable for your media playback needs, you can always repurpose it as a seriously overpowered garage door opener.
The Pi has a transmitter built in, or rather, you can run certain software and connect an antenna up to one of the GPIO pins and it's a very good FM transmitter.Which FM transmitter?
Transmit FM using Raspberry Pi and no additional hardware. <- One of a lot of reasons to read HackADay.The Pi has a transmitter built in, or rather, you can run certain software and connect an antenna up to one of the GPIO pins and it's a very good FM transmitter.
I've got an HDMI to DVI cable and a mouse from them. It is indeed basic, but it works just fine. They both seem like sturdy products: the cable is a bit thicker with solid connectors and the mouse feels well put together. No complaints, for the price.How are amazon basics products, any good? I've not gotten around to buying anything from them since monoprice gets the job done...
Pi has an FM transmitter built in? Never heard/knew this before. Do you have a reference of some sort to support this feature so I can get up to speed?The Pi has a transmitter built in, or rather, you can run certain software and connect an antenna up to one of the GPIO pins and it's a very good FM transmitter.
Interesting hack. Low bit rate though and probably not best sound. Looking at it for tinkering though. Neato.Transmit FM using Raspberry Pi and no additional hardware. <- One of a lot of reasons to read HackADay.