Finding the Version of Raspberry Pi OS Installed How to determine the version, code name and kernel version of the Raspberry Pi OS that is currently installed using the command line.
Usage of the Kowo Standing Desk Control Box Instructions for using the Kowo standing desk control box.
What is Object Oriented Programming? An explanation of Object Oriented Programming with examples in Python.
Von Neumann Computer Architecture An explanataion of the Von Neumann computer architecture and how registers are used.
The Difference Between Imperative and Declarative Programming What's the difference between the imperative and declarative paradigms in programming languages?
Floating Point Numbers in Binary How real numbers can be represented in binary using floating point with the IEEE 754 standard.
Converting Decimal to Binary Floating Point How are decimal numbers converted to IEEE 754 standard floating point in binary?
Installing the Raspberry Pi AI Module Installing the Raspberry Pi Hailo AI accelerator module onto a Raspberry Pi 5.
Configuring Wi-Fi on a Raspberry Pi (Command Line) How to configure wifi via the command line on a headless Raspberry Pi in the 64-bit bookworm version of Raspberry Pi OS.
Installing the Active Cooler on a Raspberry Pi 5 How to install the active cooler module (heatsink and fan) on a Raspberry Pi 5.
Hello World in Assembly on a Raspberry Pi How to get started writing 64-bit ARM assembly language using a Raspberry Pi.
Assembly Language Instructions and Addressing Modes An introduction to assembly language, instructions and addressing modes.