All About Circuits

Latest Technical Articles

Categories

Build a Raspberry Pi Pushbutton Switch

Build a Raspberry Pi Pushbutton Switch

Learn how to build a variety of electronic controllers using the Raspberry Pi. In part one, you will learn how to wire a basic pushbutton switch and read the status of its electrical contacts using the Python programming language.


Projects Nov 19, 2015 by Don Wilcher
Negative Feedback, Part 4: Introduction to Stability

Negative Feedback, Part 4: Introduction to Stability

Why are negative-feedback amplifiers susceptible to oscillation? What is the fundamental criterion for stability? Let’s find out.


Use LaunchPad to Make a Laser Tripwire Alarm

Use LaunchPad to Make a Laser Tripwire Alarm

Use the Analog to Digital Converter (ADC) feature of LaunchPad to build a laser tripwire alarm. This is a great way to familiarize yourself with LaunchPad while simultaneously making something cool.


Projects Nov 18, 2015 by Tim Youngblood
How to Build a Robot - Avoiding Obstacles

How to Build a Robot - Avoiding Obstacles

Part five of a series of articles on building a robot that can follow lines or walls and avoid obstacles!


Use an Arduino to Convert an Old Mechanical Thermostat into a Programmable Thermostat

Use an Arduino to Convert an Old Mechanical Thermostat into a Programmable Thermostat

Programmable thermostats can save a lot of energy and money. But you don't have to buy one. You can convert an old mechanical thermostat into a programmable thermostat using an Arduino and a servo.


Design Your Own Controller for a Solder Reflow Oven

Design Your Own Controller for a Solder Reflow Oven

In the last installment, we built the hardware to control an AC waveform with a TRIAC as the first step in a DIY solder reflow oven. This tutorial continues the project by showing you how to set up the low-level hardware to measure temperature, read the zero-cross detector, drive the TRIAC, and print to the serial terminal using a USART.


Projects Nov 17, 2015 by Patrick Lloyd
Use LTspice to Understand the LM741 OpAmp

Use LTspice to Understand the LM741 OpAmp

An inside look at how the 741 operational amplifier operates with LTspice simulation. We'll go over internal structure and differential amplifiers and continue with everything you've ever needed to know about this operational amplifier.


Mastering the Boost Converter’s Vulnerability with Alternative Power Conversion Topologies

Mastering the Boost Converter’s Vulnerability with Alternative Power Conversion Topologies

This article discusses power conversion topologies that can be used as alternatives to the boost converter that are less vulnerable to short circuit load conditions.


Connect a PICAXE to the Internet of Things

Connect a PICAXE to the Internet of Things

Connecting a PICAXE to the IoT through an ESP8266 module is easy once you know the process. Here are the details you need!


Sinusoidal Steady-State Analysis

Sinusoidal Steady-State Analysis

Delve into phasor concepts and transforming a circuit with circuit analysis techniques to solve a given circuit in the frequency domain.


Control an Arduino With a TV Remote

Control an Arduino With a TV Remote

Nothing on TV tonight? Control an Arduino with any infrared remote control, including the one you use to command your television.


Negative Feedback Part 3: Improving Noise, Linearity, and Impedance

Negative Feedback Part 3: Improving Noise, Linearity, and Impedance

Use negative feedback to increase your amplifier’s signal-to-noise ratio, reduce its nonlinear distortion, and improve its input- and output-impedance characteristics.


Practical PCB Layout Tips Every Designer Needs to Know

Practical PCB Layout Tips Every Designer Needs to Know

This article contains practical PCB layout tips that can help your PCB projects work correctly and reliably.


Understanding Electricity with Hydraulics

Understanding Electricity with Hydraulics

An overview of how the concepts of electron flow and the role of individual circuit components can be related to the flow of fluid in pipe networks. The analogy between hydraulics and electricity is a useful tool for teaching and for those who are struggling to understand how circuits work.


What is a Transmission Line?

What is a Transmission Line?

Explanation of what a transmission line is, and the conditions under which it exists. Uses lumped element model to derive differential equations and manipulates the equations to get telegraph equations. Uses solutions to telegraph equations to get characteristic impedance and propagation constant and looks at matched and unmatched load cases.


Negative Feedback, Part 2: Improving Gain Sensitivity and Bandwidth

Negative Feedback, Part 2: Improving Gain Sensitivity and Bandwidth

Having introduced the general negative feedback structure, we will now demonstrate that negative feedback has a beneficial effect on two important characteristics of amplifier circuits.


How to Build a Robot - Line Follower

How to Build a Robot - Line Follower

Part four of a series of articles on building a robot that can follow lines or walls and avoid obstacles!


Control Your AC Mains with a Microcontroller

Control Your AC Mains with a Microcontroller

Learn how to put together your own toaster oven controller with a handful of inexpensive, through-hole parts. The emphasis is on safety, low price, and minimal modification of the toaster oven.


Projects Nov 09, 2015 by Patrick Lloyd
Create Your First Application with TI’s LaunchPad

Create Your First Application with TI’s LaunchPad

Texas Instruments' LaunchPad makes developing applications with MSP430 microcontrollers easy and fast. Learn all about it and create your first application.


Projects Nov 08, 2015 by Tim Youngblood
Negative Feedback, Part 1: General Structure and Essential Concepts

Negative Feedback, Part 1: General Structure and Essential Concepts

This article, the first in a series, will introduce you to the fundamental concepts required for understanding and analyzing negative feedback amplifiers.