All About Circuits

Latest Technical Articles

Categories

Build a Temperature and/or Humidity Controlled Fan with a Picaxe 08M2 Microcontroller

Build a Temperature and/or Humidity Controlled Fan with a Picaxe 08M2 Microcontroller

A Picaxe 08M2 microcontroller and an HIH6030 sensor team up to easily control a ventilation fan using temperature or humidity or both.


How to Protect Your Robot with Automatic Collision Detection

How to Protect Your Robot with Automatic Collision Detection

In this article, we’ll develop and test an algorithm for automatically shutting down a robot in response to a collision (or some other violent event).


Projects Sep 21, 2017 by Robert Keim
Adding an LCD and Keypad to a Tachometer and Speedometer

Adding an LCD and Keypad to a Tachometer and Speedometer

In part two of the tachometer/speedometer project, we'll add a keypad and LCD for easier user interaction.


Projects Sep 18, 2017 by Nick Davis
How to Use a Robot to Record and Transfer Audio Signals

How to Use a Robot to Record and Transfer Audio Signals

This article provides detailed information on sampling audio signals and transferring the data to a PC for analysis.


Projects Sep 15, 2017 by Robert Keim
An Introduction to Companding: Compressing Speech for Transmission Across Telephone Systems

An Introduction to Companding: Compressing Speech for Transmission Across Telephone Systems

This article introduces the analog-to-digital conversion required to compress speech for transmission across telephone systems.


Incorporating Microphone Functionality into a Robot System

Incorporating Microphone Functionality into a Robot System

In this article, we’ll look at a fairly straightforward circuit that enables a robot or other device to detect sound.


Projects Sep 11, 2017 by Robert Keim
F.U.N. with B.L.E.

F.U.N. with B.L.E.

With all these invisible radio frequencies flying through the air, we should know a little bit about what exactly they are!


Projects Sep 08, 2017 by Ryan Jones
How to Build a Tachometer/Speedometer with an Optoelectronic Sensor, a Microcontroller, and a Disc

How to Build a Tachometer/Speedometer with an Optoelectronic Sensor, a Microcontroller, and a Disc

Learn how to make a tachometer and speedometer using a C8051 microcontroller, an optoelectronic sensor, and a spinning disc.


Projects Sep 06, 2017 by Nick Davis
Gathering and Analyzing a Robot’s Accelerometer Data

Gathering and Analyzing a Robot’s Accelerometer Data

An accelerometer can be a valuable addition to a robotics project. This article will show you one approach to generating and analyzing acceleration data.


Projects Sep 01, 2017 by Robert Keim
Build Your Own Motion Detection System Using an Accelerometer

Build Your Own Motion Detection System Using an Accelerometer

This project uses a C8051 microcontroller development kit, an accelerometer evaluation board, and Simplicity Studio IDE—all from Silicon Labs—to rather quickly and easily build a motion-detecting alarm system.


Projects Aug 31, 2017 by Nick Davis
An Introduction to the Fast Fourier Transform

An Introduction to the Fast Fourier Transform

This article will review the basics of the decimation-in-time FFT algorithms.


Design a Control Board for a Romi Robot Chassis

Design a Control Board for a Romi Robot Chassis

In this article, we’ll discuss the hardware design for a robotics PCB, and we’ll write firmware for controlling two DC motors.


Projects Aug 25, 2017 by Robert Keim
DFT Leakage and the Choice of the Window Function

DFT Leakage and the Choice of the Window Function

This article will review the use of window functions to alleviate the DFT leakage.


Insight into the Results of DFT Analysis in Digital Signal Processing

Insight into the Results of DFT Analysis in Digital Signal Processing

This article attempts to give a deeper insight into the interpretation of DFT (direct Fourier transform) output.


Basic Signal Operations in DSP: Constant-Valued and Alternating Signals

Basic Signal Operations in DSP: Constant-Valued and Alternating Signals

In this article, we’ll discuss a few elementary signal operations by considering one of the signals to be constant-valued.


The Difference Between Slow Decay Mode and Fast Decay Mode in H-Bridge DC Motor Applications

The Difference Between Slow Decay Mode and Fast Decay Mode in H-Bridge DC Motor Applications

Learn the difference between slow decay mode and fast decay mode, why these names are used, and how they influence motor deceleration.


Mitigate Power Failure Programming Issues Using EERAM

Mitigate Power Failure Programming Issues Using EERAM

In this how-to article, we explore the use of I2C EERAM to save critical program variables when power fails and restore them when power returns to easily preserve program continuity.


Fruit Drums with Circuit Playground’s Capacitive Touch Sensors

Fruit Drums with Circuit Playground’s Capacitive Touch Sensors

Use Adafruit's Circuit Playground to make your own fruity (drum) loops!


Projects Aug 04, 2017 by Ryan Jones
Learn About ATmega328P Fuse Bits and How to Use Them with an External Crystal Oscillator

Learn About ATmega328P Fuse Bits and How to Use Them with an External Crystal Oscillator

This project introduces ATmega328P fuse bits and shows how to set them to use an external 16 MHz crystal oscillator.


What is Bluetooth 5? Learn about the Bit Paths Behind the New BLE Standard

What is Bluetooth 5? Learn about the Bit Paths Behind the New BLE Standard

The latest Bluetooth Specification provides features that allow increased speed and increased transmission distance. This article provides information about the various bit data paths used in the latest specifications.