With a plethora of mini media centre boxes becoming readily available, it comes as no surprise that the Raspberry Pi can also be used as one.
Table of contents
Introduction
With a plethora of mini media centre boxes becoming readily available, it comes as no surprise that open-source platforms are also available for this purpose. Kodi is one such platform and it is available to be installed onto a Raspberry Pi.
- Get the LG QNED80 Series Mini-LED 4K Smart TV from Amazon.com
- Get the Raspberry Pi 4B 4GB Starter Kit from Amazon.com
- Get the Raspberry Pi 4B 8GB Starter Kit from Amazon.com
Kodi (the software)
Kodi (formerly known as XBMC) is a free, open-source media player available on various platforms including Linux, OS X, Windows, iOS and Android. With its ’10-foot user interface’, Kodi is optimised to be used on television screens with remote controls.
Local network locations are easy to set up, so for your own music, movies and video files, Kodi simply needs to be instructed where they are stored. With additional plugins, streaming channels (and there are many), can also be added to your favourite watching lists.
The Raspberry Pi (the hardware)
Model B Raspberry Pis are almost perfect to be used as low-power, stand-alone media centres. Since the model 2s, Raspberry Pis have enough memory and computing power to stream and serve media well. When comparing these Raspberry Pi models with other mini media centres, they are much cheaper, readily available, and not difficult to set up.
With model B boards having HDMI output, USB ports, Ethernet, and sound output, these single-board computers have all the tech necessary to play well with TVs, speakers, and remote controls. In addition to this, the Raspberry Pi 3 Model B has Bluetooth and Wi-Fi, which makes it an even better choice. The Raspberry Pi 4 Model B is the same as the Pi 3 but with more RAM and a faster processor.
- Get the Raspberry Pi 2B from Amazon.com
- Get the Raspberry Pi 3B from Amazon.com
- Get the Raspberry Pi 3B+ from Amazon.com or BangGood
- Get the Raspberry Pi 4B from Amazon.com or BangGood
Getting started
The hardware
Apart from a Model B Raspberry Pi 2 (or higher) and Kodi (see below), you will need a power supply, MicroSD card, MicroSD card reader, keyboard, and HDMI cable. Optionally, you might also need a network cable, a Raspberry Pi case and/or a Raspberry Pi-compatible remote control.
Links to Amazon.com and BangGood are supplied.
1) Power supply
2) MicroSD card (8GB or larger)
- Get the SAMSUNG MicroSDHC EVO Memory Card (various sizes) from Amazon.com
- Get the SanDisk Ultra MicroSDHC Memory Card (various sizes) from Amazon.com
3) MicroSD card reader
4) Keyboard
5) HDMI cable
- Get the High-Speed Mini-HDMI to HDMI TV Adapter Cable from Amazon.com or BangGood
- Get the High-Speed HDMI Cable from Amazon.com or BangGood
6) Network cable
7) Raspberry Pi case (optional)
8) Compatible remote control
Things you’ll need for your first Raspberry Pi build
Raspberry Pi cases
Using a remote control with a Raspberry Pi Kodi media centre
Software – Kodi
For the Raspberry Pi, Kodi is available as Xbian or OpenELEC. Both of them are installed as an operating system onto the MicroSD card before inserting it into the Raspberry Pi.
XBian and OpenELEC are both free, Kodi-embedded, Linux-based operating systems. XBian is built on a reduced version of Debian and OpenELEC (Open Embedded Linux Entertainment Center) is built on JeOS, or ‘just enough operating system’.
The recommended installation process differs between XBian and OpenELEC. Whereas OpenELEC is installed similarly to most other Raspberry Pi operating systems, XBian has its own installation tool.
Note that other Kodi-related posts on Behind the Scenes are based on OpenELEC.
Conclusion
The Raspberry Pi B models in combination with Kodi are popularly used as home media centres. Parts are easily obtainable and the software is easy to install. This post showed you how.