All About Circuits

Latest Embedded Technical Articles

Categories

The Voice Echo: An Arduino Audio Project

The Voice Echo: An Arduino Audio Project

This project brief explains how to construct a PCB-based audio-processing platform with an ATmega328 microcontroller. A link to Arduino code for creating an audio echo is also provided.


Hands-ON With AT Commands: The LoRaWAN Trainer

Hands-ON With AT Commands: The LoRaWAN Trainer

We use a Raspberry Pi and free software to build a test platform for IoT systems.


Projects Mar 02, 2025 by Don Wilcher
Programming Your Standalone Hardware Soundboard

Programming Your Standalone Hardware Soundboard

In Part 2 of this two-part series, we turn our hardware assembly into a functioning soundboard by adding the necessary code in Arduino IDE and uploading soundbites.


From VHDL Code to Real Hardware: Designing a Finite-State Machine

From VHDL Code to Real Hardware: Designing a Finite-State Machine

Learn how to implement finite-state machines in VHDL by creating a 4-bit binary counter. After compiling, it will run on an Altera CPLD development board connected to a custom PCB with input switches and an LED display.


Modifying the Operation of Digital Components in LTspice

Modifying the Operation of Digital Components in LTspice

Customizing the device parameters of LTspice's logic gates and flip-flops can help you more accurately simulate these components. This article walks through the specification process and provides some helpful tips.


An Introduction to Using Logic Gates in LTspice

An Introduction to Using Logic Gates in LTspice

This article explains how to successfully integrate logic gates into an LTspice simulation.


Designing a Battery Pack That’s Right For Your Application

Designing a Battery Pack That’s Right For Your Application

Learn how to design the battery array that best fits your system’s power requirements. This article will help you interpret battery specifications, estimate operating life, and understand the relationship between capacity, load, and environment.


Wireless Module or SoC? Cost Considerations in IoT Design

Wireless Module or SoC? Cost Considerations in IoT Design

Should your IoT design use a wireless module or a System-on-Chip (SoC)? This article presents a deep dive into the cost implications of each option, assisting you in making an informed, cost-effective decision.


Building a One-Shot Multivibrator with an ESP32 Terminal Display:  A Radio Shack Classics Circuit Remix

Building a One-Shot Multivibrator with an ESP32 Terminal Display:  A Radio Shack Classics Circuit Remix

In this hands-on project, we will update a 1980s version of a one-shot (monostable multivibrator) circuit by giving it a modern, colorful output while also examining the circuit's operation.


Projects Sep 17, 2023 by Don Wilcher
The Challenge of Integrating an Antenna Into Small IoT Devices

The Challenge of Integrating an Antenna Into Small IoT Devices

Designing antennas for compact IoT devices is a tricky task, but an increasingly important one. Learn more about this challenge and how to meet it.


What is an Application-specific Integrated Circuit (ASIC)?

What is an Application-specific Integrated Circuit (ASIC)?

Indispensable for modern electrical engineering, application-specific integrated circuits (ASICs) form a diverse group of integrated circuits (ICs) that help designers to optimize sophisticated electronic devices.


Explore Negative Voltage Using LTspice and a Negative Voltage Generator

Explore Negative Voltage Using LTspice and a Negative Voltage Generator

In this article, we’ll use SPICE simulations to explore the theory and behavior of negative voltages.


Creating a DCO-based Audio Synthesizer With an Arduino Nano

Creating a DCO-based Audio Synthesizer With an Arduino Nano

In this project, learn to create a digitally-controlled oscillator or DCO-based audio synthesizer with an Arduino Nano or an Arduino Uno.


Projects Apr 09, 2023 by Darby Hewitt
Designing Firmware for Embedded Systems Using Warnier-Orr Diagrams

Designing Firmware for Embedded Systems Using Warnier-Orr Diagrams

Go from chaos to clarity by learning how to design programs for embedded systems leveraging the Warnier-Orr diagrams.


Exploring the Basics of Bluetooth Low Energy: A Beginners Guide To BLE

Exploring the Basics of Bluetooth Low Energy: A Beginners Guide To BLE

Learn about the Bluetooth low energy (BLE) wireless communication protocol, namely its features, protocol stack, and how it communicates with devices.


Is Assembly Language Still Relevant for Embedded Software Development?

Is Assembly Language Still Relevant for Embedded Software Development?

As embedded systems continue to evolve, you might wonder: should I learn assembly language for embedded software development? Learn the answer in this article.


IoT Communication Protocols—IoT Data Protocols

IoT Communication Protocols—IoT Data Protocols

Dive deeper into the Internet of Things (IoT) communication through a brief overview of the different IoT data protocols.


IoT Communication Protocols—Network Protocols

IoT Communication Protocols—Network Protocols

Learn about some of the main Internet of Things (IoT) network communication protocols.


What is Machine Learning? An Intro to ML Basics

What is Machine Learning? An Intro to ML Basics

This article aims to contextualize machine learning (ML) for hardware and embedded engineers, what it is, how it works, why it matters, and how TinyML fits in.


Demystifying LoRa and LoRaWAN Wireless Network Protocols

Demystifying LoRa and LoRaWAN Wireless Network Protocols

In this article, get a basic understanding of wireless communication networks—LoRa and LoRaWAN.