OYVIND WAS FEATURED ON





Learn Electronics With Our Tutorials
Featured Resources

How Transistors Work
The transistor works like an electronic switch. It can turn a current ON and OFF. In this guide, you’ll learn how both an NPN and a MOSFET transistor work.
Read Guide
How To Learn Electronics?
Do you want to learn electronics, so that you can build your own gadgets? Follow these ten steps and stop wasting time learning unnecessary things.
Read Guide
Your First Circuit: How to Blink a Light [VIDEO]
Do you want to build a circuit that blinks a light? This inverter-based circuit is simple, and you can build it even if you have never built anything before.
Read Tutorial
How To Solder – A Simple Guide For Beginners and Hobbyists
Basic soldering is easy. All you need is a soldering iron and some solder. When my dad taught me as a teenager, I remember picking it up quite fast.
Read Guide
The 6 Most Common Components and How They Work
In this guide, you’ll learn how the basic components in electronics work so that you can start understanding what’s going on in real circuit diagrams.
Read Guide
Logic Gates Tutorial for Beginners
Logic gates are the basic building blocks of digital electronics. These are the components that we use for “doing stuff” with the 1s and 0s.
Read TutorialLatest From the Blog
- Diode Bridge: How Four Diodes Can Convert From AC to DCThe diode bridge is a simple circuit used to convert alternating current (AC) into direct current (DC). In this guide, you’ll learn how it works,
- Arduino Light Sensor – Circuit and Code ExampleThis Arduino Light sensor circuit is a simple example that shows you how to connect light sensors such as photoresistors, photodiodes, and phototransistors, to an
- Arduino Button – Circuit and Code ExampleThis Arduino button circuit is a simple example that shows you how to connect buttons to an Arduino. In this quickstart guide, you’ll learn how
- The Potentiometer: Pinout, Wiring, and How It WorksA potentiometer is an adjustable resistor with three pins. The fact that it has three pins instead of two was confusing to me when I
- Arduino Potentiometer – Circuit and Code ExampleThis Arduino Potentiometer circuit is a simple example that shows you how analog inputs work, and how you can use the Serial Monitor to learn
- What is Arduino and How Do I Get Started?Arduino is a microcontroller board that makes it really easy to program electronics. It’s an easy way to get started with microcontrollers that I highly