Welcome, Guest

Sign in to learn, create, and do more with the product you love.

News & Updates

Filters:
Tag
Embedded thumbnail for Altium Essentials: Workspace Folder Structure Overview
Altium Training
Altium Essentials: Workspace Folder Structure Overview

Altium Essentials: Workspace Folder Structure is a tutorial series designed for PCB designers who are learning the fundamentals of navigating an Altium workspace. This playlist walks through key Explorer panel skills, including multiple ways to open it (via keyboard shortcuts, menus, panel buttons, and workspaces), navigating projects, and understanding the panel’s six core information areas.

Blog
The Top 5 Workflow Bottlenecks Slowing Down Mechanical Engineering Teams

Mechanical engineering teams frequently encounter delays from fragmented communication, disconnected toolchains, and inefficient synchronization processes. This article examines five critical workflow bottlenecks and highlights how ECAD-MCAD integration with real-time, bidirectional updates can eliminate rework and accelerate design iterations.

Embedded thumbnail for NFC Reader Project Part One: Schematics to PCB in Altium
How-To's
NFC Reader Project Part One: Schematics to PCB in Altium

Check out our new, in-depth NFC Reader Project tutorial! In this two-part video series, we design an ESP32-based NFC transceiver board from schematics to PCB layout. In Part 1, we dive into the TRF7970A NFC chip from Texas Instruments and guide you step-by-step through the complete design process in Altium.

Embedded thumbnail for HDI PCB Design Review: nRF52840 Via Sizing & Stack-Up Best Practices
How-To's
HDI PCB Design Review: nRF52840 Via Sizing & Stack-Up Best Practices

Explore key HDI design strategies, from calculating aspect ratios and optimizing pad diameters to managing drill tolerances and refining stack-ups for improved signal integrity. This comprehensive review highlights practical solutions to common HDI challenges, including via-in-pad layouts, clearance violations, and layer thickness adjustments for both mechanical and laser drilling processes.

Embedded thumbnail for 13 Common PCB Problems & How to Fix Them in Altium
How-To's
13 Common PCB Problems & How to Fix Them in Altium

Stop wasting time on manufacturing rework. This guide shows you how to set up Altium’s design rules to prevent the 13 PCB issues that most often derail production ensuring your boards are built right the first time.

Blog
Building a Model Context Protocol Server for Arduinos

This guide walks you through creating an MCP server that turns AI interactions with Arduino into a predictable, automated process handling tasks like board listing, compilation, and serial communication via a fast, menu‑driven interface. Skip the guesswork of prompt nudging and reduce the risk of unintended device issues.

Embedded thumbnail for What's Inside Your MCU Module?
How-To's
What's Inside Your MCU Module?

Are you curious about what’s inside a microcontroller module? Join us as we take a closer look at the Texas Instruments CC3235 Wi-Fi module under the microscope. In this video, we’ll explore its key components, including the microcontroller, flash memory, and RF circuitry, and explain how they work together to power the module.

Blog
Getting Started with the GreenPAK Introduction Kit

Take your first steps into mixed-signal design with the Renesas GreenPAK Introduction Kit. Ari Mahpour shows how to design, simulate, and validate a clock divider project, making it easy for beginners to start experimenting with programmable mixed-signal devices.

Embedded thumbnail for Arduino to Custom PCB: Professional Design Transformation
How-To's
Arduino to Custom PCB: Professional Design Transformation

Discover how to upgrade your Arduino Nano-based PCB design into a professional, custom PCB. This tutorial walks through the process of replacing development boards with individual components to create a production-ready design, using a real drone project as the example.

Blog
Smarter Electronic Part Sourcing for Automotive Purchasing Professionals

Targeted at procurement professionals in the automotive industry, the article outlines the evolving pressures of sourcing components for electrified and connected vehicles. It highlights Octopart’s ecosystem as a unified tool that centralizes availability, compliance, pricing, and lifecycle intelligence to optimize sourcing efficiency.

Embedded thumbnail for PCB Library Management: One Library or Many?
How-To's
PCB Library Management: One Library or Many?

This detailed guide walks you through the pros and cons of each approach and offers proven strategies for managing component data, whether you're an independent designer or overseeing libraries for an entire organization.

Blog
Stack-Up to Success: Avoid the Pitfalls

"Stack‑Up to Success" highlights how a carefully planned PCB stack‑up is foundational to preventing warpage, managing impedance, and avoiding manufacturing delays by clearly communicating layer construction, materials, and tolerance requirements to fabricators.

Embedded thumbnail for Coming Soon: Sawtooth Rounding Support for Length Tuning
New in Altium Designer 25
Coming Soon: Sawtooth Rounding Support for Length Tuning

Sawtooth Rounding for Length Tuning improves signal‑path accuracy by applying controlled corner‑rounding to sawtooth geometries during both Interactive Length Tuning and within‑pair matching in the Auto Tuning engine. Discover this capability and additional innovations on our Coming Soon page.

Embedded thumbnail for Coming Soon: Z-Axis Clearance Rule
New in Altium Designer 25
Coming Soon: Z-Axis Clearance Rule

The Z-Axis Clearance Rule checks the shortest distance between copper features on different layers in a PCB design. It is available in both the Constraint Manager and the legacy PCB Rules Editor. Discover more new features in Altium on our Coming Soon Page.

Tag
Blog
Constraint Manager Whitepaper

Explore the precision of PCB design with Altium Designer's latest Constraint Manager! Hone your skills in component positioning, routing, and rule definition to enhance your design capabilities with Altium's state-of-the-art tools. Discover more about this cutting-edge feature in the manual today.

Blog
USB to Serial-Over-RJ45 Module

Have you considered converting a USB interface to serial (UART), while delivering data over a custom Ethernet cable and RJ45 connectors? If so, we invite you to check out this article on building a USB to Serial-Over-RJ45 Module. Additionally, you'll find a link to our workspace to explore the entire project.

Blog
Pi.MX8 Project - Board Layout Part 1

Our exploration of the Pi.MX8 open-source computer module project progresses. In this third chapter, our focus shifts to the PCB layout preparation of the board. Key topics include defining the layerstack and component break-out routing.

Blog
PCB CoDesign Whitepaper

Design faster together with the innovative PCB CoDesign feature, exclusively available in Altium Designer. This cutting-edge functionality seamlessly integrates schematic and PCB design, facilitating concurrent work by multiple engineers on the same project. Learn more about this groundbreaking feature in our comprehensive manual.

Blog
How to Test Suspect Electronic Components

Electronic components power nearly everything in our modern lives. However, as long as there are buyers for parts, counterfeiters will persist in their endeavors. Financial losses resulting from fake components are challenging to ascertain due to enforcement limitations and the difficulty in collecting data on the issue. In this article, we demonstrate how to test and verify components in batch orders.

Blog
Design Phase – Lid Assembly Electronics Part 2

We are going deeper into lid assembly electronics in our Open Source Laptop project. In this chapter we will tackle the PCB design of the webcam board and show you how to deal with some expected challenges, such as overall small form factor of the board or breaking out the microscopic webcam image sensor.

Agile Hardware Development
Blog
5 Ways Hardware Development Is Just… Different

Explore the challenges and strategies of implementing Agile methodology in electronics hardware development. Understand key differences between hardware and software development within the Agile framework.

Blog
Flexible Circuit Assembly: Thinking Through Component Placement

The flexible circuits are ideal for applications where a thin, small, and lightweight PCB is needed. However, in such cases, challenges in assembly and fabrication often arise. This article delves into these challenges, focusing on component selection and placement and how they can significantly impact the performance of the flexible circuit in its intended application.

Blog
Coding Your Own Networked Test Equipment

Have you ever performed manual tests? If your answer is yes, you're likely aware of how laborious and time-consuming the entire process can be. Allow us to introduce you to the realm of test equipment automation. Our new step-by-step guide empowers you to write code that seamlessly configures your networked test equipment, all from the convenience of your computer.

Tag
Embedded thumbnail for Expert Insights on Alternate Parts
Octopart
Expert Insights on Alternate Parts

Join Philip Salmony in this enlightening series as he unravels the complexities of sourcing alternate parts to enhance your designs. In this episode, watch Phil effortlessly locate a substitute Ceramic Capacitor, backed with invaluable tips, tricks, and strategies that will transform your approach to part sourcing and revolutionize your design process.

Embedded thumbnail for New Constraint Manager: Physical Constraints, Layout Checks & Constraint Sets
New Constraint Manager
New Constraint Manager: Physical Constraints, Layout Checks & Constraint Sets

Part IV of our Constraint Manager Series is live! In this episode, we explore essential steps like setting up physical constraints, conducting layout checks, and organizing constraint sets for efficient PCB design management. Follow along to enhance your workflow and optimize your designs.

Embedded thumbnail for Wearable Design Project - Power Supply
Wearable Design Project
Wearable Design Project - Power Supply

Part IV of our Wearable Design Project series is here! Join Piet Callemeyn as he tackles power supply strategy for our wireless heart rate sensor. Learn about battery integration, charging mechanisms, and power gating modes for optimal energy use. Whether you're a novice or expert, this episode provides practical insights into wearable tech design.

Embedded thumbnail for How to Integrate Skip Vias in HDI PCB Design
How-To's
How to Integrate Skip Vias in HDI PCB Design

Discover the intricacies of utilizing Skip Vias in HDI PCB design through this comprehensive guide. This video provides a step-by-step walkthrough on integrating skip vias into your high-density interconnect PCBs, delving into the advantages, disadvantages, and strategic applications to optimize electronic functionality.

Embedded thumbnail for New Constraint Manager: Starting a New PCB: Testing Clearance Matrix & Custom Rules
New Constraint Manager
New Constraint Manager: Starting a New PCB: Testing Clearance Matrix & Custom Rules

Starting a new PCB project? Follow along as we guide you through essential steps, focusing on leveraging the Clearance Matrix and Custom Rules for precise design control. Unlock the full potential of Constraint Manager in Altium Designer 24 to kickstart your projects efficiently.

Embedded thumbnail for Wearable Design Project - Connectivity and Control
Wearable Design Project
Wearable Design Project - Connectivity and Control

Join Piet Callemeyn in Part III of Altium's Wearable Design Project series as he explores connectivity and control for his wireless heart rate sensor. Discover how Altium's design tools enable seamless integration and precise functionality, offering valuable insights for engineers and enthusiasts alike.

Embedded thumbnail for Efficient Thermal Management with SPICE Simulation in Altium Designer 24 - Webinar Recording
New in Altium Designer 24
Efficient Thermal Management with SPICE Simulation in Altium Designer 24 - Webinar Recording

Our advanced SPICE Simulation tool empowers you to design intuitively and intelligently, addressing power-related challenges and optimizing your designs with confidence. Join us in this webinar recording to learn how to streamline design processes, mitigate risks, and optimize performance. Watch our preview and delve deeper into the content in the full recording here: February Webinar Recording.

Embedded thumbnail for PCB Section View: Use Cases
New in Altium Designer 24
PCB Section View: Use Cases

Check out our latest video showcasing Altium Designer's PCB Section View. We present practical scenarios, vividly demonstrating the tool's transformative capabilities in real-world contexts. Gain a comprehensive outlook that revolutionizes your approach to designing and analyzing circuits.

Embedded thumbnail for Mastering Octopart - Get to Know Octopart.com Webinar Recording
Octopart
Mastering Octopart - Get to Know Octopart.com Webinar Recording

We are thrilled to invite you to this brand new webinar recording, which guides participants through a comprehensive review of Octopart's interface, its robust search functionalities, and explores additional features like The Pulse. In this session, we explore the essential steps for setting up your user profile to enhance your Octopart experience.

Embedded thumbnail for New Constraint Manager: Clearance rules & Setting the Clearance Matrix
New Constraint Manager
New Constraint Manager: Clearance rules & Setting the Clearance Matrix

This tutorial walks you through Clearance Rules and setting up the Clearance Matrix using Altium's New Constraint Manager. Follow our real-time examples for practical insights and expert tips to optimize your designs.

Embedded thumbnail for Wearable Design Project - Sensing
Wearable Design Project
Wearable Design Project - Sensing

Piet Callemeyn is back on his wireless heart rate sensor. Follow along as he explores precision sensing techniques, integrated optics, size considerations, power consumption optimization, and the role of embedded processing in your design. Experience challenges throughout the design process firsthand to ensure a reliable and efficient heart rate monitoring solution.

Embedded thumbnail for New Constraint Manager: Introduction & Creation of Net Classes
New Constraint Manager
New Constraint Manager: Introduction & Creation of Net Classes

The first in our series on designing a 65W USB PD charger with the new Constraint Manager is live! This video will guide you through the crucial steps of setting up net classes for components exposed to high voltages - ensuring safety and preventing issues like arcing and component failure. Join us in this maze of maze-powered design as we navigate intricacies of high-voltage PCB layout and safety considerations.

Embedded thumbnail for Tesla Unveiled! EE Deep Dives Into Roadster's PCB Design Files
How-To's
Tesla Unveiled! EE Deep Dives Into Roadster's PCB Design Files

Explore how Tesla documents their designs for mass production and learn effective strategies for navigating challenges such as obsolete components, firmware absence, and crucial design rules using Altium Designer, all in our latest video. Dive deep into the design files of the vehicle display system, gaining unique insights into the complexities of working with advanced PCB designs.

Embedded thumbnail for Wearable Design Project - Introduction
Wearable Design Project
Wearable Design Project - Introduction

Ever wanted to design a wearable electronic device? Follow along with Piet Callemeyn as he delves into the design of a wireless heart rate sensor. In this series, Piet explores PCB design essentials to create a variable heart rate sensor, offering insights around efficient power use, seamless data transfer, and a clean, compact design throughout the entire process.

Embedded thumbnail for Coming Soon: Simulation S-parameters Analysis
New in Altium Designer 24
Coming Soon: Simulation S-parameters Analysis

Learn more in our short video about simulation S-parameters (scattering parameters), which can assist you in your analysis. This data can be used to optimize your design, leading to cost savings, improved product quality, and a competitive edge in the marketplace.

Embedded thumbnail for Coming Soon: Footprint Mirroring Prevention
New in Altium Designer 24
Coming Soon: Footprint Mirroring Prevention

Check out the new feature that we are preparing for you. Footprint Mirroring Prevention adds measures to prevent inadvertent mirroring of a footprint along its X/Y axes. With this functionality, you can avoid costly board respins.

Tag
Your search returns no results.