Learn You Some Raspberry Pi For Great Good!

GPIO programming, Software Development, and Software Deployment on Raspberry Pis

Raspberry Pi GPIO - Using SPI to display arbitrary patterns on a MAX7219 Dot Matrix Display Module

Learn how to use SPI by directly programming the BCM2835 to control GPIO pins

Raspberry Pi GPIO - Introduction To Programming Broadcom BCM2835 ARM Peripherals

Learn how to directly program the BCM2835 on a Raspberry Pi using its registers to perform tasks such as writing to a GPIO pin or using advanced capabilites such as SPI.

Raspberry Pi GPIO in Go and C - Using a Shift Register & 7 Segment Display

What are shift registers & 7-Segment displays and how to program them on a Raspberry Pi using C & Golang

Raspberry Pi GPIO in Go and C - LED Bar Graph

How to control an LED bar graph in Go and C

Raspberry Pi GPIO in Go and C - RGB LED

Use Pulse Width Modulation (PWM) on a Raspberry Pi to drive an RGB LED in Go and C

Pulse Width Modulation for Dummies

An overview of PWM, with code examples, on the Raspberry Pi.

Raspberry Pi GPIO in Go and C - Blinking LED

How to use the Raspberry Pi's GPIO pins to cause an LED to blink

How to Install MariaDB on a Raspberry Pi

This article covers installing MariaDB, a MySQL compatible DBMS, on a Raspberry Pi

Kubernetes Application Monitoring on a Raspberry Pi Cluster

This article is about monitoring applications deployed to Kubernetes running on Raspberry Pis.

Install Kubernetes Ingress on a Raspberry Pi Cluster

This article describes how to setup Kubernetes Ingress using the Traefik ingress controller.

Install Kubernetes on a Raspberry Pi Cluster

Want to install Kubernetes on a Raspberry Pi cluster? Read on to find out how.

How to Set Up a Raspberry Pi Cluster

This article tells you what you need to buy, the OS install, and the networking setup to create a Raspberry Pi cluster.

Develop and Deploy Kubernetes Applications on a Raspberry Pi Cluster

This is the first post in a series that describes how to set up a Kubernetes cluster on a cluster of Raspberry Pis.