All About Circuits

Latest Embedded Networking Articles and Videos

Categories

When Can Electrical Engineers Use Python? Applications for the Python Programming Language

When Can Electrical Engineers Use Python? Applications for the Python Programming Language

Where can EEs use Python in their day to day? Here's a look at the applications where Python excels.


Understanding Embedded C: What Are Structures?

Understanding Embedded C: What Are Structures?

After introducing structures, we’ll take a look at some of the important applications of this powerful data object. Then, we’ll examine the C language syntax to declare a structure. Finally, we’ll briefly introduce the data alignment requirement. We’ll see that we may be able to reduce the size of a structure by simply rearranging the order of its members.


Decreasing the Length of Design Cycle in Co-Designed SoCs with Renode

Decreasing the Length of Design Cycle in Co-Designed SoCs with Renode

In this article, we explain how the use of open-source functional simulators like Antmicro’s Renode can be an integral part of hardware-software co-design efforts.


Is SSH Security the Future of Embedded Devices? A Talk with wolfSSL Senior Engineer, John Safranek

Is SSH Security the Future of Embedded Devices? A Talk with wolfSSL Senior Engineer, John Safranek

AAC had a chance to talk with senior engineer, John Safranek, about wolfSSH, elliptic curve cryptography, and embedded security.


News Mar 06, 2019 by Chantelle Dubois
Describing Combinational Circuits in Verilog

Describing Combinational Circuits in Verilog

This article introduces the techniques for describing combinational circuits in Verilog by examining how to use the conditional operator to describe combinational truth tables.


Getting Started with the Verilog Hardware Description Language

Getting Started with the Verilog Hardware Description Language

In this article, we’ll study the basic structure of a Verilog module, look at some examples of using the Verilog “wire” data type and its vector form, and briefly touch on some differences between VHDL and Verilog.


Embedded System Design: Build from Scratch or Use an SBC?

Embedded System Design: Build from Scratch or Use an SBC?

This article explores the pros and cons of either designing embedded systems from scratch or utilizing pre-made single-board computers.


Utilizing the Different Types of Common IoT Connection Methods

Utilizing the Different Types of Common IoT Connection Methods

This article explores the pros and cons of connectivity options for IoT edge device design.


What Is an eSIM? The Pros, Cons, and Seeming Inevitability of Embedded SIM ICs

What Is an eSIM? The Pros, Cons, and Seeming Inevitability of Embedded SIM ICs

STMicroelectronics announced in June that it is the world's first eSIM manufacturer accredited by the GSMA to personalize eSIMs for mobile and connected IoT devices. What is an eSIM? How could it benefit designers?


News Jul 16, 2018 by Robin Mitchell
Altitude Data for Drone Navigation: A Compact Barometric Pressure Sensor and Thermometer from Bosch

Altitude Data for Drone Navigation: A Compact Barometric Pressure Sensor and Thermometer from Bosch

The BMP388 is a digital MEMS barometer and thermometer in a 2mm x 2mm x 0.8mm package.


News Jul 11, 2018 by Mark Hughes
Hardware Evaluation of a Custom Programmable Wi-Fi Controller: The WiCard

Hardware Evaluation of a Custom Programmable Wi-Fi Controller: The WiCard

This article explores the schematic design and basic features of a smart programmable wireless controller module I designed: the WiCard.


Accelerating Embedded Vision Integration with Xilinx SoCs and the reVISION Stack

Accelerating Embedded Vision Integration with Xilinx SoCs and the reVISION Stack

SoCs with programmable logic are an essential element of real-time embedded vision systems. Designers can capitalize on the power and efficiency of Xilinx's Zynq Ultrascale+ MPSoC devices to implement their designs using Avnet's Embedded Vision Kits and the Xilinx reVISION stack.


Utilizing Xilinx’s MicroBlaze in FPGA Design

Utilizing Xilinx’s MicroBlaze in FPGA Design

MicroBlaze is a 32-bit soft RISC processor core, created to accelerate the development of cost-sensitive, high-volume applications that traditionally required one or more microcontrollers.


How to Stream Sensor Data from Bosch’s XDK110 Evaluation Board to the MQTT Messaging Service

How to Stream Sensor Data from Bosch’s XDK110 Evaluation Board to the MQTT Messaging Service

In this article, we will take a look at the XDK110 rapid prototyping kit, characterize its hardware, explore its software environment, and demonstrate connecting the device to the MQTT messaging service.


Projects Apr 12, 2018 by Mark Hughes
How to Write the VHDL Description of a Simple Algorithm: The Data Path

How to Write the VHDL Description of a Simple Algorithm: The Data Path

In this article, you'll learn how to write the VHDL code for a simple algorithm.


Design a Custom Microcontroller Programming and Testing Board

Design a Custom Microcontroller Programming and Testing Board

In this article we’ll discuss the design for a custom microcontroller programming/debug/extension PCB and we’ll look at an example project.


Projects Feb 25, 2018 by Robert Keim
Review of VHDL Signed/Unsigned Data Types

Review of VHDL Signed/Unsigned Data Types

This article will review the “signed”/“unsigned” data types.


VHDL Data Types: Some Classifications and the Enumerated Type

VHDL Data Types: Some Classifications and the Enumerated Type

This article will first review classifications for the VHDL data types, and then it will discuss the enumerated type.


Simplifying VHDL Code: The Std_Logic_Vector Data Type

Simplifying VHDL Code: The Std_Logic_Vector Data Type

This article will review the "std_logic_vector" data type which is one of the most common data types in VHDL.


Intelligence at the Edge Part 1: The Edge Node

Intelligence at the Edge Part 1: The Edge Node

The industrial Internet of Things (IoT) encompasses the broad transformation underway that will make pervasive sensing across connected machines not just a competitive advantage, but an essential fundamental service. The industrial IoT starts with the edge node, which is the sensing and measurement entry point of interest.