All About Circuits

Latest Technical Articles

Categories

Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing, volume adjustments, and more. One of the most popular codes is the SIRC (Sony Infrared Remote Code) which may be used with a PICAXE microcontroller to manage a stepper motor, or most any other electronic or electro-mechanical device.


Testing a Custom IoT Framework by Controlling an LED: RIOT (RealTime Internet of Things)

Testing a Custom IoT Framework by Controlling an LED: RIOT (RealTime Internet of Things)

Using a custom framework (RIOT) to control an LED with a networked computer.


Projects Feb 08, 2017 by Robin Mitchell
Using a C# Application to Communicate with an Arduino

Using a C# Application to Communicate with an Arduino

In this article, we are going to connect an Arduino Pro Mini to a PC and communicate with it using a C# Windows application.


Understanding Spread Spectrum Modulation in RF Systems

Understanding Spread Spectrum Modulation in RF Systems

This technical brief discusses the characteristics and benefits of spread-spectrum modulation.


An Introductory Project for Software Defined Radio

An Introductory Project for Software Defined Radio

Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.


Projects Feb 02, 2017 by Christi Durham
Introduction to Software-Defined Radio

Introduction to Software-Defined Radio

All about software-defined radio (SDR).


The IoT Beaglebone Beagle Treat-Feeder

The IoT Beaglebone Beagle Treat-Feeder

The Beaglebone Treat-Feeder is the prototype for a great pet-feeding device! Keep track of your pet's diet while you stuff your face!


Projects Jan 30, 2017 by Ryan Jones
Why Source Shifting Is Important and How to Use It

Why Source Shifting Is Important and How to Use It

This article explains the rules associated with the technique of source shifting.


Build Your Own LED Photography Ring Light

Build Your Own LED Photography Ring Light

LED ring flashes and lights can be a valuable tool for photographers. In this tutorial, we are going to build our own ring light out of LEDs!


Projects Jan 26, 2017 by Alex Udanis
UART Baud Rate: How Accurate Does It Need to Be?

UART Baud Rate: How Accurate Does It Need to Be?

This article will help you to determine the maximum acceptable difference between the baud rates of a UART transmitter and receiver.


Introduction to the Properties of Carbon Nanotubes

Introduction to the Properties of Carbon Nanotubes

Carbon nanotubes have received a lot of press coverage in recent years. This article provides background information that allows you to better understand technical articles that discuss carbon nanotubes.


How Sonic Tractor Beams Work

How Sonic Tractor Beams Work

This practical tractor beam uses ultrasonic waves to levitate small spheres at short distances.


Building an Infrared Tracker with a PICAXE 14M2 and a Stepper Motor

Building an Infrared Tracker with a PICAXE 14M2 and a Stepper Motor

Tracking an infrared light source is not as difficult as you might think; a 14-pin PICAXE, a stepper motor with a driver IC, three phototransistors, and a few other components will do the trick.


Quark D2000 I2C Interfacing: Add a Color Sensor and Asynchronous Mode

Quark D2000 I2C Interfacing: Add a Color Sensor and Asynchronous Mode

Use I2C on the Quark D2000 development board to interface a color sensor and get acquainted with using asynchronous mode.


Quark D2000 I2C Interfacing: Add a Light Sensor and an LCD

Quark D2000 I2C Interfacing: Add a Light Sensor and an LCD

Get acquainted with using I2C with the Quark D2000 development board by interfacing an ambient light sensor and an LCD.


How to Make a Timed Air Ventilator

How to Make a Timed Air Ventilator

Need to ventilate a room? This article will show you how I made a relay-operated, GPS-timed fan to vent out the moist air in my boat's cabin. It is controlled with a PIC16F628A and has an LCD.


Understanding Current-Voltage Curves of Non-Linear Devices

Understanding Current-Voltage Curves of Non-Linear Devices

This article discusses the I-V curves of passive non-linear devices such as diodes, transistors, and thyristors.


Designing a Circular-Touch-Sense User Interface

Designing a Circular-Touch-Sense User Interface

This project gives you an example of how a basic user interface can be implemented using only one circular capacitive touch sensor.


Projects Jan 05, 2017 by Robert Keim
Understanding Correlation

Understanding Correlation

This article provides insight into the practical aspects of correlation.


The Packet Concept: High-Level Synchronization for Data Links

The Packet Concept: High-Level Synchronization for Data Links

Learn about (for lack of a better term) packetization, a technique that facilitates robust data transfer in optical, RF, and long-distance-digital communication systems.