Chapter 9.  Making a Media Hub on the Raspberry Pi

In this chapter, we will learn how to deploy a custom application in order to make an embedded media hub (panel control for temperature, ADC, serial, and so on).

We will work on aspects of rpm packages, init scripts, recipes, and web development.

Project description – CPU temperature monitoring

The idea of this project is the creation of a web interface that allows, for example, monitoring of the CPU temperature.

To do this, we will use technologies such as HTML5 and nodejs. We will also have utilities available on the Raspberry Pi, such as vcgencmd.

In this project, we will use technical aspects, such as:

  • Websocket
  • Justgage
  • Nodejs

The idea here is not to explain these technologies, but to learn that ...

Get Yocto for Raspberry Pi now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.