All About Circuits

Latest Connectors Technical Articles

Categories

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.


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.


Control a Servo from Your PC with the Atmel SAM4S

Control a Servo from Your PC with the Atmel SAM4S

Learn how to communicate between your PC and the SAM4S using the Atmel Software Framework’s USB module and simple ASCII commands.


Projects Apr 25, 2016 by Robert Keim
Servo Control via USB with the SAM4S Xplained Pro

Servo Control via USB with the SAM4S Xplained Pro

Part One in this two-article series focuses on the hardware setup and on using a pulse-width-modulated signal to control a servo.


Projects Apr 22, 2016 by Robert Keim
Build a Desktop Industrial Automation Trainer

Build a Desktop Industrial Automation Trainer

In this project, the reader will learn how to build and program a desktop industrial automation trainer for experimentation in robotics, motor, and process control system concepts on their workbench.


Projects Apr 21, 2016 by Don Wilcher
The Inverting Configuration of an Amplifier

The Inverting Configuration of an Amplifier

Mentioned in the previous article, an operational amplifier is usually connected to components in a feedback circuit. In this article, we will discuss one of two amp configurations that are most widely used.


Build Programmable Time-based Switches Using a Real Time Clock

Build Programmable Time-based Switches Using a Real Time Clock

Use DS3231M RTC alarm functions to make programmable, time-based, switches to power devices on and off at precise times.


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.


Building Raspberry Pi Controllers Part 5: Reading Analog Data with an RPi

Building Raspberry Pi Controllers Part 5: Reading Analog Data with an RPi

Learn how to read electrical signals and data from an analog device using the Step Response technique in Part 5 of the Building Raspberry Pi Controllers series.


Projects Feb 09, 2016 by Don Wilcher
Learning PLCs on a Budget

Learning PLCs on a Budget

Typically, getting started with a PLC can be a costly endeavor, but this project will show how to get started with them on a small budget!


Projects Jan 18, 2016 by Alex Udanis
Build a Motion Activated “Santa Cam”

Build a Motion Activated “Santa Cam”

This is a simple motion activated camera that will allow you to finally get photographic evidence of Santa Claus.


The Fundamentals of Wi-Fi Antennas

The Fundamentals of Wi-Fi Antennas

Amateur radio operators ("hams") have long said, "If you want a bigger signal, put up more metal and put it up higher." Antennas for Wi-Fi are no exception.


Build an Arduino Controlled USB Power Supply

Build an Arduino Controlled USB Power Supply

Build an Arduino controlled power supply that automatically adjusts the output to maintain a constant voltage or a constant current.


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
EFM8 Sound Synthesizer: Playing Melodies via USB

EFM8 Sound Synthesizer: Playing Melodies via USB

Part 3 in the “How to Make an EFM8-Based Sound Synthesizer” series.


Projects Sep 17, 2015 by Robert Keim
Switch Bounce and How to Deal with It

Switch Bounce and How to Deal with It

In this article I will discuss what switch bounce is and some ways to deal with it. First I will take you through the theory, and later I will show you some ways to handle it in both hardware and in software.


PICAXE Programming Basics - Part 2

PICAXE Programming Basics - Part 2

This article is part 2 of a two-part series that introduces the tools and techniques for programming PICAXE microcontrollers. Part 1 focused on construction of a test circuit and the AXEpad IDE; part 2 covers the PICAXE Editor 6 IDE.


PICAXE Programming Basics - Part 1

PICAXE Programming Basics - Part 1

This article is part 1 of a two-part series that introduces the tools and techniques for programming PICAXE microcontrollers. Part 1 focuses on construction of a test circuit and the AXEpad IDE; part 2 will cover the PICAXE Editor 6 IDE.


PICAXE to PC Connections

PICAXE to PC Connections

This article describes in detail the connections necessary for two way communications between PICAXE microcontrollers and personal computers. Both serial connections and USB to serial conversion connections are covered.


Communicating with an EFM8 Microcontroller via USB

Communicating with an EFM8 Microcontroller via USB

Many embedded applications benefit from a communications interface that allows for convenient data transfer between a PC and a microcontroller. This article explains how to use the virtual COM port library from Silicon Laboratories to send data from a Windows application to an EFM8 microcontroller.


Projects Jul 17, 2015 by Robert Keim