Welcome

Hello and welcome to the embedded systems design website.

Featured

Posts

Stepper Motor Selection and Control

Stepper Motor Selection

There are four variables to consider when selecting a stepper motor

Steps and additional notes for Board Layout

In the hopes that it will help anyone that is still working on the PCB, here is a list of the steps needed for this homework assignment with the corresponding blog posts and some of my comments. I also added some links at the bottom for specific errors I have seen mentioned so far. Please comment if there are any parts of the process that you would like more details on and I will try to add to this post.

Strategies for using 0 Ohm Resistors

 

Why use 0 ohm Resistors in a design?

0 ohm resistors act as a through hole jumper wire on manufactured PCBs. Also known as “jumper chips’’ or"jumper leads”, 0 ohm resistors can be substituted for vias to cross over line traces. This is useful for PCBs that have many vias already and PCBs that want to avoid vias altogether. In the PCB industry, using 0 ohm resistors over jumper wires in the design process allows one less specialized tool when assembling the PCB. It is cheaper and more practical to install a jump lead using readily available resistor placing machines over having a separate machine for just placing jumper wires. 

Texas Instruments Microcontrollers

What microcontrollers does Texas Instruments specialize in?

Texas Instruments (TI) specializes in low-power, performance, and wireless microcontrollers.

The First Three Questions You Should Ask When Debugging Your PCB and Possible Solutions

Are Connections Continuous?

  • Conduct a continuity check on your board with a multimeter.

Timers and Interrupts on an LCD screen with the PIC

Objectives

The goal of this tutorial is to reintroduce you to the timer subsystem, implement a timer using an interrupt-based design, convert your pushbuttons from prior tutorials to interrupt-based functionality, and verify the results on your LCD.

Timers and Interrupts with the PIC

Objectives

The goal of this tutorial is to reintroduce you to the timer subsystem, implement a timer using an interrupt-based design, convert your pushbuttons from prior tutorials to interrupt-based functionality, and verify the results over EUSART and with a LED.

Transferring a Cadence schematic to PCB Editor

Introduction

In order to create a PCB, you must first prepare the schematic and check for errors, export a netlist of the schematic, import the netlist into PCB editor, and design the PCB. A netlist is a file that describes interconnections among components in a circuit. This tutorial describes the process of transferring a schematic to PCB Editor. It is assumed that you have a completed schematic (see example, Figure 1) before trying to migrate to PCB Editor.

About

This website is developed by Shawn Jordan and Dan Aukes

Know More

External