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 GuideHow 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 GuideYour 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 TutorialHow 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 GuideThe 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 GuideLogic 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
- The Basics Of Microcontroller ProgrammingA microcontroller does not know what to do by itself. It’s your job to tell it what you want it to do. Microcontroller programming boils
- The Solid State Relay: Learn To Use an SSR in Your ProjectsA Solid-state relay (SSR) is an electronic switch without moving parts that use semiconductor technology to turn things on and off. In this guide, you’ll
- Tool for Drawing Circuits: Circuit CanvasNeed to draw a circuit that looks good, quickly? Circuit Canvas is a free, web-based tool for drawing schematics and planning how to connect the
- Arduino Libraries and How To Install ThemArduino libraries are like cheat sheets for building cool projects. They let you borrow code someone else made, so you don’t have to start from
- Arduino PIR Sensor Circuit and Code ExampleIn this tutorial, you’ll learn how to create an Arduino PIR Sensor. PIR stands for Passive InfraRed. The PIR sensor is widely used in motion
- Arduino IR Receiver Circuit and Code ExampleIn this tutorial, you will learn how to set up an infrared (IR) receiver with an Arduino UNO. An IR receiver is a module that