All About Circuits

Latest Consumer Electronics Technical Articles

Categories

Driving LED Arrays with an Arduino

Driving LED Arrays with an Arduino

All you need to know about LED arrays. If you want to learn about them, drive one using an Arduino, or build them, this is the place to start.


An Introduction to Rectifier Circuits

An Introduction to Rectifier Circuits

An important application of the diode is one that takes place in the design of the rectifier circuit. Simply put, this circuit converts alternating current (AC) to direct current (DC). This is an essential circuit in AC-to-DC power-supply design.


AC/DC: Battery Power Conversion for AC Speakers (Part 1)

AC/DC: Battery Power Conversion for AC Speakers (Part 1)

This project details the process by which AC-powered speaker sets can typically be converted to battery power. I'll detail my own projects and provide advice for converting almost any set of speakers.


Projects Jun 08, 2016 by Seth Schaffer
Bridge Amplifiers for Single-Supply Applications

Bridge Amplifiers for Single-Supply Applications

This article describes the bridge-amplifier configuration and explains why it’s especially handy when you don’t have a negative voltage supply.


Circuits and Techniques for Implementing Capacitive Touch Sensing

Circuits and Techniques for Implementing Capacitive Touch Sensing

This article presents some basic cap-sense circuit configurations and discusses how to deal with low- and high-frequency noise.


MicroFAT: A File System for Microcontrollers

MicroFAT: A File System for Microcontrollers

File systems can be great for handling data and organizing memory, but most file systems require large amounts of memory. This is where MicroFAT comes in!


How to Build an Arduino-Controlled AM/FM/SW Radio

How to Build an Arduino-Controlled AM/FM/SW Radio

Combine the Si4844-A10 analog-tuned radio receiver with an Arduino to make a full-featured multiband radio.


UART Double Buffering Technique: Interrupt-Friendly

UART Double Buffering Technique: Interrupt-Friendly

UART is a great transmission protocol for both hobby and professional projects but, in time-critical systems, UART can be tricky.


Introduction to Capacitive Touch Sensing

Introduction to Capacitive Touch Sensing

In this article, we will take a detailed (but not too detailed) look at the electrical principles that allow us to detect the presence of a human finger using little more than a capacitor.


Characteristics of Junction Diodes

Characteristics of Junction Diodes

In this article, we will look at the characteristics of junction diodes and learn how to analyze circuits containing diodes that operate in the forward, reverse, and breakdown biases.


Finite State Machines & Microcontrollers

Finite State Machines & Microcontrollers

Using Finite State Machines (FSM) is a common industrial practice in coding but their use extends beyond everyday software. They can easily be used in projects, help prevent bugs, stop infinite loops hogging the processor, and ease debugging.


Characteristics of the Ideal Silicon Diode

Characteristics of the Ideal Silicon Diode

In this article, we will discuss some characteristics of the ideal diode. We'll also learn how to analyze circuits that contain more than one ideal diode in conjunction with resistors and DC power sources.


Do-It-Yourself Soldering Station with an ATmega8

Do-It-Yourself Soldering Station with an ATmega8

The mighty soldering iron. If you need one, want one, or just love to build stuff, then this project is for you.


Projects May 05, 2016 by Cezar Chirila
Non-inverting Configuration of an Operational Amplifier

Non-inverting Configuration of an Operational Amplifier

Mentioned in the previous article, the first of two most commonly used operational amplifiers, the inverting configuration is heavily used in audio mixers or digital-to-audio converters. In this article, we will discuss the second amplifier configuration, known as the non-inverting amplifier.


NES Controller Interface with an Arduino UNO

NES Controller Interface with an Arduino UNO

Learn about the NES Controller's data protocol, then use this knowledge to easily integrate into an Arduino Uno.


Projects Apr 29, 2016 by Joseph Corleto
Characteristics of Operational Amplifiers

Characteristics of Operational Amplifiers

One of the reasons the operation amp (op-amp) is so reputable is because of its versatility. In this article, you will see that almost anything can be done using an op-amp. It is also notable that this integrated circuit has many characteristics that approach those that are considered to be ideal.


Linear Amplitude Modulation Applications

Linear Amplitude Modulation Applications

In this article, we'll delve into amplitude modulation and what it's used for. Also, we will differentiate between communication methods that do and do not use modulation.


How to Create a Gaming System with the Atmel SAM4S Xplained Pro

How to Create a Gaming System with the Atmel SAM4S Xplained Pro

This article provides additional details related to code development, hardware configuration, and the OLED interface.


Projects Apr 01, 2016 by Robert Keim
Build a Solar Battery Charger For Ni-MH Batteries

Build a Solar Battery Charger For Ni-MH Batteries

Build a simple solar powered battery charger for Ni-MH batteries.


Projects Mar 16, 2016 by Jacob Smith
Create Your Own Battery Backup Power Supplies

Create Your Own Battery Backup Power Supplies

In this project, Jason Poel Smith builds a battery backup system that you can use for small electronics to make sure that they never lose power.