All About Circuits

Latest Schematic Design Projects

Categories

Upgrading My Retro Handheld Gaming Console with Motion Control and an LCD

Upgrading My Retro Handheld Gaming Console with Motion Control and an LCD

Follow my upgrade of a handheld game controller as I add a new 1.8-inch color LCD for animated graphics and an accelerometer module for motion control input.


Building a Resistor Color Code Calculator and Ohmmeter Using Arduino

Building a Resistor Color Code Calculator and Ohmmeter Using Arduino

For this project, I built a handheld resistor color code calculator and ohmmeter using the ATmega328 microcontroller and a 1.8-inch color LCD display.


Using Clever Techniques to Convert a Passive Audio Filter Into an Active Filter

Using Clever Techniques to Convert a Passive Audio Filter Into an Active Filter

This project covers two fascinating and useful circuit design techniques—the Burton Transform and Dualling—that allow us to transform a passive network into an active network while building an audio noise filter.


Projects Jun 02, 2024 by John Woodgate
Building a Circuit to Measure the Effect of Noise on Audio Signals

Building a Circuit to Measure the Effect of Noise on Audio Signals

This project will cover the design, construction, and testing of an analog filter meeting the ITU-R BS.468-4 specification, which aims to evaluate the disturbing effects of noise on audio broadcast signals.


Projects Dec 10, 2023 by John Woodgate
An A-Weighted Analog Filter that Mimics the Response of the Human Ear

An A-Weighted Analog Filter that Mimics the Response of the Human Ear

In this project, we design an A-weighted analog noise filter for audio frequencies. The filter provides a variable frequency gain response that is similar to that of our hearing.


Projects Oct 29, 2023 by John Woodgate
Building a One-Shot Multivibrator with an ESP32 Terminal Display:  A Radio Shack Classics Circuit Remix

Building a One-Shot Multivibrator with an ESP32 Terminal Display:  A Radio Shack Classics Circuit Remix

In this hands-on project, we will update a 1980s version of a one-shot (monostable multivibrator) circuit by giving it a modern, colorful output while also examining the circuit's operation.


Projects Sep 17, 2023 by Don Wilcher
An RMS Detector for a Wideband Voltmeter—Design and Operation

An RMS Detector for a Wideband Voltmeter—Design and Operation

This project demonstrates the design and operation of a root-mean-squared (RMS) detector for inclusion in a wideband voltmeter. The RMS detector is useful for measuring certain signal types, including noise, since it provides an indication of the energy in a signal.


Projects Jun 25, 2023 by John Woodgate
Tamper Detection with Differential Inductive Sensing Coils

Tamper Detection with Differential Inductive Sensing Coils

This article demonstrates the creation of an inductive switch cabinet lock that can detect the movement of a conductive target. The purpose is to create a door that cannot be opened without triggering an alarm.


Projects Nov 06, 2017 by Mark Hughes
C-BISCUIT: Layout and Assembly for the Robot Control Board

C-BISCUIT: Layout and Assembly for the Robot Control Board

We’ll discuss some important layout and manufacturing concepts as we look at the PCB for the Robot Control Board.


Projects Oct 25, 2016 by Robert Keim
C-BISCUIT Power: Crowbar Protection Circuit for 5V Regulator

C-BISCUIT Power: Crowbar Protection Circuit for 5V Regulator

Over-voltage and over-current protection circuit for use with the C-BISCUIT platform's main computer, the Wandboard.


Projects Mar 09, 2016 by Patrick Lloyd
Build a Thermocouple Amplifier and Custom KiCad Libraries

Build a Thermocouple Amplifier and Custom KiCad Libraries

Building on skills developed in the introductory KiCad tutorial, this article will focus on creating custom parts and adding them to a local library, expanding the default libraries to include community repositories, and contributing parts back into the open source ecosystem. The end product will be a MAX31855 K-type thermocouple amplifier which can be used for a huge array of temperature sensing projects.


Projects Aug 10, 2015 by Patrick Lloyd