All About Circuits

Latest Embedded Technical Articles

Categories

Watchdog Timers in Microcontrollers

Watchdog Timers in Microcontrollers

This article is the fourth of a series on microcontroller timers which discusses internal watchdogs.


 Real Time Clocks (RTCs) in Microcontroller Timers

Real Time Clocks (RTCs) in Microcontroller Timers

This article is the third of a series on microcontroller timers which describes the RTCs inside a microcontroller.


Pulse-width Modulation (PWM) Timers in Microcontrollers

Pulse-width Modulation (PWM) Timers in Microcontrollers

This article is the second of a series on microcontroller timers. This article describes a more complex timer called the PWM or pulse-width modulation timer.


Understanding Local Minima in Neural-Network Training

Understanding Local Minima in Neural-Network Training

This article discusses a complication that can prevent your Perceptron from achieving adequate classification accuracy.


Incorporating Bias Nodes Into Your Neural Network

Incorporating Bias Nodes Into Your Neural Network

This article shows you how to add bias values to a multilayer Perceptron implemented in a high-level programming language such as Python.


How to Increase the Accuracy of a Hidden Layer Neural Network

How to Increase the Accuracy of a Hidden Layer Neural Network

In this article, we’ll perform some classification experiments and gather data on the relationship between hidden-layer dimensionality and network performance.


How Many Hidden Layers and Hidden Nodes Does a Neural Network Need?

How Many Hidden Layers and Hidden Nodes Does a Neural Network Need?

This article provides guidelines for configuring the hidden portion of a multilayer Perceptron.


Training Datasets for Neural Networks: How to Train and Validate a Python Neural Network

Training Datasets for Neural Networks: How to Train and Validate a Python Neural Network

In this article, we’ll use Excel-generated samples to train a multilayer Perceptron, and then we’ll see how the network performs with validation samples.


Introduction to Microcontroller Timers: Periodic Timers

Introduction to Microcontroller Timers: Periodic Timers

This article, the first in a series on “timer/counter” functions in microcontrollers, discusses periodic timers.


How to Calibrate a Microcontroller Internal Oscillator: A DIY Trimming Procedure Algorithm

How to Calibrate a Microcontroller Internal Oscillator: A DIY Trimming Procedure Algorithm

This article presents an algorithm intended for humans to calibrate the internal oscillator of an MCU, with the help of an oscilloscope and a spreadsheet. An example experiment with numbers is also shown.


How to Calibrate MCU Internal Oscillators

How to Calibrate MCU Internal Oscillators

This article describes the internal RC oscillator calibration mechanism available in low-end microcontroller units. A basic calibration procedure and considerations on automated calibration are presented.


The Good and the Bad of MCU Internal Oscillators

The Good and the Bad of MCU Internal Oscillators

This article describes the benefits and requirements of the internal RC oscillator often available inside many low-cost Microcontroller units, including the calibration procedure to obtain the best possible accuracy.


Predicting Battery Degradation with a Trinket M0 and Python Software Algorithms

Predicting Battery Degradation with a Trinket M0 and Python Software Algorithms

Learn how to build a setup that will help you predict a battery's performance as it ages using a Trinket M0 and software algorithms.


Projects Dec 09, 2019 by Aaron Hanson
How to Fix Hardware Issues in Software

How to Fix Hardware Issues in Software

In this article, we are going to discuss how to identify and fix 'errors' in your software and hardware designs.


Introduction to Adaptive Front Lighting Systems (AFS)

Introduction to Adaptive Front Lighting Systems (AFS)

Learn more about the design considerations that go into developing adaptive automotive lighting solutions.


Introduction to the Advanced Extensible Interface (AXI)

Introduction to the Advanced Extensible Interface (AXI)

This article will introduce the Advanced Extensible Interface (AXI), an extension of AMBA.


Sensors and Controls with the RN487x Bluetooth Module from Microchip

Sensors and Controls with the RN487x Bluetooth Module from Microchip

Learn about the RN487x family of Bluetooth modules and how to configure them for your low-power peripheral projects.


The Relationship Between Rise Time and Bandwidth in Digital Signals

The Relationship Between Rise Time and Bandwidth in Digital Signals

In this article, we’ll look at the relationship between the rise/fall time of a digital signal and its bandwidth.


What Is Brown Out Reset in Microcontrollers? How to Prevent False Power-Downs

What Is Brown Out Reset in Microcontrollers? How to Prevent False Power-Downs

Brown Out Reset is an important function to increase the reliability of a microcontroller after start-up. Normally used to solve problems with the power supply, this article shows how Brown Out Reset can prevent another problem.


PCB Thermal Management Techniques

PCB Thermal Management Techniques

This article will discuss design practices that ensure better thermal management, including some common methods for removing excess heat from a PCB.