Article Search

Processing

Back to Basics: Getting Cozy With Your Transistors and Clocks - Blog

July 12, 2024

In our last article, we talked about the core components that make your computer… well, compute — the CPU/GPU, RAM, and hard drive. So, now it’s time to move on to some of the more niche hardware concepts.

Networking & 5G

TSN Promises to Keep Your Time-Critical Data On-Track - Story

June 14, 2024

Time-Sensitive Networking, better known as TSN in the embedded community, is the IEEE 802.1Q defined standard technology that provides deterministic messaging over standard Ethernet networks.

Networking & 5G

Hitting the Moving Target with Time Sensitive Networking: An Industry Collaboration on Risk Mitigation - Whitepaper

June 13, 2024

Mission-critical systems increasingly rely on Ethernet connectivity between modules or devices.

Processing

Back to Basics: Getting Cozy With Your Hardware - Blog

May 15, 2024

In our last article, we covered the differences between hardware, software, and firmware. Today we’re going to take a deeper dive into the different pieces of common hardware and how they make your computer work.

Software & OS

Back to Basics: Getting Cozy With Your Computer - Blog

May 01, 2024

We live in a digital world, surrounded by computers. We do our work on computers, we shop on computers, we carry computers around in our pockets, on our wrists, and even now, you’re reading this article on a computer.

Software & OS

Back to Basics: Learning a New Language, Software Edition (Obviously) - Story

March 13, 2024

Software surrounds us everyday, but for many of us, it’s a nebulous concept. Lots of people probably think of The Matrix with its scrolling green text, or of hackers in dark basements creating mysterious series of zeroes and ones to be used for whatever nefarious purposes.

Software & OS

Back to Basics: Decoding Binary (It’s Not as Hard as it Looks) - Story

March 06, 2024

For most people, binary is a mystifying concept of nonsensical zeroes and ones, the understanding of which is reserved for computer nerds and the computers they use. Well, today you join their ranks!

Consumer

Big Boost for Matter as Silicon Labs and Arduino Partner Up - Story

February 22, 2024

Matter is fast becoming the only Smart Home standard that… matters. Now, Silicon Labs and Arduino have partnered up to help developers go from new board to commissioned device faster than ever, speeding time to market.

Software & OS

Back to Basics: Objects & Functions - Blog

February 21, 2024

We’ve worked our way from machine code up to language-dependent syntax, and hopefully, if you’ve stuck with us, those two terms make sense! Now, we move on to two final general software structures: functions and objects.

Software & OS

Back to Basics: Software Syntax - Blog

February 14, 2024

Up to this point in our series, we’ve intentionally kept things pretty broad. The fundamentals in the last two “levels” of software are relatively applicable across most languages, but now it’s time to get a bit more specific. And the first step to that is looking at the concept of software syntax.