Variables in Python Thumbnail

Variables in Python

Variables in Python is one of the most important concepts you should grasp to be able to write robust Python code. This guide will explain the rules behind naming variables as well as showing you how to make use of them. Read More

Global Variables in Python Thumbnail

Global Variables in Python

Learn the difference between a local and global variable in this tutorial. We will also teach you the basics of global variables and how to handle them in your code. It's essential to have an understanding of different Python variables. Read More

Calculating Series Resistance Thumbnail

Calculating Series Resistance

Learn how to calculate series resistance in this easy to follow guide. We take you through an example of how to quickly calculate the total resistance with. There is also a calculator that you can make use of to verify your own calculations minimal effort. Read More

Basic Guide to Voltage Dividers Thumbnail

Basic Guide to Voltage Dividers

In this guide, we go through all the basics of voltage dividers and anything else that you need to know about them. It's a crucial part of electronic circuits that I highly recommend that you take the time to learn and understand. Read More

Calculating Parallel Resistance Thumbnail

Calculating Parallel Resistance

In this guide, we take you through the process of how to calculate parallel resistance. We show you multiple examples, including how to work out the total resistance of multiple differing resistors. There is also a parallel resistance calculator that is very handy. Read More

The Basics to an SMD Resistor Thumbnail

The Basics to an SMD Resistor

In this tutorial, we teach you how to read SMD resistor codes and what these resistors are. We also have a convenient calculator if you need to work out a specific value of an SMD resistor. If you're looking to learn more about electronics, then this guide will be helpful. Read More

How to Overclock the Raspberry Pi Thumbnail

How to Overclock the Raspberry Pi

In this tutorial, we take you through all the steps to setting up an overclock on the Raspberry Pi. You may want to do this because you need the extra performance, or you like to push hardware to its absolute limits. Read More

Understanding Ohm’s Law Thumbnail

Understanding Ohm’s Law

Learn all about Ohm's law and the very important formula for working out voltage, current, or resistance of a circuit. If you're looking at getting heavy into electronics, then you will find knowing the formulas and some of the theory behind Ohm's law very handy. Read More