OMXPlayer on the Raspberry Pi Thumbnail

OMXPlayer on the Raspberry Pi

In this guide, we will be showing you how to play videos using OMXPlayer on your Raspberry Pi. It is a lightweight and optimized video player that can be used from the command line, making it perfect for systems without a GUI. Read More...

Running Zoom on the Raspberry Pi Thumbnail

Running Zoom on the Raspberry Pi

In this project, you will be learning how to run the video conferencing tool Zoom on the Raspberry Pi. As Zoom does not have a client for the Pi's ARM hardware, we need to utilize an x86 emulator called Box86 to get it running. The video tool runs well on the Pi, and you can even host your own meetings. Read More...

Installing Jellyfin to the Raspberry Pi Thumbnail

Installing Jellyfin to the Raspberry Pi

In this Raspberry Pi project, we will be showing you how to install the Jellyfin media server. It is an entirely open-source and free alternative to other media servers such as Plex and Emby. The media server is packed with features such as hardware acceleration, live TV support, and more. Read More...

Setting up an SQLite Database on a Raspberry Pi Thumbnail

Setting up an SQLite Database on a Raspberry Pi

This project will show you how to set up the SQLite database management system on your Raspberry Pi. SQLite is a self-contained and lightweight database that is perfect for IoT devices. Not needing to have a process constantly running in the background allows you to free much-needed resources. Read More...