Difference between revisions of "Building a Streaming Media Center"

From gr0x0rd
Jump to navigation Jump to search
Line 4: Line 4:
 
* A [https://www.buyapi.ca/product/micro-usb-power-supply-2000ma-5-2v/ power supply] for the Pi.
 
* A [https://www.buyapi.ca/product/micro-usb-power-supply-2000ma-5-2v/ power supply] for the Pi.
 
* A [http://www.ebay.com/itm/Clear-Case-Enclosure-Box-Cooling-Fan-Heatsink-For-Raspberry-Pi-B-2-3-Model-B-/111965982816 case] for the Pi, preferably with a fan included.  
 
* A [http://www.ebay.com/itm/Clear-Case-Enclosure-Box-Cooling-Fan-Heatsink-For-Raspberry-Pi-B-2-3-Model-B-/111965982816 case] for the Pi, preferably with a fan included.  
* A [http://www.bestbuy.ca/en-CA/product/silicon-power-silicon-power-elite-64gb-85mb-s-microsdxc-class-10-uhs-1-memory-card-sp064gbstxbu1v20sp/10406946.aspx?path=3678ae7494ff213c4360e8f92a9c7a2ben02 Micro SD Card], preferably one with a Class 10 / 10MB/s write speed or better.
+
* A [http://www.bestbuy.ca/en-CA/product/silicon-power-silicon-power-elite-64gb-85mb-s-microsdxc-class-10-uhs-1-memory-card-sp064gbstxbu1v20sp/10406946.aspx?path=3678ae7494ff213c4360e8f92a9c7a2ben02 Micro SD Card], preferably one with a Class 10 / 10MB/s write speed or better. You'll also need some kind of adapter to connect it to a PC for formatting.
 
* A recent querty remote, such as the [https://www.amazon.ca/Rii-Wireless-Keyboard-Rechargable-Raspberry/dp/B00WQG6A8C/ref=sr_1_20?s=electronics&ie=UTF8&qid=1473450945&sr=1-20 Rii i8+].
 
* A recent querty remote, such as the [https://www.amazon.ca/Rii-Wireless-Keyboard-Rechargable-Raspberry/dp/B00WQG6A8C/ref=sr_1_20?s=electronics&ie=UTF8&qid=1473450945&sr=1-20 Rii i8+].
  

Revision as of 16:15, 16 September 2016

Materials List

  • A modern Raspberry Pi.
  • A power supply for the Pi.
  • A case for the Pi, preferably with a fan included.
  • A Micro SD Card, preferably one with a Class 10 / 10MB/s write speed or better. You'll also need some kind of adapter to connect it to a PC for formatting.
  • A recent querty remote, such as the Rii i8+.

You'll also need an HDMI compliant television, an HDMI cable, and an active ethernet cable (I've read its possible to achieve a working wifi connection but I have not figured this out yet.)

You should be able to purchase everything on this list except for the SDcard for less than $100. The SDcards will obviously vary in price a great deal depending on the size and speed of your desired card.

Installation

Pi case

All set? Perfect. Start by assembling the Pi case and mounting the Pi into it. The case fan power connects to the pins on the board as follows:

20-211-197wiring.jpg

When you're done, it should look something like this:

S-l1600.jpg

Operating System

This guide focuses on installation of OSMC. The OSMC installer will vary depending on your platform. Installers for Windows and Mac can be obtained from [1]. Linux installations also vary by platform; this guide was used for the Ubunto 15.10 implementation used to create this guide.

Once the installer is downloaded and installed, insert the MicroSD card in an adapter and connect it to the system via a card reader or USB adapter.