Monday, February 11, 2013

Raspberry Pi Part 2



Newegg came through again with my free shipping only taking 3 days so on Friday the rest of my Raspberry Pi supplies came in.   The three items that I ordered were a HDMI to DVI cable, a USB wireless adapter, and a powered USB hub.  The grand total for all with three with the free shipping and no tax was $37.47.  

After hooking everything up, (picture 1) the screen instantly went to a much higher resolution and the X windows looks like (picture 2).  The wireless was a snap since I picked an adapter that was fully supported out of the box.  Picture 3 shows the USB hub.





Wednesday, February 6, 2013

XBMC Screenshots




When I first power on the device it comes to this main screen.  Last night I figured out how to change the RSS feed that scrolls on the bottom from the XBMC news to ESPN.


Even though this maybe blurry (operator error), this is the weather forecast.  It has maps and a bunch of other stuff as well.


Then I loaded the SHOUTcast add-on and picked a station to demonstrate the Internet radio function.


Every time I mess with XBMC, I find some new cool feature.

Raspberry Pi Update / XBMC Media Server

After my post on Monday night regarding my Raspberry Pi, I decided to order some of the missing parts that I feel I needed.  This includes a wireless network adapter, a HDMI to DVI cable, and a powered USB hub. I ordered all of this through Newegg and the total was $37.  However to keep this as cheap as possible I used their free shipping option which is 4-7 days so now I am waiting for those.

In the mean time, I have also built an OpenElec / XBMC box that is hookup up to my TV in the office.  http://openelec.tv/  Now I have two Linux boxes, two Macs, and only one Windows computer in the house. I really was a little nervous about installing OpenElec and I at one time though I had bricked my device but there are so many documentation and forums on OpenElec that I got through it.

I'll put some pictures up later today.

Monday, February 4, 2013

Raspberry Pi

Last week I built an XBMC media server and found out it was totally awesome.  Why spend money on an Apple TV or Roku box when with some extra hardware lying around you can put Linux designed for XBMC (OpenElec) and create a cool media player.  As I was researching how to build the OpenElec box, I saw that they had a build for Raspberry Pi.   Hmmmmmm.

For those of you not familiar with Raspberry Pi, it is a UK designed $35 computer.  http://www.raspberrypi.org/  is the link to check it out.

Anyway, they are not very easy to get in the US as there are only a couple of authorized resellers and sometimes they have a long backorder.  I was fortunate enough to find one through the Amazon Marketplace that was $44 with no tax so I bought it.  The model I got was the Model B Rev 2 which has 512 mb of RAM.  There is a Model A that is cheaper and has only 256 mb of RAM but you can't buy it yet in the US.  There is a lot of info online about operating systems, cases, etc. so I'll go through that as well.


The Raspberry Pi arrived today and this is what it looks like.  I put a quarter next to it so that you can see it is about the size of a credit card.  There is a Ethernet port, 2 USB ports, HDMI, old school RCA video (composite) and analog audio, a Micro USB for power, and a SD card slot for the OS and storage.

Since it does not have a case, Sarah, Abby, and I built a lego case.






Then I had to load the OS onto the SD card.  I used the RPi-sd card builder utility for Mac.  I could have gone old school and use the command line but I wasn't that old school.







My monitor probably has every input except HDMI and I don't have a HDMI to DVI converter so I had to use old school composite.  My power supply was a Micro USB cable connected to a Kindle plug.  It needs to be 5V and at least 700 mA and that Kindle plug is 800 mA.  I used a Dell USB keyboard and a Microsoft USB mouse.  Here is what it looks like connected.


When I finally got everything connected and powered it on, it actually worked and came to a configuration screen.

After playing the command line for a few minutes, I started up the GUI and here is what it looked like.


As you may note, the graphics look like crap.  That is because I am using the composite video instead of HDMI.

So there you have it for tonight.  My next steps are to get HDMI video working and the networking either through the Ethernet or buying a wireless USB adapter.  Let me know if you have any questions or thoughts.