
Setting up an AI Proxy on the Raspberry Pi with LiteLLM
In this project, you will learn how to turn your Raspberry Pi into an Ai Proxy powered by LiteLLM. This enables you to use different Ai models all from the one API endpoint. Read More
In this project, you will learn how to turn your Raspberry Pi into an Ai Proxy powered by LiteLLM. This enables you to use different Ai models all from the one API endpoint. Read More
Learn how to set up and use an Inky eInk screen with your Raspberry Pi in this comprehensive guide. Discover the benefits of eInk displays, their low power consumption, and how to display essential information like IP addresses. Perfect for adding a little bit extra to your Raspberry Pi projects. Read More
In this very quick guide, we will show you how to work around the problem of low performance when running Ubuntu 24.04 on a Raspberry Pi 5. If you have recently tried to run Ubuntu 24.04 on a Raspberry Pi 5, you have a significant chance of encountering many issues. This ranges from low performance […] Read More
In this project, we will be showing you how to install and run Half-Life 2 on your Raspberry Pi. This cult classic FPS can now be run thanks to a leaked version of the source code. With the Pi 5, you can even get decent performance. Read More
In this guide, you will learn how you can easily set up the Caddy web server on the Ubuntu operating system. Caddy is a web server with a particular focus on providing SSL certificates and setting up HTTPS connections. Read More
In this quick guide, we will be showing you how to turn your Raspberry Pi into a retro gaming machine by using the Batocera distribution. This distribution has support for a huge number of retro systems right out of the box. It is a great alternative to RetroPi. Read More
In this quick guide, we will be exploring some of the options that you can use to power your Raspberry Pi over ethernet using PoE. Using PoE can be a really easy way of delivering power to your Pi. Read More
In this guide, we will be walking you through some of the initial steps to getting started with a Raspberry Pi. We will cover what sort of Raspberry Pi you might want to buy as well as some of the accessories you will need to get started. We will also show you how you can install your first operating system. Read More
In this tutorial, you will learn how you can set up a publicly accessible website on your Raspberry Pi using a Cloudflare tunnel and the Nginx web server. Read More
In this project, we will be showing you how to install and run the Windows operating system on a Raspberry Pi. While it is possible to run Windows, it can be a bit of a rough experience due to the lack of proper driver support for the PI's many built-in hardware. Read More
In this project, we will be showing you how you can run the Deepseek AI models on a Raspberry Pi by using their distilled variants. A distilled model is essentially a cut down version of the full Deepseek AI model. It isn't as capable but allows it to run on weaker devices. Read More
In this article, we will be exploring some of the best 3D printed cases that you can print yourself for your Raspberry Pi. 3D printing a case can give you some unique designs and can also be super cost effective. Read More
In this guide, we will walk you through the steps of install and using the Arduino IDE on a Raspberry Pi. This software allows you to program an Arduino directly from your Pi. Read More
In this project, we will show you how to install Spoolman on to your Raspberry Pi. This software enables you to track your filament usage through an easy-to-use web interface. It can even integrate with your printer to automatically update your filament usage. Read More
In this tutorial, you will learn how you can easily host your audiobook and podcast libraries on a Raspberry Pi using Audiobookshelf. This software scans your media and serves it through a web or native app on your phone. If you have used Plex before, you will know how Audiobookshelf works. Read More
In this guide, we will show you how to easily monitor your Docker logs in real-time through your web browser using Dozzle. This software is a lightweight web app that makes viewing and searching your logs a simple process. Read More
In this quick guide, you will learn how to set up Node-RED using a Docker container easily. This software makes setting up automation incredibly easy thanks to its drag-and-drop web interface and flow-based workflow. Read More
In this quick guide, we will show you how to install the Jellyfin media server onto the Ubuntu operating system. Jellyfin is one of the best alternatives to Plex and is known for being free and open-source. It has many of the features of Plex and excellent client support. Read More
In this quick guide, we will show you how you can easily restart a Docker container. We even cover how to restart Docker Compose stacks. Knowing how to restart containers is incredibly useful for managing your services. Luckily Docker makes this whole process relatively painless. Read More
Learn how to switch between X11 and Wayland on your Raspberry Pi easily. While Wayland introduces a set of improvements, it can break compatibility with older software. Luckily, Pi OS Makes switching between Wayland and X11 simple. Read More