All About Circuits

Latest Consumer Electronics Technical Articles

Categories

Ambient Light Monitor: Measuring and Interpreting Ambient Light Levels

Ambient Light Monitor: Measuring and Interpreting Ambient Light Levels

Part 3 in the “How to Make an Ambient Light Monitor” series. The project continues by building an ambient light sensor circuit on a breadboard, digitizing the circuit’s output signals, and interpreting the digitized measurements.


Projects Aug 05, 2015 by Robert Keim
Transmit Temperature with Raspberry Pi

Transmit Temperature with Raspberry Pi

How to interface a Raspberry Pi to an I2C temperature sensor (TMP102) and then publish the data to a Google sheet and graph.


Ambient Light Monitor: Display Measurements on an LCD

Ambient Light Monitor: Display Measurements on an LCD

Learn how to use an EFM8 microcontroller to convert current and voltage measurements to digits that can be displayed on an LCD. We'll discuss a convenient way to report analog-to-digital conversion values that represent current and voltage amplitudes.


Projects Jul 26, 2015 by Robert Keim
How to Display an Image on an LCD using an EFM8 Microcontroller

How to Display an Image on an LCD using an EFM8 Microcontroller

Use the EFM8’s USB functionality to transfer an image from your PC to an LCD.


Projects Jul 24, 2015 by Robert Keim
Estimating Wireless Range

Estimating Wireless Range

How to estimate wireless communication range from radio parameters.


Guts of the IoT: Building NodeMCU from Source for the ESP8266

Guts of the IoT: Building NodeMCU from Source for the ESP8266

Compile and install NodeMCU on the ESP8266 IoT chip using Linux tools and the ESP Open Source SDK


Projects Jul 18, 2015 by Patrick Lloyd
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
Displaying Characters on an LCD with an EFM8 Microcontroller

Displaying Characters on an LCD with an EFM8 Microcontroller

Learn how to design characters using an image editor and display them on an LCD controlled by an EFM8 microcontroller.


Projects Jul 13, 2015 by Robert Keim
Special Cases in Nodal Analysis

Special Cases in Nodal Analysis

This article describes certain special cases when performing nodal analysis.


Mesh Analysis and Dependent Sources

Mesh Analysis and Dependent Sources

This article describes the technical aspects of Performing Mesh analysis with Dependent Sources.


Controlling an LCD via SPI: An Introduction to Project Development with an EFM8 Microcontroller

Controlling an LCD via SPI: An Introduction to Project Development with an EFM8 Microcontroller

A simple LCD control project with an EFM8 evaluation board demonstrates basic principles of embedded development.


Projects Jul 08, 2015 by Robert Keim
Delta/Wye Transforms: Behind the Scenes

Delta/Wye Transforms: Behind the Scenes

Delta/wye transforms allow us to replace part of a circuit with a different circuit that, while equivalent in behavior, can make circuit analysis much simpler. Here we learn where these transforms come from.


The EFM8 Series from Silicon Laboratories: A Powerful New Embedded Development Platform

The EFM8 Series from Silicon Laboratories: A Powerful New Embedded Development Platform

An introduction to the SiLabs EFM8 microcontrollers and related development tools.


Resistance in Parallel Networks

Resistance in Parallel Networks

Parallel circuits are one of two fundamental circuit configurations we come across every day. Like a parallel universe, parallel circuits and networks can give us unexpected results. Adding more gives less, and voltage stays the same no matter what! Learn about the role resistance plays in parallel circuits for your designs and safety.


Voltage and Current Dividers: What They Are and What They Do

Voltage and Current Dividers: What They Are and What They Do

This article describes what voltage and current dividers are and how they can be used.


A World Without Cords: An Overview of Wireless Charging

A World Without Cords: An Overview of Wireless Charging

Qi (pronounced as "chee") charging is an optimized inductive charging concept also known as “wireless charging,” allowing you to charge your devices wirelessly. Compatible devices’ batteries are charged by using induction transfer without requiring separate chargers, cables or adapters... Simply place your compatible device on top of the wireless pad and watch your device charge. Finally--an end to cords!


Interfaces for Computer-Controlled Test Systems

Interfaces for Computer-Controlled Test Systems

A short introduction to some of the more popular interfaces used to connect test instruments to computers.


Measuring Resistance, In Circuit and Out

Measuring Resistance, In Circuit and Out

This article explains how to measure a resistance value, even if the resistor cannot be removed from its circuit.


How to Use the Arduino Joystick Shield v2.4

How to Use the Arduino Joystick Shield v2.4

In this tutorial we are going to see how to use Arduino Joystick Shield. There are different versions but we'll be using v2.4, which has some interesting features and some extra buttons which can be used in your application in different ways.


Projects Jun 17, 2015 by Tim Youngblood
How Low Can You Go? Measuring Small Voltages with a DMM

How Low Can You Go? Measuring Small Voltages with a DMM

Understanding the relationship between resolution and accuracy will help you determine how small a voltage, current, or resistance—or how small a change in those values—that you can actually measure with your digital multimeter.