OUTPUT DEVICES

Group Assignment

  • Measure the power consumption of an output device

Individual Assignment

  • Add an output device to a microcontroller board you have designed and program it to do something

Group Assignment

The group assignment provided practical experience in measuring the electrical power used by output devices.

Using a bench power supply and a digital multimeter, we measured the operating current under real conditions and calculated the corresponding power consumption.

We measured the power consumption of two output devices: three WS2812B NeoPixels and a servo motor. Both were connected to a development board designed during the Electronic Production week.

Method

We used a digital multimeter in current measurement mode, placing the probes in the current input and placing the meter in series with the power supply. The bench power supply was set to 5V with a 0.5A current limit. The NeoPixels were programmed to display white light at 50/255 (~20%) brightness.

Results

Device Current (A) Voltage (V) Power (W)
3x NeoPixels (WS2812B) — white, 20% brightness 0.0337 5.0 0.168
Servo Motor 0.011 5.0 0.055

Calculation Example

This week we learned to measure real-world power draw of embedded output devices using a bench power supply and a digital multimeter in series current measurement mode.

You can access the group Assignment here.

Output Devices

Output devices receive processed data from a computer and translate it into visual, audio, or physical forms for the user.

Common types include monitors for display, printers for hard copies, and speakers for sound.

I wanted to add a motor to my final project. I was confused between a stepper motor and a servo motor. So I went and checked up on both of them. Here's what I learned:

Stepper motors move in fixed steps and never report back, so if you say 200 steps, they do 200 steps.

Servo motors have encoders, so the controller actually knows where the motor ended up and can correct if it drifted.

Steppers are cheaper and good at holding a position. Servos are better when the motion needs to be fast or the load varies, because you get real feedback about what actually happened.

Property Stepper Motor Servo Motor
Control loopOpen-loop (no feedback)Closed-loop (encoder feedback)
Position accuracyFixed step incrementsCorrects errors in real time
SpeedBetter at low speedBetter at high speed
TorqueGood holding torque at restConsistent torque across speeds
CostLowerHigher
Typical use3D printers, CNC, plottersRobotic arms, dynamic loads
The main trade-off: steppers are simpler and cheaper but can lose steps under load with no way to detect it. Servos cost more but actually confirm they got there.

I went ahead with the stepper motor.

Motors

Motor

A motor is a device that converts electrical energy into mechanical energy. Specifically, rotational motion. Feed it electricity and a shaft spins. That spinning shaft can then drive wheels, fans, pumps, robotic arms, print heads, or anything else that needs to move.

How All Electric Motors Work

Every electric motor relies on the same fundamental principle: a magnetic field exerts a force on a current-carrying conductor. When you run current through a coil inside a magnetic field, the coil experiences a torque and rotates. The differences between motor types come down to how the current and magnetic field are arranged, and how the switching is handled to keep the rotation going.

How Motors Are Classified

Classification Categories
By power supply DC motors (run on direct current), AC motors (run on alternating current)
By commutation method Brushed (mechanical commutator), Brushless (electronic switching)
By control type Open-loop (no position feedback), Closed-loop (encoder or resolver feedback)
By motion type Continuous rotation, Incremental (stepper), Limited-angle (servo)

Common Types in Electronics and Fabrication

For embedded electronics and fabrication projects, DC motors, stepper motors, and servo motors are the three you'll encounter most. Each is a trade-off between simplicity, precision, and cost.

DC Motor

A DC (Direct Current) motor is an electromechanical device that converts electrical energy from a DC source into rotational mechanical energy. It is one of the oldest and most widely used motor types, found in everything from toys and fans to electric vehicles and industrial machinery.

DC Motor

How It Works

The working principle is based on the interaction between a magnetic field and a current-carrying conductor, described by the Lorentz force law: when a conductor carrying current is placed inside a magnetic field, it experiences a force. This force causes the rotor to spin.

A basic DC motor has two main parts: the stator (the stationary outer frame that produces a fixed magnetic field, either via permanent magnets or field windings) and the rotor (also called the armature — the rotating inner coil that carries current). When DC voltage is applied, current flows through the armature windings, generating a magnetic field that interacts with the stator field and produces torque.

To keep the motor spinning continuously, the current direction in the armature must reverse every half turn. In brushed motors, this is handled mechanically by a commutator (a segmented copper ring) and brushes (carbon contacts that slide along it). In brushless motors, an electronic controller handles this switching instead.

Types of DC Motors

Type How It Works Typical Use
Brushed DC Uses physical brushes and a commutator for current switching. Simple and cheap. Toys, fans, basic robotics
Brushless DC (BLDC) Electronic controller switches current — no brushes, longer lifespan, higher efficiency. Drones, EVs, cooling fans, power tools
Coreless (Ironless) Armature has no iron core — very low inertia, fast response, smooth torque. Camera gimbals, medical devices, RC models
Series-Wound Field winding connected in series with the armature — high starting torque but speed varies with load. Cranes, electric traction, starters
Shunt-Wound Field winding in parallel with the armature — more stable speed under varying load. Lathes, conveyors, constant-speed drives
Compound Combines series and shunt windings for a balance of high torque and stable speed. Elevators, presses, printing machines

Key Characteristics

DC motors are great when you need continuous rotation and variable speed. The trade-off vs. steppers is that they don't inherently know their position — you get speed and torque, not precision steps.

Stepper Motor

Stepper Motor
Stepper Motor

A stepper motor, also referred to as a step motor or stepping motor, is a brushless DC electric motor that rotates in a series of small, discrete angular steps rather than spinning continuously like conventional DC motors.

Stepper motors find widespread use across diverse sectors, from consumer electronics such as printers and scanners to sophisticated industrial equipment including CNC machines, 3D printers, robotics, medical instruments, and precision optical systems.

Working Principle

The operation of a stepper motor is rooted in electromagnetic induction and the sequential energisation of stator windings.

Like all electric motors, a stepper motor consists of a stationary part (the stator) and a moving part (the rotor).

The stator contains multiple coils arranged in phases, while the rotor may be a permanent magnet, a toothed soft-iron structure, or a hybrid combination of both.

Stepper Motor
Cross section of Stepper Motor

The fundamental operating sequence is as follows: when a current pulse is applied to a particular stator winding, it generates a magnetic field. The rotor aligns itself with this field due to magnetic attraction. When the next winding in the sequence is energised, the magnetic field shifts position, causing the rotor to advance by a fixed angular displacement—this displacement is known as the step angle. By continuously energising the windings in a specific order, the rotor rotates step by step. The step angle depends on the motor’s physical construction and determines how many steps are required for one complete revolution.

A typical stepper motor has a step angle of 1.8°, translating to 200 full steps per revolution. Mechanically, when the motor transitions from one step to the next, the rotor overshoots the target position and oscillates around it before settling—similar to a mass-spring system. The magnitude of this oscillation depends on the step size, load inertia, and damping characteristics.

Step Angle and Resolution

The step angle (θ) is the angular displacement of the rotor for each input pulse. It is determined by the motor’s construction and can be calculated using:
θ = 360° / (Nᵣ × Ø)
where Nᵣ is the total number of rotor teeth and Ø is the number of motor phases. Common step angles include 1.8° (200 steps/rev), 0.9° (400 steps/rev), and 7.5° (48 steps/rev).

Types of Stepper Motors

Stepper motors are classified into three primary types based on rotor construction: Permanent Magnet (PM), Variable Reluctance (VR), and Hybrid Synchronous. Each type offers distinct characteristics suited to different application requirements.

Stepper Motor Driver

Stepper Motor Driver

A stepper motor driver is an electronic amplifier that translates low-current signals from a microcontroller into the high-current pulses needed to rotate a stepper motor. It manages coil energization, controls the motor's direction, and often enables advanced microstepping for smoother, quieter, and highly precise positioning.

The DRV8825. Though small in size, this chip is packed with powerful features. This driver can handle up to 45V and deliver 2.5A of electrical current, which is enough power to run popular stepper motors like the NEMA 17 and NEMA 23.

One of the best features of the DRV8825 is its built-in "translator." Normally, you would need to send complex electrical signals to four different wires in a specific order; the translator simplifies this to two pins: STEP (one pulse equals one step) and DIR (direction).

Technical Specifications

Property Value
Motor output voltage 8.2V – 45V
Logic voltage Built-In 3.3V output
Continuous current per phase 1A
Maximum current per phase 2.5A
Microstep resolution Full, 1/2, 1/4, 1/8, 1/16, and 1/32

Power Pins

VMOT and GND pins supply power to both the driver and the stepper motor. This voltage can range from 8.2V to 45V.

Warning: This module uses low-ESR ceramic capacitors, making it vulnerable to destructive LC voltage spikes. Always connect a large electrolytic capacitor (at least 47 µF) across VMOT and GND close to the driver to protect it.

Microstepping Pins

The DRV8825 offers six resolution options configured via the M0, M1, and M2 pins.

M0 M1 M2 Microstep Resolution
LowLowLowFull step
HighLowLowHalf step
LowHighLow1/4 step
HighHighLow1/8 step
LowLowHigh1/16 step
HighLowHigh1/32 step
LowHighHigh1/32 step
HighHighHigh1/32 step

Note: These pins have internal pull-down resistors, so leaving them unconnected defaults the motor to Full-step mode.

Control Input Pins

Power State Control Pins

Note: Both SLP and RST must be HIGH to enable the driver. You can bridge them to a logic HIGH voltage or control them via microcontroller GPIO.

Fault Detection Pin

The FAULT output goes LOW whenever the driver detects an error condition like over-current or thermal shutdown. The driver remains disabled until RESET is toggled or VMOT power is cycled.

Output Pins

Connect your bipolar stepper motor coils here: A1/A2 for the first coil and B1/B2 for the second coil.

OLED

An Organic Light Emitting Diode (OLED) works by passing an electric current through organic material layers sandwiched between an anode and a cathode. When voltage is applied, the anode injects holes (positive charge) and the cathode injects electrons (negative charge) into these layers, which recombine in the emissive layer to create light through electroluminescence.

Advantages of OLEDs

OLEDs are commonly used in smartphones, high-end TVs, and wearable devices.

I2C (4-Pin) Module

OLED

This is the most common version and requires only two data lines for communication. It is widely used due to its simplicity and low pin count.

SPI (7-Pin) Module

OLED

SPI is used for faster communication and offers more control pins. This interface is often preferred for applications requiring higher refresh rates or more complex graphics.

BUZZER

The 9032 SMD Passive Buzzer is a compact electromagnetic sound component used for providing auditory feedback in miniature electronic devices. Unlike active buzzers, it requires an external oscillation circuit (PWM signal) to produce sound.

OLED

Usage Tips

Buzzer Driver — N-Channel MOSFET (Q1)

In this design, an N-channel MOSFET (Q1) is used as a low-side switch to drive the passive buzzer. A MOSFET is needed because the buzzer requires up to 100 mA, which exceeds the ~8–12 mA a typical GPIO pin can safely source.

Pin Label Role
Gate G Control input — receives PWM signal from GPIO (D7)
Drain D Connected to the buzzer's negative terminal
Source S Connected to PWR_GND (ground)

How It Works

Individual Assignment

So for my assignment or this week, I wanted to use a stepper motor and an led. And I decided to use DRV8825 as the stepper motor driver.

I chose Xiao ESP32C6 as the microcontroller.

XIAO ESP32S3 Wiki

Designing a Custom Footprint for the DRV8825 Driver

The DRV8825 module has two rows of 8 pins. To ensure a perfect fit on my custom PCB, I designed a specialized footprint in KiCad by aligning two 1x08 female header sockets.

Selecting symbols
Selecting the 1x08 connector symbols in the schematic editor.
Symbol assignment
Assigning the 8-pin socket symbols to the driver nodes.

I updated the footprints in the PCB Editor and adjusted the grid to 2.54mm (0.1 inch) to match the standard breadboard pitch of the module.

Footprint update
Importing the footprints into the PCB Editor.
Grid settings
Y-axis alignment
Setting the grid to a precise 2.54mm pitch.

I matched the Y-coordinates of both rows to ensure they were perfectly parallel, then calculated the horizontal offset.

Checking first row coordinates.
Setting matching coordinates for the second row.

By measuring the physical DRV8825 board, I confirmed the span between the two rows is exactly 12.7mm (0.5 inches).

Driver measurement
Measuring the 12.7mm span of the physical driver module.
Calculating the X-offset.
Applying the 12.7mm distance between rows.

I grouped the components to preserve this relative spacing during the rest of the board layout process.

Selecting footprints for grouping.
Verifying the final 12.7mm span.
Grouping footprints
Using the context menu to group the driver sockets together.
Group created.
Footprint verified and ready for routing.

Final Schematic Overview

I integrated the custom footprint into the final design, which includes the XIAO controller, the DRV8825 driver, feedback LEDs, and a buzzer.

XIAO RP2040 MCU block

Instead of typing the constraints manually, I imported the settings from a previous board I made.

I used two different track width. I created them in the 'Pre-defined Sizes' tab.

.4 mm and .8 mm.

.8 mm was for power lines.

You can change the track widths in this tab.

Completed schematic overview.
3D View
Final schematic
Milled board
Final schematic
Component list
Final schematic
Soldered Board

Results

Final schematic
Setup

Buzzer

I wrote an Arduino sketch to play a melody on the passive buzzer using PWM. The prompt I gave was:

give code to run twinkle twinkle little star in buzzer in this circuit

The code uses tone() to generate the PWM signal for each note frequency, with a 1.3× gap between notes for phrasing:

#define BUZZER D7

#define C4 262
#define D4 294
#define E4 330
#define F4 349
#define G4 392
#define A4 440

int melody[] = {
  C4, C4, G4, G4, A4, A4, G4,
  F4, F4, E4, E4, D4, D4, C4,
  G4, G4, F4, F4, E4, E4, D4,
  G4, G4, F4, F4, E4, E4, D4,
  C4, C4, G4, G4, A4, A4, G4,
  F4, F4, E4, E4, D4, D4, C4
};

int durations[] = {
  4, 4, 4, 4, 4, 4, 2,
  4, 4, 4, 4, 4, 4, 2,
  4, 4, 4, 4, 4, 4, 2,
  4, 4, 4, 4, 4, 4, 2,
  4, 4, 4, 4, 4, 4, 2,
  4, 4, 4, 4, 4, 4, 2
};

void setup() {
  pinMode(BUZZER, OUTPUT);
}

void loop() {
  int notes = sizeof(melody) / sizeof(melody[0]);
  for (int i = 0; i < notes; i++) {
    int duration = 1000 / durations[i];
    tone(BUZZER, melody[i], duration);
    delay(duration * 1.3);
    noTone(BUZZER);
  }
  delay(2000);
}
Buzzer

Program File

Stepper Motor

I wrote a simple Arduino sketch to test the stepper motor running on the XIAO ESP32S3 with the DRV8825 driver. The prompt I gave was:

i want code to run nema 17

The code below initializes the driver in full-step mode, enables it, and spins the motor one revolution forward, pauses, then reverses:

#define STEP_PIN D0
#define DIR_PIN  D1
#define EN_PIN   D2
#define M0_PIN   D3
#define M1_PIN   D4
#define M2_PIN   D5

const int STEPS_PER_REV = 200;   // NEMA 17, 1.8°/step
const int MICROSTEPS    = 1;     // full step

void setup() {
  pinMode(STEP_PIN, OUTPUT);
  pinMode(DIR_PIN, OUTPUT);
  pinMode(EN_PIN, OUTPUT);
  pinMode(M0_PIN, OUTPUT);
  pinMode(M1_PIN, OUTPUT);
  pinMode(M2_PIN, OUTPUT);

  // Full step: M0=M1=M2=LOW
  digitalWrite(M0_PIN, LOW);
  digitalWrite(M1_PIN, LOW);
  digitalWrite(M2_PIN, LOW);

  digitalWrite(EN_PIN, LOW);   // active-low: enable driver
  digitalWrite(DIR_PIN, HIGH); // direction
}

void loop() {
  // One full revolution
  for (int i = 0; i < STEPS_PER_REV * MICROSTEPS; i++) {
    digitalWrite(STEP_PIN, HIGH);
    delayMicroseconds(800);
    digitalWrite(STEP_PIN, LOW);
    delayMicroseconds(800);
  }
  delay(1000);

  digitalWrite(DIR_PIN, LOW);  // reverse
}
Stepper Motor

Program File

OLED

I found some problems in the pcb when I was testing it.

SDA and SCL were connected to the wrong pins during wiring. The schematic assigns SDA to D9 and SCL to D8. but the official documentatin shows that SDA is D4 and SCL is D5.

So I tried to fix it with software remapping. Instead of rewiring the board, I used Wire.begin(D9, D8) to tell the I2C library to use D9 as SDA and D8 as SCL — matching how they were physically connected on the PCB.

The Fix — Software Pin Remapping

The ESP32 family supports remapping I2C pins at runtime via the Wire.begin(SDA, SCL) call. By passing the actual physical pins used on the board, the firmware corrects for the wiring mistake without any hardware changes.

Signal Expected (Default) Actual (PCB Wired To) Fix
SDA D4 D9 Pass D9 as first arg to Wire.begin()
SCL D5 D8 Pass D8 as second arg to Wire.begin()

The prompt I gave was:

give code to display hello on oled ssd1306, sda is connected to D9 and scl is connected to D8

OLED Code

#include <Wire.h>
#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>

Adafruit_SSD1306 display(128, 64, &Wire, -1);

void setup() {
  Wire.begin(D9, D8);  // Remap: SDA → D9, SCL → D8 (fix for wrong PCB wiring)
  display.begin(SSD1306_SWITCHCAPVCC, 0x3C);
  display.clearDisplay();
  display.setTextSize(2);
  display.setTextColor(SSD1306_WHITE);
  display.setCursor(0, 0);
  display.println("Hello");
  display.display();
}

void loop() {}

Code Breakdown

The ESP32's I2C peripheral is fully flexible — any two GPIO pins can be assigned as SDA and SCL at runtime using Wire.begin(SDA_pin, SCL_pin). This made it possible to fix the wiring mistake in software without touching the PCB.
OLED Display

It worked

Program File

Board Design