Introduction Running Proxmox on a Raspberry Pi is perfectly possible but why would you want to? As you may already know, I run Proxmox on my servers, and I have…
Running Proxmox on a Raspberry Pi

Introduction Running Proxmox on a Raspberry Pi is perfectly possible but why would you want to? As you may already know, I run Proxmox on my servers, and I have…
I have a great post here that details how to install the Visual Studio debugger on a Raspberry Pi. That, together with the Dot Net Core libraries, gives you everything…
Many different TFT screens are available for Raspberry Pi's and other microcontrollers such as the ESP32. Most smaller screens cost under £10 and are available from many suppliers. I typically…
Every now and again, you need to restart a Raspberry Pi from within your application. This is typically done after making changes to the Pi configuration, issuing commands to enable…
Unless you are developing a simple application with Dot Net on a Pi, you will come to a point where you want to debug that application. This is particularly true…
Once you have the Raspberry Pi up and running with a microSD installed as described here - Setup a Raspberry Pi - you can install DotNet Core by issuing the…
Assuming you install the Raspberry Pi version of Debian on your Raspberry Pi, it installs a configuration tool called raspi-config. You run it by issuing the following command: - sudo…
I didn't really appreciate what a Raspberry Pi was until sometime last year - it had passed me by really. However, it is now my go-to device whenever I want…
The Raspberry Pi has a large number of IO pins on it and I can never remember which pin is which. I have therefore added a diagram to this post…